Skip to content

Releases: Finch-API/finch-api-java

v1.4.0

03 Sep 17:47

Choose a tag to compare

1.4.0 (2024-09-03)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: OpenAPI spec update via Stainless API (#294) (b206b73)

v1.3.0

03 Sep 16:10

Choose a tag to compare

1.3.0 (2024-08-30)

Full Changelog: v1.2.1...v1.3.0

Features

  • api: OpenAPI spec update via Stainless API (#291) (9475ba0)

Chores

v1.2.1

28 Aug 17:26

Choose a tag to compare

1.2.1 (2024-08-28)

Full Changelog: v1.2.0...v1.2.1

Chores

v1.2.0

28 Aug 17:18

Choose a tag to compare

1.2.0 (2024-08-28)

Full Changelog: v1.1.0...v1.2.0

Features

  • chore: update reviewers for new teams (#283) (37494b4)

v1.1.0

14 Aug 13:04

Choose a tag to compare

1.1.0 (2024-08-13)

Full Changelog: v1.0.1...v1.1.0

Features

v1.0.1

09 Aug 20:35

Choose a tag to compare

1.0.1 (2024-08-09)

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

Chores

v1.0.0

01 Aug 16:44

Choose a tag to compare

1.0.0 (2024-08-01)

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

Chores

v0.33.0

30 Jul 14:33

Choose a tag to compare

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

30 Jul 13:50

Choose a tag to compare

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

29 Jul 16:03

Choose a tag to compare

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)