Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed the required parameter of async process if from retrieve() #623

Open
wants to merge 4 commits into
base: release/v1.12.6
Choose a base branch
from

Commits on Feb 13, 2023

  1. Removed the required parameter of async process if from retrieve()

    Removed the async_process_id from SfdcMetadataApi class retrieve function as this is not needed before the retrieval starts.
    Mahipal Singh committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d95ce90 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Added support for logs

    Mahipal Singh committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    766c884 View commit details
    Browse the repository at this point in the history
  2. Added zip file changes

    Mahipal Singh committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2448aab View commit details
    Browse the repository at this point in the history
  3. Revert "Added zip file changes"

    This reverts commit 2448aab.
    Mahipal Singh committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    41cfd3a View commit details
    Browse the repository at this point in the history