Releases: docusign/docusign-admin-java-client
Releases · docusign/docusign-admin-java-client
Version 2.0.0
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
- Modified the default basePath to
DEMO_REST_BASEPATH. - Deprecation of OLTU library: The OLTU library for handling OAuth is no longer used.
Other Changes
- Revised the logic to determine the
oAuthBasePathbased on thebasePath. - Model classes are now serializable.
- Resolved an issue** where setting a default SSL socket for the entire JVM caused unintended side effects.
- Fixed a memory leak related to the class loader.
- Addressed dependency vulnerabilities in the following libraries:
bcprov-jdk18onupdated to version 1.78.1com.fasterxml.jackson.coreupdated to version 2.17.1org.jsonupdated to version 20240303jerseyupdated to version 3.1.6
- Upgradation of OWASP for vulnerability check of dependencies.
- 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.
Version 2.0.0-RC2
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
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
- Modified the default basePath to
DEMO_REST_BASEPATH. - Deprecation of OLTU library: The OLTU library for handling OAuth is no longer used.
Other Changes
- Revised the logic to determine the
oAuthBasePathbased on thebasePath. - Model classes are now serializable.
- Resolved an issue** where setting a default SSL socket for the entire JVM caused unintended side effects.
- Fixed a memory leak related to the class loader.
- Addressed dependency vulnerabilities in the following libraries:
bcprov-jdk18onupdated to version 1.78.1com.fasterxml.jackson.coreupdated to version 2.17.1org.jsonupdated to version 20240303jerseyupdated to version 3.1.6
- Upgradation of OWASP for vulnerability check of dependencies.
- Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.3.0
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/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.
Version 1.2.0
Changed
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.1.0
Changed
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.0.0-BETA
Release notes coming soon!
Version 1.0.0-RC3
Added
- First version of Admin API, supports DocuSign Admin