Skip to content

Releases: TrueLayer/truelayer-java

9.0.1

24 Aug 13:42
ddd1994
Compare
Choose a tag to compare

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

19 Jul 13:34
05ce61c
Compare
Choose a tag to compare

What's Changed

Breaking change notice

  • on Failed mandates object, renamed authorisationFailedAt property to failedAt
  • on Revoked mandates object, removed remitter property

Full Changelog: 8.0.0...9.0.0

8.0.0

24 May 21:28
ba576b5
Compare
Choose a tag to compare

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 the startAuthorizationFlow 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

11 May 07:53
6c18477
Compare
Choose a tag to compare

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

Full Changelog: 6.3.0...7.0.0

6.3.0

04 May 07:58
0580d89
Compare
Choose a tag to compare

What's Changed

  • [EWT-191] Add support for custom proxy configurations with authentication by @dili91 in #202

Full Changelog: 6.2.0...6.3.0

6.2.0

03 May 12:43
f84b438
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

6.1.0

27 Mar 11:49
8aa282f
Compare
Choose a tag to compare

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

06 Mar 11:41
d19a28c
Compare
Choose a tag to compare

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

13 Jan 17:26
ede7ff0
Compare
Choose a tag to compare

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

11 Jan 11:39
34af0eb
Compare
Choose a tag to compare

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

Full Changelog: 4.2.0...5.0.0