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.