Skip to content

Releases: docusign/docusign-esign-java-client

RC of version 3.6.0-RC1

15 May 20:22
Compare
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
Compare
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
Compare
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
Compare
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.

RC of version 3.5.0-RC1

14 Mar 04:27
31e3b68
Compare
Choose a tag to compare
Pre-release

Changed

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

Fixed

  • POST calls fail on some instances of WebLogic server because of strict Content-Length policy. (DCM-3939)

RC of version 2.14.0

14 Mar 04:29
62492b4
Compare
Choose a tag to compare
RC of version 2.14.0 Pre-release
Pre-release

Changed

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

Fixed

  • POST calls fail on some instances of WebLogic server because of strict Content-Length policy. (DCM-3939)

Version 3.4.0-RC1

03 Mar 23:30
94157d2
Compare
Choose a tag to compare

Fixed

  • POST calls fail on some instances of WebLogic server because of strict Content-Length policy. (DCM-3939)

Version 3.3.0-RC1

07 Jan 21:39
ee49611
Compare
Choose a tag to compare

Changed

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

Version 2.13.0-RC1

27 Dec 05:54
Compare
Choose a tag to compare
Version 2.13.0-RC1 Pre-release
Pre-release

Changed

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

Version 3.2.0

09 Oct 00:29
e162d9f
Compare
Choose a tag to compare

Changed

  • The SDK now supports version 19.2.02 of the DocuSign eSignature v2.1 API.
  • SDK Release Version updated.
  • Changed JDK versions for TravisCI as older versions reached EOL.

Fixed

  • Issue #55: Unable to revoke OAuth token. (DCM-2926)
  • requestJWTUserToken does not give error response in exception. (DCM-3410)