Skip to content

Version 2.0.0

Choose a tag to compare

@garg-mudit garg-mudit released this 30 Oct 15:26
· 1 commit to master since this release
cfbbdf4

Breaking Changes

API Changes (Click to expand)

Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":

Added New APIs for Account Creation

  • GET: get subscription details for organization
  • POST: initiate Create account request
  • GET: get ongoing process details by org ID
  • GET: get individual process details by org ID, asset group ID, asset group work ID
    • Deprecated nose library in favor of pynose.

    Other Changes

    • Revised the logic to determine the oauth_host_name based on the base_path.
    • Excluded test directories from package distribution.
    • Added support for proxy HTTP connections.
    • Adjusted the minimum required PyJWT package version to 2.0.0.
    • Removed the staging base path and OAuth path constant.
    • Added support for version v2.1-1.4.1 of the DocuSign Admin API.
    • Updated the SDK release version.