Releases: recurly/recurly-client-python
Releases · recurly/recurly-client-python
Release 3.9.0
Changelog
Unreleased
Implemented enhancements:
Merged pull requests:
- Mon Jul 6 14:52:31 UTC 2020 Upgrade API version v2019-10-10 #414 (douglasmiller)
Release Version 2.9.18 - July 22, 2020
This version brings us up to API version 2.28, but has no breaking changes
- BECS support #415
Release 3.8.0
Changelog
Unreleased
Implemented enhancements:
- Wed Jul 1 02:10:24 UTC 2020 Upgrade API version v2019-10-10 #412 (douglasmiller)
Release 3.7.0
Changelog
Unreleased
Implemented enhancements:
- Mon Jun 29 17:13:09 UTC 2020 Upgrade API version v2019-10-10 #408 (douglasmiller)
Merged pull requests:
- Remove sphinx scaffold comment #406 (bhelx)
- Updating content_type check to be more flexible #402 (douglasmiller)
Release Version 2.9.17 - June 30, 2020
Release 3.6.0
Implemented enhancements:
- Latest Features #403 (bhelx)
- Updating error hierarchy and providing error handling for non-json error responses #401 (douglasmiller)
Fixed bugs:
Merged pull requests:
- Convert datetimes objects in request bodies #400 (bhelx)
- README: Use 3.5 install instr, remove link formatting #399 (bhelx)
- Small changes to readme #398 (bhelx)
- Implement Pager#take #396 (bhelx)
- Updating path parameter encoding to include forward slashes #393 (douglasmiller)
- Ensure that path parameters are not empty strings #390 (douglasmiller)
Release 3.5.1
Release 3.5.0
Implemented enhancements:
- Tue Apr 14 20:25:42 UTC 2020 Upgrade API version v2019-10-10 #386 (bhelx)
- Adding #first and #count methods to Pager #367 (douglasmiller)
Merged pull requests:
- Included the to-be released changes in the changelog #385 (douglasmiller)
- Updating release script to be uniform across all clients #383 (douglasmiller)
- Thu Mar 26 20:45:45 UTC 2020 Upgrade API version v2019-10-10 #380 (bhelx)
Release Version 2.9.16 - March 26, 2020
3.4.2
Fixed bugs:
- Error trying to cast error response #369
Merged pull requests:
- Adding changelog and updated release scripts #376 (douglasmiller)
- Fri Mar 20 17:44:47 UTC 2020 Upgrade API version v2019-10-10 #375 (douglasmiller)
- Unknown error types should fallback to generic ApiError #372 (bhelx)