Version 2.0.0
Breaking Changes
API Changes (Click to expand)
Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":
Added New APIs for Account Creation
- Updated from System.IdentityModel.Tokens.Jwt to Microsoft.IdentityModel.JsonWebTokens for token handling.
- 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.
- BouncyCastle.Cryptography: Version bumped from 2.2.1 to 2.3.1.
Other Changes
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Fixes deserialization issue of text/csv type response
- Removed the staging base path and OAuth path constant.
- Improved error logging capabilities for the SDK.
- Introduced async versions of ApiClient authorization methods.
- Updated the SDK release version.