Skip to content

Releases: docusign/docusign-esign-java-client

Version 2.19.0-RC2

22 Jan 18:17
d2049d4

Choose a tag to compare

Changed

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

Fixed

  • Expected field name for Group level brands resource model is brandOptions (as opposed to brands). The model name has been renamed to GroupBrands (instead of BrandsResponse). Setter and Getter methods were also updated. (DCM-4463)

Version 3.11.0-RC1

29 Dec 00:29
5f28cc4

Choose a tag to compare

Changed

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

Fixed

  • Expected field name in BrandsResponse model is brandOptions instead of brands. Setter and Getter methods were also updated. (DCM-4463)

Version 2.19.0-RC1

29 Dec 00:29
8818546

Choose a tag to compare

Changed

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

Fixed

  • Expected field name in BrandsResponse model is brandOptions instead of brands. Setter and Getter methods were also updated. (DCM-4463)

Version 3.10.1

30 Oct 03:25
578e8ee

Choose a tag to compare

Changed

  • Added support for version v2.1-20.3.01 of the DocuSign eSignature API.
  • Updated the SDK release version.
  • Updated ApiClient to use an empty JSON object if the body is null. (DCM-4359)

Fixed

  • AccountBrands::updateBrandResourcesByContentType is missing brand file option. (DCM-3868)

Version 3.10.0-RC1

19 Oct 19:51
7311091

Choose a tag to compare

Changed

  • Added support for version v2.1-20.3.01 of the DocuSign eSignature API.
  • Updated the SDK release version.
  • Updated ApiClient to use an empty JSON object if the body is null. (DCM-4359)

Version 3.9.0

24 Sep 22:03
f711d06

Choose a tag to compare

[v3.9.0] - eSignature API v2.1-20.3.00 - 2020-09-24

Changed

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

Version 2.18.0

24 Sep 22:04
3b5cee5

Choose a tag to compare

Changed

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

Version 3.9.0-RC1

15 Sep 18:40
8277f54

Choose a tag to compare

Changed

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

Version 2.18.0-RC1

15 Sep 18:40
3108b34

Choose a tag to compare

Changed

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

Version 3.8.0

21 Aug 19:57
92aa735

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.