Releases: docusign/docusign-esign-java-client
Releases · docusign/docusign-esign-java-client
Version 2.12.0-RC1
Changed
- The SDK now supports version 19.2.02 of the DocuSign eSignature v2 API.
- SDK Release Version updated.
Fixed
- Issue
#55: Unable to revoke OAuth token. (DCM-2926) - requestJWTUserToken does not give error response in exception. (DCM-3410)
Version 3.1.0
Fixed
- Issue
#98: 411 Error thrown from BulkEnvelopesAPI updateRecipients call.
Version 2.11.0
Fixed
- Issue
#98: 411 Error thrown from BulkEnvelopesAPI updateRecipients call.
Removed
- Removed hardcoded test config values from the test cases. Now getting test config values from the environment variables.
Version 3.0.1
BREAKING
- The SDK now supports version v2.1-19.1.02 of the DocuSign eSignature API.
- SDK Release Version updated.
Removed
- Removed hardcoded test config values from the test cases. Now getting test config values from the environment variables.
Version 3.0.0-RC1
BREAKING
- The SDK now supports version v2.1-19.1.02 of the DocuSign eSignature API.
- SDK Release Version updated.
Version 2.10.1
Security
Version 2.10.0
Changed
- The SDK now supports version 19.1.02 of the DocuSign eSignature API.
- SDK Release Version updated.
Added
- Added support for the new http.nonProxyHosts Proxy option, which you can use to indicate hosts that should be accessed without going through a proxy. (DCM-2850)
- Added new Cache-Control and Pragma headers to OAuth server request calls. (DCM-2242)
- Added a new tabGroupLabels field to all Tabs models
- Added a new Witnesses field to all Recipients models
- Implemented models for Smart Sections feature
- Implemented initial support of HMAC for DocuSign Connect
Fixed
- A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-1403)
- A bug that could prevent a user from replacing their JWT auth token. (DCM-3209)
- Removed Gradle references to an insecure/outdated Jackson package. (DCM-3267)
Version 2.10.0-RC2
See CHANGELOG.md
Version 2.9.0
See CHANGELOG.md
Version 2.8.1
See CHANGELOG.md