Skip to content

Releases: recurly/recurly-client-java

Release 3.4.1

20 Mar 23:05
afeb6bf
Compare
Choose a tag to compare

Changelog

Unreleased

Full Changelog

Fixed bugs:

  • How to refund invoice when amount has cents ? #73

Merged pull requests:

3.4.0

20 Feb 22:50
bfbf992
Compare
Choose a tag to compare
  • Latest generated changes for v2019-10-10 #70
    • convert trial endpoint
    • item-backed add-ons
    • IBAN billing info
  • Latest v2019-10-10 Changes #62
    • More documentation
    • Account#has_* flag attributes
    • Include RateLimitedError
    • Gateway Token Support

3.3.0

05 Feb 17:36
31e70bd
Compare
Choose a tag to compare
  • Use ErrorMayHaveTransaction instead of Error #59
  • Include error params in exception message #56

3.2.0

12 Dec 20:10
798ed5a
Compare
Choose a tag to compare

Applying latest v3 changes #52

3.1.1

10 Dec 19:21
4b9d23b
Compare
Choose a tag to compare

Convert Array params to CSV strings #49 (Resolves #47)

3.1.0

20 Nov 22:57
a4afaed
Compare
Choose a tag to compare
  • Adds PDF support #44
  • Adds Item support #44
  • Adds 3ds support #43
  • Fix double-for-slash in urls #46

3.0.0

09 Oct 20:25
27b1ae0
Compare
Choose a tag to compare

First official release of V3.

API Version: 2019-10-10
API Docs: https://developers.recurly.com/api/v2019-10-10/index.html

Upgrade Notes

If you are upgrading from version 3.0.0.beta.x see the ChangeLog entry 2019-10-10 listed here: https://developers.recurly.com/api/v2019-10-10/index.html#section/Getting-Started/Change-Log

If you are upgrading from V2, consider reading the V3 Upgrade Guide