All notable changes to this project will be documented in this file.
See DocuSign Support Center for Product Release Notes.
- The SDK now supports version 20.1.00 of the DocuSign eSignature API.
- SDK Release Version updated.git chec
- The SDK now supports version 19.2.02 of the DocuSign eSignature API.
- SDK Release Version updated.git chec
- Number and Date serialization issues DCM-3210
- Updated phpdocs to point to new location of ApiException DCM-3372
- Moved ApiClient and ApiException under Client folder
- empty test placeholder files
- updated existing test cases to use JWT instead of the legacy auth (still not fully working yet)
- OAuth models under Client/Auth folder
- new dependency for OAuth support (firebase/php-jwt)
- OAuthTests.php for OAuth support test
- A bug with that could cause the moveEnvelopes method call to return a response without a Content-Type header. (DCM-2871)