Releases: docusign/docusign-admin-php-client
Releases · docusign/docusign-admin-php-client
Version 2.1.0
Changed
- Added support for version v2.1-1.4.3 of the DocuSign Admin API.
- Updated the SDK release version.
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
Other Changes
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Updated the SDK release version.
Version 2.0.0-rc2
Changed
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Updated the SDK release version.
Version 2.0.0-rc1
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
Other Changes
- Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.4.2
Changed
- Adjusted the minimum required firebase/php-jwt package version to 6.0.
- Updated the SDK release version.
Version 1.4.2-rc1
Changed
- Adjusted the minimum required
firebase/php-jwtpackage version to 6.0.
Version 1.4.1
Changed
forced $since_updated_date to be a nullable \DateType object
Version 1.4.0
Changed
- 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.
Version 1.4.0-rc
Changed
- 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.
Version 1.3.0
Changed
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.