Releases: recurly/recurly-client-ruby
Releases · recurly/recurly-client-ruby
2.18.2 (2019-09-27)
2.18.1 (2019-09-13)
2.18.0 (2019-08-21)
3.0.0.beta.5 (2019-04-04)
- Contains latest v2018-08-09 Changes including the purchases endpoint. #482
No breaking changes
2.17.11 (2019-06-27)
v2.17.11 (2019-06-27)
This brings us up to API version 2.21. There are no breaking changes.
- Add support for 3DS authenticated transactions PR
Note: This API version corrects the error of an invalid Recurly.js token sent to v2/accounts/:account_code/billing_info
from a 404 Not Found
to a 422 Unprocessable Entity
2.17.10 (2019-05-21)
v2.17.10 (2019-05-21)
This brings us up to API version 2.20. There are no breaking changes.
- Add support for shipping fees PR
2.17.9 (2019-05-14)
v2.17.9 (2019-05-14)
- Add support for fraud session ID PR
3.0.0.beta.4 (2019-04-04)
This bumps the beta to API version 2018-08-09. The documentation (along with ruby examples) can be found here: https://partner-docs.recurly.com/v2018-08-09
2.17.8 (2019-03-12)
v2.17.8 (2019-03-12)
This brings us up to API version 2.19. There are no breaking changes.
- Add support for Account Hierarchy PR