Skip to content

Releases: recurly/recurly-client-python

4.2.0

21 Apr 20:08
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

4.1.0

15 Apr 17:05
Compare
Choose a tag to compare

Full Changelog

Merged Pull Requests

Release 4.0.1

23 Mar 15:19
45a7be8
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Merged pull requests:

Release 4.0.0

01 Mar 21:43
c8bcd0e
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

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

22 Feb 21:18
c4f4313
Compare
Choose a tag to compare
  • Expose fraud attribute in BillingInfo class #469

Release 3.15.0

22 Jan 18:23
8f31997
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Implemented enhancements:

Release Version 2.9.23 - November 23, 2020

23 Nov 22:38
1bee014
Compare
Choose a tag to compare
  • Expose response fields and add field to test fixture #464
  • Update readme with memo about headers #466

Release 3.14.0

06 Nov 21:56
30d9bad
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Get coupon by strange code API error #456

Release Version 2.9.22 - November 5, 2020

05 Nov 21:30
d4b9a05
Compare
Choose a tag to compare
  • Support item-specific coupons #459

Release 3.13.0

20 Oct 20:11
221e308
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Implemented enhancements:

Fixed bugs: