Releases: recurly/recurly-client-python
Releases · recurly/recurly-client-python
4.2.0
Merged Pull Requests
- Generated Latest Changes for v2021-02-25 #493 (recurly-integrations)
4.1.0
Merged Pull Requests
- Generated Latest Changes for v2021-02-25 (Backup Payment Method) #490 (recurly-integrations)
- Generated Latest Changes for v2021-02-25 #486 (recurly-integrations)
- Generated Latest Changes for v2021-02-25 (Usage Percentage on Tiers) #485 (recurly-integrations)
Release 4.0.1
Changelog
Unreleased
Merged pull requests:
- Generated Latest Changes for v2021-02-25 #483 (recurly-integrations)
- Sync updates not ported from 3.x client #479 (douglasmiller)
Release 4.0.0
Changelog
Unreleased
Major Version Release
The 4.x major version of the client pairs with the v2021-02-25
API version. This version of the client and the API contain breaking changes that should be considered before upgrading your integration.
Breaking Changes in the API
All changes to the core API are documented in the Developer Portal changelog
Breaking Changes in Client
- Add `**options`` kwargs to every operation [#420]
- Require query params be passed in as a dict to the
params
kwarg [#420] - Add support for
headers
kwarg [#420] - Add validation to ensure only allowed options are passed to operations [#430]
- Preserve internal headers that should not be overridden by optional headers [#430]
Merged pull requests:
- Updating changelog script and changelog generator config for 4.x release #475 (douglasmiller)
- Adding options validation and preserving internal headers #430 (douglasmiller)
- Add **options kwargs to operations #420 (bhelx)
Release Version 2.9.24 - February 22, 2021
- Expose fraud attribute in BillingInfo class #469
Release 3.15.0
Changelog
Unreleased
Implemented enhancements:
- Latest Changes for 2019-10-10 #472 (douglasmiller)
- Latest Changes for 2019-10-10 #465 (douglasmiller)
- Add ability to set timeouts #423 (benweatherman)
Release Version 2.9.23 - November 23, 2020
Release 3.14.0
Changelog
Unreleased
Implemented enhancements:
- Latest Changes for 2019-10-10 (Wallet, Item Coupons) #461 (douglasmiller)
Fixed bugs:
- Get coupon by strange code API error #456
Release Version 2.9.22 - November 5, 2020
- Support item-specific coupons #459
Release 3.13.0
Changelog
Unreleased
Implemented enhancements:
- Mon Oct 19 20:41:06 UTC 2020 Upgrade API version v2019-10-10 #457 (douglasmiller)
Fixed bugs:
- Use ErrorMayHaveTransaction instead of Error #439 (douglasmiller)