Skip to content

Releases: docusign/docusign-webforms-python-client

Version 2.0.0

27 Nov 06:33
9445c97

Choose a tag to compare

Changed

  • Added support for version v1.1.0-1.0.4 of the DocuSign WebForms API.
  • Updated the SDK release version.

Important Action Required

  • User needs to update the base URL in your codebase (if passing to SDK explicitly) and remove the /v1.1 component at the end of the URL for the SDK to work properly with this release.

Version 2.0.0rc1

26 Sep 09:00
4b315cf

Choose a tag to compare

Version 2.0.0rc1 Pre-release
Pre-release

Changed

  • Added support for version v1.1.0-1.0.4 of the DocuSign WebForms API.
  • Updated the SDK release version.

Important Action Required

  • User needs to update the base URL in your codebase (if passing to SDK explicitly) and remove the /v1.1 component at the end of the URL for the SDK to work properly with this release.

Version 1.0.0

14 Feb 12:37
417d447

Choose a tag to compare

Version 1.0.0 (Initial Release)

  • Introducing the SDK based on the OpenAPI specification of DocuSign WebForms APIs.
  • This release marks the initial availability of the SDK, providing developers with the necessary tools to interact with DocuSign WebForms APIs seamlessly.

Version 1.0.2rc12

12 Feb 13:03
22c305e

Choose a tag to compare

Version 1.0.2rc12 Pre-release
Pre-release

Breaking Changes

  • baseUrl Defaulting to DEMO URL:
    • The baseUrl now defaults to the DEMO URL if not provided. Please update your configurations accordingly.

Other Changes

  • Updated the SDK release version