Skip to content

Version 2.9.0 September 26th, 2018

Compare
Choose a tag to compare
@aaron-junot aaron-junot released this 26 Sep 16:45

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.

  1. Older Recurly.js token signing is not longer supported. You should upgrade to version 4 of Recurly.js: https://dev.recurly.com/docs/recurlyjs
  2. Removes support for Python 3.3. You should upgrade to a supported version of Python.