Skip to content

Version 2.0.0rc1

Pre-release
Pre-release

Choose a tag to compare

@vinz vinz released this 28 Aug 10:46
· 2 commits to master since this release
bb772ff

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.
    • Added support for version v2.1-1.4.0 of the DocuSign Admin API.
    • Updated the SDK release version.