Skip to content

Releases: docusign/docusign-admin-ruby-client

Version 2.0.0

30 Oct 15:26
92c4779
Compare
Choose a tag to compare

Changed

  • Added support for version v2.1-1.4.1 of the Docusign Admin API.
  • Removed the staging base path and OAuth path constant.
  • Updated logic to derive the oauth_base_path from base_path.
  • Updated the SDK release version.

Version 2.0.0.rc2

24 Oct 06:43
02aaeca
Compare
Choose a tag to compare
Version 2.0.0.rc2 Pre-release
Pre-release

Changed

  • Added support for version v2.1-1.4.1 of the DocuSign Admin API.
  • Removed the staging base path and OAuth path constant.
  • Updated the SDK release version.

Version 2.0.0.rc1

28 Aug 13:23
af08988
Compare
Choose a tag to compare
Version 2.0.0.rc1 Pre-release
Pre-release

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
  • Other Changes

    • Updated logic to derive the oauth_base_path from base_path.
    • Added support for version v2.1-1.4.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 1.3.0

    09 Aug 15:46
    74f5902
    Compare
    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.3.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    New endpoints:

    • GET /v1/organizations/{organizationId}/assetGroups/accounts Get asset group accounts for an organization.
    • POST /v1/organizations/{organizationId}/assetGroups/accountClone Clone an existing DocuSign account.
    • GET /v1/organizations/{organizationId}/assetGroups/accountClones Gets all asset group account clones for an organization.
    • GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId} Gets information about a single cloned account.

    Version 1.2.0

    25 May 16:08
    aff1232
    Compare
    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.2.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 1.1.0

    28 Apr 22:59
    de1e2a8
    Compare
    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.1.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 1.0.0

    16 Sep 23:26
    96d68f1
    Compare
    Choose a tag to compare

    Changed

    • Added support for version v2.1-1.0.0 of the DocuSign Admin API.
    • Updated the SDK release version.

    Version 1.0.0.beta

    27 Aug 04:19
    b090e0b
    Compare
    Choose a tag to compare
    Version 1.0.0.beta Pre-release
    Pre-release

    Added

    • First version of Admin API, supports DocuSign Admin