Releases: TrueLayer/truelayer-java
Releases · TrueLayer/truelayer-java
9.0.1
What's Changed
- [Dependabot]: Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #209
- [Dependabot]: Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by @dependabot in #207
- [Dependabot]: Bump io.freefair.lombok from 8.1.0 to 8.2.1 by @dependabot in #212
- [EWT-278] Build also against JDK 20 by @dili91 in #211
- [Dependabot]: Bump io.freefair.lombok from 8.2.1 to 8.2.2 by @dependabot in #214
- fix(EWT-328): improperly formatted datetime string on transactions endpoint by @dili91 in #216
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- [Dependabot]: Bump io.freefair.lombok from 8.0.1 to 8.1.0 by @dependabot in #206
- [EWT-306] Fix models inconsistencies by @tl-luca-baggi in #208
Breaking change notice
- on
Failed
mandates object, renamedauthorisationFailedAt
property tofailedAt
- on
Revoked
mandates object, removedremitter
property
Full Changelog: 8.0.0...9.0.0
8.0.0
What's Changed
- [Dependabot]: Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.9.0 by @dependabot in #196
- [Dependabot]: Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by @dependabot in #199
- [Dependabot]: Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #200
- [Dependabot]: Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by @dependabot in #197
- [EWT-192] Add support for a limited set of custom HTTP headers by @dili91 in #204
Breaking change notice
- The ITrueLayerClient interface returns only Handlers interface, as opposed to the previous mix of Api and Handlers interface.
- the old mechanism to set the
X-Forwarded-For
header on thestartAuthorizationFlow
invocations is superseded by the new API. - The (empty) SubmitConsentRequest object has been removed in favour of a more generic empty request body type.
Full Changelog: 7.0.0...8.0.0
7.0.0
Breaking change notice
Beneficiary
entity and its extensions (ExternalAccount
, PaymentSource
, BusinessAccount
) have been moved from com.truelayer.java.merchantaccounts.entities.transactions.beneficiary
to com.truelayer.java.entities.beneficiary
package. The same entities are referenced from the newly introduced payout entities
What's Changed
- [EWT-194] Add payouts support by @tl-luca-baggi in #203
Full Changelog: 6.3.0...7.0.0
6.3.0
What's Changed
Full Changelog: 6.2.0...6.3.0
6.2.0
What's Changed
- [EWT-78] Add payment refunds support by @tl-luca-baggi in #201
Full Changelog: 6.1.0...6.2.0
6.1.0
What's Changed
- [Dependabot]: Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 by @dependabot in #190
- [Dependabot]: Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by @dependabot in #192
- [EWT-135] feat: adds support for
X-Forwarded-For
HTTP header in start auth flow for single payments by @dili91 in #195
Full Changelog: 6.0.1...6.1.0
6.0.1
What's Changed
- [Dependabot]: Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #179
- [EWT-99] bump com.diffplug.spotless from 6.12.1 to 6.14.1 + Removes java 8 from our CI matrix by @dependabot in #183
- [EWT-73] Updates nexus publish-plugin, gradle wrapper and other internal libraries by @dili91 in #189
Full Changelog: 6.0.0...6.0.1
6.0.0
What's Changed
- [EWT-85] fixes existing items returned by the
merchant-accounts/{id}/transactions
endpoint and add support for refunds by @dili91 in #180
Full Changelog: 5.0.0...6.0.0
5.0.0
What's Changed
- [Dependabot]: Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by @dependabot in #177
- feat(PAYG-1374): Remove user info from get payment and mandate response by @tl-tai-tang in #178
New Contributors
- @tl-tai-tang made their first contribution in #178
Full Changelog: 4.2.0...5.0.0