Releases: recurly/recurly-client-python
Releases · recurly/recurly-client-python
Version 2.9.4 February 19th, 2019
Version 2.9.3 January 17th, 2019
Version 2.9.3 - January 17th, 2019
- Add UnexpectedClientError and UnexpectedServerError classes PR
Version 2.9.2 December 11th, 2018
Version 2.9.1 October 30th, 2018
Version 2.9.1 – October 30th, 2018
This version brings us up to API version 2.16, but has no breaking changes
- Add a GatewayTimeoutError class PR
Version 2.9.0 September 26th, 2018
This version brings us up to API version 2.15.
- Use defusedxml package for reading incoming XML 3db82c8
- Prevent empty input from making an API call eea8696
- Remove JS module PR
- Removes improper use of StopIteration PR
- Removes support for Python 3.3 and add support for Python 3.7 PR
Upgrade Notes
This release contains two breaking changes.
- Older Recurly.js token signing is not longer supported. You should upgrade to version 4 of Recurly.js: https://dev.recurly.com/docs/recurlyjs
- Removes support for Python 3.3. You should upgrade to a supported version of Python.
Version 2.8.8 August 29th, 2018
Version 2.8.7 August 21st, 2018
Version 2.8.6 July 20th, 2018
Version 2.8.5 July 11th, 2018
- Add Custom Fields to Account and Subscription #246
Version 2.8.4 June 26th, 2018
This version brings us up API version 2.13 but has no breaking changes.
- Allows programmer to set the gateway for a purchase
- Subscription Terms