Skip to content

Releases: docusign/docusign-esign-java-client

Version 3.8.0-BETA

11 Aug 22:20
6a35fbf

Choose a tag to compare

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

11 Aug 22:19
9d1ef76

Choose a tag to compare

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

02 Jul 20:02
4b70ab9

Choose a tag to compare

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

02 Jul 20:00
ba9c813

Choose a tag to compare

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

02 Jun 18:47
130c9cc

Choose a tag to compare

Changed

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

Version 2.15.0

02 Jun 18:49
130c9cc

Choose a tag to compare

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

15 May 20:22

Choose a tag to compare

Pre-release

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

15 May 20:24
8b88263

Choose a tag to compare

RC of version 2.15.0 Pre-release
Pre-release

Changed

  • The SDK now supports version 20.1.02 of the DocuSign eSignature API v2.
  • SDK Release Version updated.

Version 3.5.0

31 Mar 05:53
021260e

Choose a tag to compare

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 copyRecipientData to 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 setting enableEnvelopeCopyWithData must be enabled for the account.
  • Added RecipientIdentityInputOption and inputOptions to RecipientIdentityVerification: Reserved for DocuSign.

Version 2.14.0

31 Mar 05:55
9b279fe

Choose a tag to compare

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 copyRecipientData to 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 setting enableEnvelopeCopyWithData must be enabled for the account.
  • Added RecipientIdentityInputOption and inputOptions to RecipientIdentityVerification: Reserved for DocuSign.