Skip to content

Releases: Finch-API/finch-api-java

v0.18.0

02 Feb 16:58

Choose a tag to compare

0.18.0 (2024-02-02)

Full Changelog: v0.17.1...v0.18.0

Features

  • api: create access token reads client opts if not provided (#145) (645d324)

Bug Fixes

  • pagination: correct hasNextPage check (#144) (53eee41)

Chores

  • interal: make link to api.md relative (#146) (7e3e753)
  • internal: support pre-release versioning (#142) (a0ee2c2)

v0.17.1

30 Jan 05:37

Choose a tag to compare

0.17.1 (2024-01-29)

Full Changelog: v0.17.0...v0.17.1

Bug Fixes

  • api: fix authentication_type enum (#139) (6200a53)
  • api: update employer_size parameter to employee_size (#141) (afa0df8)

v0.17.0

18 Jan 16:32

Choose a tag to compare

0.17.0 (2024-01-18)

Full Changelog: v0.16.0...v0.17.0

Features

  • api: add employer_contributions field (#138) (a79589d)

Chores

  • ci: rely on Stainless GitHub App for releases (#137) (a66fdd3)
  • internal: speculative retry-after-ms support (#135) (c000421)

v0.16.0

12 Jan 18:07

Choose a tag to compare

0.16.0 (2024-01-12)

Full Changelog: v0.15.0...v0.16.0

Features

  • webhooks: add types to the unwrap method (#132) (b474d37)

Documentation

v0.15.0

11 Jan 15:07

Choose a tag to compare

0.15.0 (2024-01-11)

Full Changelog: v0.14.0...v0.15.0

Features

  • client: hook up sandbox auth (#131) (897400c)
  • remove redundant endpoint, add sandbox client options (not yet used) (#130) (1b03f96)

Chores

  • internal: rename unreleased connection status type (#128) (f6b4e30)

v0.14.0

09 Jan 20:12

Choose a tag to compare

0.14.0 (2024-01-09)

Full Changelog: v0.13.2...v0.14.0

Features

Chores

  • add .keep files for examples and custom code directories (#126) (98b8b4a)
  • internal: bump license (#123) (121f7f9)

v0.13.2

19 Dec 17:06

Choose a tag to compare

0.13.2 (2023-12-19)

Full Changelog: v0.13.1...v0.13.2

Documentation

v0.13.1

18 Dec 15:07

Choose a tag to compare

0.13.1 (2023-12-17)

Full Changelog: v0.13.0...v0.13.1

Chores

  • ci: run release workflow once per day (#119) (f1b0194)

v0.13.0

07 Dec 21:06

Choose a tag to compare

0.13.0 (2023-12-07)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: add lp tax payer type enum value (#117) (ab3fbbb)

v0.12.0

06 Dec 16:07

Choose a tag to compare

0.12.0 (2023-12-06)

Full Changelog: v0.11.0...v0.12.0

Features

  • api: add client_type and connection_type to introspection (#114) (1429584)