See DocuSign Support Center for Product Release Notes.
- Added support for version v2.1-1.4.3 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Updated the SDK release version.
- Fixed issue - skipped removing empty arrays in request parameters when making HTTP calls.
- Updated the SDK release version.
API Changes (Click to expand)
Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":
- Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
Security Updates
- Updated HTTP Client: Due to identified security vulnerabilities in Superagent proxy version 3.0.0, we have transitioned from using Superagent to the more secure Axios HTTP client. This update helps in safeguarding your interactions by patching potential security gaps.
New Features
- Proxy Support for HTTP Requests: We've introduced the ability to make HTTP requests through a proxy. This enhancement is particularly useful for users operating within corporate or restricted networks.
- JWT Token Request Functionality: The new sendJWTTokenRequest method allows you to obtain authentication tokens without exposing your privateKey. This method is designed to enhance security in your authentication processes.
Changes to Existing Features
- Updated Callback Response Structure: We have made changes to the response structure for callbacks. If you are using callback functions in your integration, please note the updated response object attributes:
statusCode header body
Migration Guide
- For those using callback functions, please adjust your implementation to handle the new response structure as detailed above.
- 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/accountsGet asset group accounts for an organization.POST /v1/organizations/{organizationId}/assetGroups/accountCloneClone an existing DocuSign account.GET /v1/organizations/{organizationId}/assetGroups/accountClonesGets all asset group account clones for an organization.GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId}Gets information about a single cloned account.
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.1.1 of the DocuSign Admin API.
- Updated the SDK release version.
- Deprecating Node versions <12
- Update jsonwebtoken package to 9.0.0 addressing CVE-2022-23529
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Updated Readme. Renamed OrgAdmin to Admin.
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added first beta version of the DocuSign OrgAdmin API.