Releases: recurly/recurly-client-php
Releases · recurly/recurly-client-php
Release 3.4.0
Changelog
Unreleased
Implemented enhancements:
- Wed Jul 1 02:11:57 UTC 2020 Upgrade API version v2019-10-10 #513 (douglasmiller)
Release 3.3.0
Changelog
Unreleased
Implemented enhancements:
- Mon Jun 29 17:06:38 UTC 2020 Upgrade API version v2019-10-10 #510 (douglasmiller)
- Convert DateTime objects to ISO8601 strings #504 (douglasmiller)
Fixed bugs:
- Fix HTTP 411 error by including Content-Length header #509 (douglasmiller)
Version 2.12.14 - June 30, 2020
Release 3.2.0
Implemented enhancements:
Merged pull requests:
- [Internal] Disabling 'composer dump-autoload' in codefresh #499 (douglasmiller)
Release 3.1.1
Fixed bugs:
- Parsing 'false' as null inside the v3 API #495
Merged pull requests:
- Make returns nullable #496 (bhelx)
- Ensure that path parameters are not empty strings #494 (douglasmiller)
Release 3.1.0
Merged pull requests:
- Tue Apr 14 20:57:43 UTC 2020 Upgrade API version v2019-10-10 #492 (douglasmiller)
- Included the to-be released changes in the changelog #491 (douglasmiller)
- Adding phpDocumentor and ./scripts/docs #489 (douglasmiller)
- Updating release script to be uniform across all clients #487 (douglasmiller)
- Thu Mar 26 20:48:25 UTC 2020 Upgrade API version v2019-10-10 #484 (bhelx)
Version 2.12.13 - March 26, 2020
Release 3.0.1
Changelog
3.0.1
Implemented enhancements:
- Enable gzip compression on HTTP responses #475 (douglasmiller)
Merged pull requests:
- Fri Mar 20 17:48:03 UTC 2020 Upgrade API version v2019-10-10 #480 (douglasmiller)
- Adding release scripts #478 (douglasmiller)
- Reducing minimum php version from 7.3 to 7.2 #473 (douglasmiller)
- Adding parameter comment and including formatted code #468 (douglasmiller)
Version 2.12.12 - March 17, 2020
3.0.0
First official release of V3.
API Version: 2019-10-10
API Docs: https://developers.recurly.com/api/latest/index.html
Upgrade Notes
If you are upgrading from V2, consider reading the V3 Upgrade Guide