Skip to content

Releases: docusign/docusign-webforms-csharp-client

Version 3.1.0

Choose a tag to compare

@garg-mudit garg-mudit released this 12 Aug 10:29
5cef57f

Changed

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

Version 3.0.2

Choose a tag to compare

@garg-mudit garg-mudit released this 25 Nov 06:27
24ccd9a

Changed

  • Resolved an issue that prevented the use of RequestJWTApplicationToken with a production account URL.
  • Updated C# SDK dependencies.
    • BouncyCastle.Cryptography: Version bumped from 2.3.1 to 2.4.0.
    • Microsoft.IdentityModelJsonWebTokens: Version bumped from 7.5.2 to 8.2.0.
  • Updated the SDK release version.

Version 3.0.1

Choose a tag to compare

@garg-mudit garg-mudit released this 08 Nov 17:54
edf0e54

Changed

  • Fixed Deadlock issue with UI Apps (E.g. WinForms).
  • Updated the SDK release version.

Version 3.0.0

Choose a tag to compare

@garg-mudit garg-mudit released this 05 Nov 16:16
678ad45

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 3.0.0-rc1

Version 3.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@garg-mudit garg-mudit released this 08 Oct 17:38
2b9301f

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.0

Choose a tag to compare

@garg-mudit garg-mudit released this 22 Aug 10:37
a6e0ace

Changed

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

Version 2.0.0-rc3

Version 2.0.0-rc3 Pre-release
Pre-release

Choose a tag to compare

@garg-mudit garg-mudit released this 30 May 07:14
ab764fc

Changed

  • Updated C# SDK dependencies.
    • BouncyCastle.Cryptography: Version bumped from 2.3.0 to 2.3.1.
    • Microsoft.IdentityModel.JsonWebTokens: Version bumped from 7.5.1 to 7.5.2.

Version 2.0.0-rc2

Version 2.0.0-rc2 Pre-release
Pre-release

Choose a tag to compare

@garg-mudit garg-mudit released this 03 May 10:21
6678175

Breaking Changes

  • Updated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens for token handling.

Version 2.0.0-rc1

Version 2.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@garg-mudit garg-mudit released this 16 Apr 10:32
7017115

Breaking Changes

  • Updated C# SDK dependencies.
    • Microsoft.CSharp: Version bumped from 4.5.0 to 4.7.0.
    • Newtonsoft.Json: Version bumped from 13.0.1 to 13.0.3.
    • System.ComponentModel.Annotations: Version bumped from 4.5.0 to 5.0.0.
    • Microsoft.IdentityModel.Protocols: Version bumped from 5.4.0 to 7.3.1.
    • System.IdentityModel.Tokens.Jwt: Version bumped from 5.4.0 to 7.3.1.
    • BouncyCastle.Cryptography: Version bumped from 2.2.1 to 2.3.0.

Changed

  • Updated the SDK release version.

Version 1.0.0

Choose a tag to compare

@shan285 shan285 released this 14 Feb 13:24
268afe8

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.