Skip to content

Releases: Finch-API/finch-api-java

v0.19.1

23 Feb 16:07

Choose a tag to compare

0.19.1 (2024-02-23)

Full Changelog: v0.19.0...v0.19.1

Chores

  • ci: update actions/setup-java action to v4 (#159) (14036c4)
  • internal: update deps (#157) (5af2b48)
  • update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#161) (31416ab)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#164) (97a9de1)
  • update dependency com.google.guava:guava to v33 (#162) (7ec9b80)
  • update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#160) (4689351)
  • update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1 (#158) (84d1596)
  • update dependency org.assertj:assertj-core to v3.25.3 (#154) (712f10b)
  • update dependency org.assertj:assertj-guava to v3.25.3 (#156) (f196f19)
  • update dependency org.slf4j:slf4j-simple to v2 (#163) (908ff08)

v0.19.0

22 Feb 16:37

Choose a tag to compare

0.19.0 (2024-02-22)

Full Changelog: v0.18.1...v0.19.0

Features

Chores

  • update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#152) (ac75fd1)
  • update dependency org.slf4j:slf4j-simple to v1.7.36 (#153) (2daf2d6)

v0.18.1

20 Feb 16:05

Choose a tag to compare

0.18.1 (2024-02-15)

Full Changelog: v0.18.0...v0.18.1

Chores

  • internal: refactor release environment script (#147) (0071bb2)

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