Skip to content

Releases: docusign/docusign-esign-java-client

Version 5.0.0-RC1

03 May 15:15
baf8ca5
Compare
Choose a tag to compare
Version 5.0.0-RC1 Pre-release
Pre-release

Changed

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

Version 4.6.0

30 Apr 10:56
3ee55a3
Compare
Choose a tag to compare

BREAKING CHANGES

  • Modified the default basePath to DEMO_REST_BASEPATH.

OTHER CHANGES

  • Revised the logic to determine the oAuthBasePath based on the basePath.
  • Added support for version v2.1-23.4.02.00 of the DocuSign ESignature API.
  • Updated the SDK release version.

Version 4.6.0-RC1

19 Mar 18:51
458d53c
Compare
Choose a tag to compare
Version 4.6.0-RC1 Pre-release
Pre-release

BREAKING CHANGES

  • Modified the default basePath to DEMO_REST_BASEPATH.

OTHER CHANGES

  • Revised the logic to determine the oAuthBasePath based on the basePath.
  • Added support for version v2.1-23.4.02.00 of the DocuSign ESignature API.
  • Updated the SDK release version.

Version 4.5.0

06 Nov 17:59
9b73c86
Compare
Choose a tag to compare

Changed

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

Version 4.4.0

12 Sep 18:04
527ae6b
Compare
Choose a tag to compare

Changed

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

Version 4.3.0

17 May 18:55
19ed06d
Compare
Choose a tag to compare

Changed

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

Version 4.2.0

14 Apr 15:44
f3e6bc7
Compare
Choose a tag to compare

Changed

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

Version 4.1.0

24 Mar 22:01
73c0c09
Compare
Choose a tag to compare

Changed

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

Version 4.0.0-RC1

01 Mar 17:08
9a6ae7d
Compare
Choose a tag to compare
Version 4.0.0-RC1 Pre-release
Pre-release

Breaking Changes

  • Migrated from Java EE to Jakarta
  • Updated dependencies to the Jakarta supported versions

Migration Notes

  • In order to use this version of the Java ESign SDK, clients must upgrade to Jakarta
  • Clients that are unable to upgrade to Jakarta may reference the Uber JAR in order to maintain backwards compatibility

Version 3.23.0

10 Feb 16:40
a480b7d
Compare
Choose a tag to compare

Changed

  • Added support for version v2.1-22.4.02.00 of the DocuSign ESignature API.
  • Updated the SDK release version.
  • Bundled external dependencies into an uber jar.