See DocuSign Support Center for Product Release Notes.
- Added support for version v2.1-1.4.3 of the DocuSign Admin API.
- Updated the SDK release version.
- Resolved an issue that prevented the use of
RequestJWTApplicationTokenwith 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.
- Fixed Deadlock issue with UI Apps (E.g. WinForms).
- Updated the SDK release version.
- 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.
- Updated the SDK release version.
- 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.
- Updated the SDK release version.
API Changes (Click to expand)
Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":
- Improved error logging capabilities for the SDK
- Introduced async versions of
ApiClientauthorization methods. - Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
- 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.
- 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.
- 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.
- Updated the SDK release version.
- Updated the SDK release version.
- Removed tracked files which are now present in .gitignore.
- Added support for version v2.1-1.3.0 of the DocuSign Admin API.
- Updated the SDK release version.
New endpoints:
GET /v1/organizations/{organizationId}/assetGroups/accountsGet asset group accounts for an organization.POST /v1/organizations/{organizationId}/assetGroups/accountCloneClone an existing DocuSign account.GET /v1/organizations/{organizationId}/assetGroups/accountClonesGets all asset group account clones for an organization.GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId}Gets information about a single cloned account.
- 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 v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.1.1 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.
- Updated the SDK release version.
- First Beta version of DocuSign Admin API.