Releases: gocardless/gocardless-pro-java
Releases · gocardless/gocardless-pro-java
Add customer language
- Adds a
language
field on customers. - Various documentation improvements.
More links on redirect flow
- Add links from redirect flow to customer and customer bank account.
- Various documentation improvements.
Add BICs to bank details lookups
- Adds a
getBic
method toBankDetailsLookup
. - Various documentation improvements.
First stable release
v1.0.0 Merge branch 'dev'
Update user agent
- Updates the
User-Agent
header to include the Java language version, and to use the same format as the other language client libraries.
v0.5.0
v0.4.0
- Replaces the
ModulusCheck
service with theBankAccountLookup
service. - Minor documentation improvements.
v0.3.0
- Introduces the
MandatePdf
service. Deprecates the previousHelperService#download
method in place of this. - Introduces the
ModulusCheck
service. - Allows access to the HTTP status code and response headers, using the
executeWrapped
method in place ofexecute
. - Adds logging of requests and responses.
- Various test and documentation improvements.
v0.2.3
Merge branch 'dev'
v0.2.2
Crankshaft Build #BU000000VD09AA @ 2015-05-13 16:27:51 +0000