Releases: gocardless/gocardless-pro-java
Releases · gocardless/gocardless-pro-java
v6.2.0
v6.0.0
This release introduces a breaking change: the PaymentRequestAmount field for BillingRequestTemplate creation has been updated from an int to a string.
If you are using this feature, please ensure you update your implementation accordingly and thoroughly test before deploying to your users.
v5.27.0
What's Changed
- Added
/exports
APIs and addedexports
as a new event type available for Embed merchants
Full Changelog: v5.26.1...v5.27.0
v5.26.1
What's Changed
- Changes from gocardless/gocardless-pro-java-template by @gocardless-ci-robot in #129
Full Changelog: v5.26.0...v5.26.1
v5.26.0
What's Changed
- PAPI-871 switch to token for publishing to OSSRH by @martin-nef in #124
- Changes from gocardless/gocardless-pro-java-template by @gocardless-ci-robot in #127
Full Changelog: v5.25.0...v5.26.0
v5.25.0
Added new endpoints /branding/logos
and /branding/payer_themes
v5.24.0
v5.23.0
v5.22.0
This release fixes rate limit responses not being returned correctly.
v 5.21.0
- Expose the GET
/transferred_mandates
endpoint