Skip to content

Releases: Finch-API/finch-api-java

v1.0.1

Choose a tag to compare

@stainless-app stainless-app released this 09 Aug 20:35

1.0.1 (2024-08-09)

Full Changelog: v1.0.0...v1.0.1

Chores

v1.0.0

Choose a tag to compare

@stainless-app stainless-app released this 01 Aug 16:44

1.0.0 (2024-08-01)

Full Changelog: v0.33.0...v1.0.0

Chores

v0.33.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 14:33

0.33.0 (2024-07-30)

Full Changelog: v0.32.0...v0.33.0

Features

  • client: deprecate getAccessToken in favor of client.accessTokens().create() (#272) (cf49dcd)

Chores

v0.32.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 13:50

0.32.0 (2024-07-30)

Full Changelog: v0.31.1...v0.32.0

Features

  • client: improve binary return values (#270) (2be9d90)

Chores

  • formatting: fix formatting (65f8cd8)

v0.31.1

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 16:03

0.31.1 (2024-07-29)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • client: GetAccessTokenResponse was incorrectly expecting property 'accessToken' instead of 'access_token' (#265) (b6a6413)

v0.31.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 14:36

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

Choose a tag to compare

@stainless-app stainless-app released this 24 Jul 18:11

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Jul 14:46

0.30.1 (2024-07-23)

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

Chores

v0.30.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Jul 13:58

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Jul 14:28

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)