Releases: docusign/docusign-esign-php-client
Releases · docusign/docusign-esign-php-client
Version 5.0.0-rc
[5.0.0-rc] - eSignature API v2.1-19.2.02 - 2019-09-28
BREAKING
The SDK now supports version v2.1-19.2.02 of the DocuSign eSignature API.
SDK Release Version updated.
Fixed
Number and Date serialization issues DCM-3210
Updated phpdocs to point to new location of ApiException DCM-3372
Version 5.0.0
See DocuSign Support Center for Product Release Notes.
[5.0.0] - eSignature API v2.1-19.2.02 - 2019-09-28
BREAKING
- The SDK now supports version v2.1-19.2.02 of the DocuSign eSignature API.
- SDK Release Version updated.
Fixed
- Number and Date serialization issues DCM-3210
- Updated phpdocs to point to new location of ApiException DCM-3372
Version 4.1.0-rc
[4.1.0] - eSignature API v2-19.2.02 - 2019-09-28
Changed
The SDK now supports version 19.2.02 of the DocuSign eSignature API.
SDK Release Version updated.git chec
Fixed
Number and Date serialization issues DCM-3210
Updated phpdocs to point to new location of ApiException DCM-3372
v4.1.0
See DocuSign Support Center for Product Release Notes.
[4.1.0] - eSignature API v2-19.2.02 - 2019-09-28
Changed
- The SDK now supports version 19.2.02 of the DocuSign eSignature API.
- SDK Release Version updated.git chec
Fixed
- Number and Date serialization issues DCM-3210
- Updated phpdocs to point to new location of ApiException DCM-3372
Version 4.0.0
BREAKING
- Moved ApiClient and ApiException under Client folder
Removed
- empty test placeholder files
Changed
- updated existing test cases to use JWT instead of the legacy auth (still not fully working yet)
Added
- OAuth models under Client/Auth folder
- new dependency for OAuth support (firebase/php-jwt)
- OAuthTests.php for OAuth support test
Fixed
- A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-2871)