Skip to content

Releases: Finch-API/finch-api-java

v0.31.0

29 Jul 14:36

Choose a tag to compare

0.31.0 (2024-07-26)

Full Changelog: v0.30.2...v0.31.0

Features

  • api: add 'payment frequencies' and 'pay group ids' to payment model (#262) (0e1ab3c)

v0.30.2

24 Jul 18:11

Choose a tag to compare

0.30.2 (2024-07-24)

Full Changelog: v0.30.1...v0.30.2

Bug Fixes

  • api: mark redirect_uri as optional for getAccessToken helper (#260) (b7dcddf)

v0.30.1

23 Jul 14:46

Choose a tag to compare

0.30.1 (2024-07-23)

Full Changelog: v0.30.0...v0.30.1

Chores

v0.30.0

19 Jul 13:58

Choose a tag to compare

0.30.0 (2024-07-19)

Full Changelog: v0.29.5...v0.30.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#252)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#252) (1ac0fc0)

Chores

v0.29.5

18 Jul 14:28

Choose a tag to compare

0.29.5 (2024-07-17)

Full Changelog: v0.29.4...v0.29.5

Bug Fixes

Chores

  • docs: minor update to formatting of API link in README (#249) (f6edd21)
  • internal: codegen related update (#250) (e40ae76)

v0.29.4

11 Jul 15:30

Choose a tag to compare

0.29.4 (2024-07-11)

Full Changelog: v0.29.3...v0.29.4

Chores

  • ci: also run workflows for PRs targeting next (#241) (653add2)

Documentation

v0.29.3

10 Jul 16:55

Choose a tag to compare

0.29.3 (2024-07-10)

Full Changelog: v0.29.2...v0.29.3

Chores

  • docs: document minimum Java version (Java 8) in README (#239) (6b0e37d)

v0.29.2

03 Jul 17:20

Choose a tag to compare

0.29.2 (2024-07-01)

Full Changelog: v0.29.1...v0.29.2

Chores

v0.29.1

28 Jun 14:14

Choose a tag to compare

0.29.1 (2024-06-28)

Full Changelog: v0.29.0...v0.29.1

Chores

v0.29.0

18 Jun 15:40

Choose a tag to compare

0.29.0 (2024-06-17)

Full Changelog: v0.28.1...v0.29.0

Features

  • client: add support for putQueryParam on ClientOptions (#232) (d2c4f26)