Skip to content

Latest commit

 

History

History
79 lines (67 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

79 lines (67 loc) · 3.34 KB

DocuSign Click C# Client Changelog

See DocuSign Support Center for Product Release Notes.

[v2.0.1] - Click API v1-22.4.02.00 - 2024-11-07

Changed

  • Fixed Deadlock issue with UI Apps (E.g. WinForms).
  • Fixed deserialization issue of text/csv type response
  • Removed the staging base path and OAuth path constant.
  • Updated the SDK release version.

[v2.0.0] - Click API v1-22.4.02.00 - 2024-07-30

Changed

  • Added support for version v1-22.4.02.00 of the DocuSign Click API.
  • Updated the SDK release version.

[v2.0.0-rc3] - Click API v1-22.4.02.00 - 2024-05-20

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.

[v2.0.0-rc2] - Click API v1-22.4.02.00 - 2024-04-29

Breaking Changes

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

[v2.0.0-rc1] - Click API v1-22.4.02.00 - 2024-04-05

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.

[v1.4.1] - Click API v1-22.4.02.00 - 2023-12-15

Changed

  • Updated the SDK release version.
  • Removed tracked files which are now present in .gitignore

[v1.4.0] - Click API v1-22.4.02.00 - 2023-06-12

Changed

  • Added support for version v1-22.4.02.00 of the DocuSign Click API.
  • Updated the SDK release version.

[v1.3.1] - Click API v1-22.4.01.00 - 2023-05-10

Changed

  • Removed support for .NET Framework 4.5.2. Miminum requirement is now .NET Framework 4.6.2
  • Removed BouncyCastle.Crypto and Portable.BouncyCastle dependencies as they've been deprecated and added BouncyCastle.Cryptography which is the recommended replacement and is being maintained.
  • Added support for version v1-22.4.01.00 of the DocuSign Click API.
  • Updated the SDK release version.

[v1.3.0] - Click API v1-22.4.01.00 - 2023-02-13

Changed

  • Added support for version v1-22.4.01.00 of the DocuSign Click API.
  • Updated the SDK release version.

[v1.2.2] - Click API v1-22.3.01.00 - 2022-10-28

Changed

  • Added support for version v1-22.3.01.00 of the DocuSign Click API.
  • Updated the SDK release version.

[1.1.0] - Click API v1-21.4.01 - 2021-12-09

Changed

  • Added support for version v1-21.4.01 of the DocuSign Click API.
  • Updated the SDK release version.

[1.1.0-rc] - Click API v1-21.4.00 - 2021-11-19

Changed

  • Added support for version v1-21.4.00 of the DocuSign Click API.
  • Updated the SDK release version.

[v1.0.0] - DocuSign Click API v1 - 02/11/2021

Changed

  • First GA version of Click API, supports DocuSign Click v1-20.4.02.

[v1.0.0-beta] - DocuSign Click API v1 - 12/17/2020

Changed

  • First Beta version of Click API.