Releases: docusign/docusign-esign-java-client
Releases · docusign/docusign-esign-java-client
Version 3.8.0-BETA
Changed
- Upgraded the HTTP client from Jersey1 to Jersey 2. This resulted in a non-breaking change but the dependency list
has largely been changed. (DCM-3324) - Added support for request body in all DELETE methods. (DCM-4454)
- Added support for version v2.1-20.2.02 of the DocuSign eSignature API.
- Updated the SDK release version.
Version 2.17.0-BETA
Changed
- Upgraded the HTTP client from Jersey1 to Jersey 2. This resulted in a non-breaking change but the dependency list has largely been changed. (DCM-3324)
- Added support for request body in all DELETE methods. (DCM-4454)
- Added support for version v2-20.2.02 of the DocuSign eSignature API.
- Updated the SDK release version.
Beta version of 3.7.0 release with upgrade to Jersey2
Changed
- Upgraded the HTTP client from Jersey1 to Jersey 2. This resulted in a non-breaking change but the dependency list
has largely been changed. (DCM-3324) - Added support for version v2.1-20.2.00 of the DocuSign eSignature API.
- Updated the SDK release version.
Beta version of 2.16.0 release with upgrade to Jersey2
Changed
- Upgraded the HTTP client from Jersey1 to Jersey 2. This resulted in a non-breaking change but the dependency list has largely been changed. (DCM-3324)
- Added support for version v2-20.2.00 of the DocuSign eSignature API.
- Updated the SDK release version.
Version 3.6.0
Changed
- Added support for version v2.1-20.1.02 of the DocuSign eSignature API.
- Updated the SDK release version.
Version 2.15.0
Changed
- Added support for version v2-20.1.02 of the DocuSign eSignature API.
- Updated the SDK release version.
RC of version 3.6.0-RC1
Changed
- The SDK now supports version 20.1.02 of the DocuSign eSignature API v2.1.
- SDK Release Version updated.
RC of version 2.15.0
Changed
- The SDK now supports version 20.1.02 of the DocuSign eSignature API v2.
- SDK Release Version updated.
Version 3.5.0
Changed
- Added support for version v2.1-20.1.00 of the DocuSign eSignature API.
- Updated the SDK release version.
Fixed
- POST calls fail on some instances of WebLogic server because of strict Content-Length policy (DCM-3939).
Added
- Added the new property
copyRecipientDatato envelopes. When set to true, the information that recipients enter is retained when you clone an envelope. For example, if you resend an envelope that was declined or voided after one or more recipients entered data, that data is retained. Note that the new account UI settingenableEnvelopeCopyWithDatamust be enabled for the account. - Added
RecipientIdentityInputOptionandinputOptionstoRecipientIdentityVerification: Reserved for DocuSign.
Version 2.14.0
Changed
- Added support for version v2-20.1.00 of the DocuSign eSignature API.
- Updated the SDK release version.
Fixed
- POST calls fail on some instances of WebLogic server because of strict Content-Length policy (DCM-3939).
Added
- Added the new property
copyRecipientDatato envelopes. When set to true, the information that recipients enter is retained when you clone an envelope. For example, if you resend an envelope that was declined or voided after one or more recipients entered data, that data is retained. Note that the new account UI settingenableEnvelopeCopyWithDatamust be enabled for the account. - Added
RecipientIdentityInputOptionandinputOptionstoRecipientIdentityVerification: Reserved for DocuSign.