Skip to content

Releases: Finch-API/finch-api-kotlin

v0.19.0

18 Mar 22:50
Compare
Choose a tag to compare

0.19.0 (2024-03-13)

Full Changelog: v0.18.3...v0.19.0

Features

v0.18.3

05 Mar 22:21
Compare
Choose a tag to compare

0.18.3 (2024-03-05)

Full Changelog: v0.18.2...v0.18.3

Chores

v0.18.2

04 Mar 23:21
Compare
Choose a tag to compare

0.18.2 (2024-03-04)

Full Changelog: v0.18.1...v0.18.2

Documentation

v0.18.1

04 Mar 20:21
Compare
Choose a tag to compare

0.18.1 (2024-03-04)

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

Chores

v0.18.0

01 Mar 15:49
Compare
Choose a tag to compare

0.18.0 (2024-02-28)

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

Features

  • api: make redirect_uri optional (#103) (71a974b)
  • api: remove deprecated deduction from docstring (#104) (3e52454)

Chores

  • ci: update actions/setup-java action to v4 (#97) (c678f4d)
  • internal: update deps (#95) (7dd20bf)
  • update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#99) (9782649)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#102) (0420f22)
  • update dependency com.google.guava:guava to v33 (#100) (2fccb42)
  • update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#98) (a8ba672)
  • update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1 (#96) (160547c)
  • update dependency org.assertj:assertj-core to v3.25.3 (#93) (58405ff)
  • update dependency org.assertj:assertj-guava to v3.25.3 (#94) (977b2d2)
  • update dependency org.slf4j:slf4j-simple to v1.7.36 (#91) (be1c65a)
  • update dependency org.slf4j:slf4j-simple to v2 (#101) (c831fb3)

v0.17.1

22 Feb 15:33
Compare
Choose a tag to compare

0.17.1 (2024-02-22)

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

Chores

  • update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#89) (56316e4)

v0.17.0

20 Feb 21:02
Compare
Choose a tag to compare

0.17.0 (2024-02-20)

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

Features

Chores

  • internal: refactor release environment script (#85) (faa2a00)

v0.16.0

12 Feb 18:27
Compare
Choose a tag to compare

0.16.0 (2024-02-02)

Full Changelog: v0.15.2...v0.16.0

Features

  • api: create access token reads client opts if not provided (#83) (4f732c1)

Bug Fixes

  • pagination: correct hasNextPage check (#81) (d39149b)

Chores

  • interal: make link to api.md relative (#84) (9b52b78)

v0.15.2

30 Jan 21:12
Compare
Choose a tag to compare
v0.15.2 Pre-release
Pre-release

0.15.2 (2024-01-30)

Full Changelog: v0.15.1...v0.15.2

Chores

  • internal: support pre-release versioning (#79) (0887da9)

v0.15.1

30 Jan 05:39
Compare
Choose a tag to compare

0.15.1 (2024-01-29)

Full Changelog: v0.15.0...v0.15.1

Bug Fixes

  • api: fix authentication_type enum (#76) (dcc1a37)
  • api: update employer_size parameter to employee_size (#78) (a6e3dd9)