Skip to content

Releases: Finch-API/finch-api-java

v2.0.0

30 Dec 19:27

Choose a tag to compare

2.0.0 (2024-12-19)

Full Changelog: v1.12.0...v2.0.0

⚠ BREAKING CHANGES

  • client: numeric enum member type (#349)

Features

Bug Fixes

Chores

Styles

  • internal: make enum value definitions less verbose (#352) (08a5c64)
  • internal: move enum identity methods to bottom of class (#353) (bd29c58)

v1.12.0

28 Nov 22:15

Choose a tag to compare

1.12.0 (2024-11-27)

Full Changelog: v1.11.1...v1.12.0

Features

Bug Fixes

  • remove reference to removed deps 'guava' (ab6b83c)

Chores

v1.11.1

22 Nov 22:00

Choose a tag to compare

1.11.1 (2024-11-20)

Full Changelog: v1.11.0...v1.11.1

Chores

v1.11.0

20 Nov 00:36

Choose a tag to compare

1.11.0 (2024-11-19)

Full Changelog: v1.10.0...v1.11.0

Features

Chores

  • rebuild project due to codegen change (#325) (96b384c)
  • rebuild project due to codegen change (#328) (11dba94)
  • rebuild project due to codegen change (#330) (317e18f)

v1.10.0

01 Nov 21:19

Choose a tag to compare

1.10.0 (2024-11-01)

Full Changelog: v1.9.0...v1.10.0

Features

v1.9.0

01 Nov 20:59

Choose a tag to compare

1.9.0 (2024-11-01)

Full Changelog: v1.8.0...v1.9.0

Features

v1.8.0

25 Oct 16:48

Choose a tag to compare

1.8.0 (2024-10-25)

Full Changelog: v1.7.0...v1.8.0

Features

v1.7.0

03 Oct 13:24

Choose a tag to compare

1.7.0 (2024-10-03)

Full Changelog: v1.6.0...v1.7.0

Features

v1.6.0

02 Oct 19:43

Choose a tag to compare

1.6.0 (2024-10-02)

Full Changelog: v1.5.0...v1.6.0

Features

Chores

v1.5.0

25 Sep 19:12

Choose a tag to compare

1.5.0 (2024-09-20)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: OpenAPI spec update via Stainless API (#300) (18f03cc)
  • client: added structured fields to errors (#299) (5d9dc9e)

Documentation

  • adjust additional properties example (#297) (110e7a3)