Skip to content

Releases: Finch-API/finch-api-java

v0.4.2

19 Oct 17:06

Choose a tag to compare

0.4.2 (2023-10-19)

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Oct 16:07

Choose a tag to compare

0.4.1 (2023-10-18)

Full Changelog: v0.4.0...v0.4.1

Chores

  • internal: add missing deprecation notice (#89) (697ae9a)

v0.4.0

18 Oct 11:49

Choose a tag to compare

0.4.0 (2023-10-16)

Full Changelog: v0.3.6...v0.4.0

Features

  • make webhook headers case insensitive (#87) (921143b)

Chores

Documentation

  • organisation -> organization (UK to US English) (#88) (6907cdb)

v0.3.6

12 Oct 02:11

Choose a tag to compare

0.3.6 (2023-10-12)

Full Changelog: v0.3.5...v0.3.6

Chores

  • internal: rearrange client arguments (#82) (a703739)

v0.3.5

11 Oct 22:06

Choose a tag to compare

0.3.5 (2023-10-11)

Full Changelog: v0.3.4...v0.3.5

Bug Fixes

v0.3.4

05 Oct 18:43

Choose a tag to compare

0.3.4 (2023-10-04)

Full Changelog: v0.3.3...v0.3.4

Features

  • api: add /forward endpoint and other updates (#76) (f8590fa)

Chores

  • docs: adjust some docstrings (#77) (a8cdb4f)
  • docs: adjust some docstrings (#78) (9402e63)
  • internal: add a top-level generated comment to each file (#79) (439d020)

v0.3.3

26 Sep 23:09

Choose a tag to compare

0.3.3 (2023-09-25)

Full Changelog: v0.3.2...v0.3.3

Features

v0.3.2

21 Sep 19:04

Choose a tag to compare

0.3.2 (2023-09-19)

Full Changelog: v0.3.1...v0.3.2

Features

  • client: retry on 408 Request Timeout (#65) (f3601a6)

Chores

  • api: remove deprecated & unused ATS API (#68) (60d13e0)

v0.3.1

12 Sep 18:00

Choose a tag to compare

0.3.1 (2023-09-06)

Full Changelog: v0.3.0...v0.3.1

Features

  • add webhook verification methods (#62) (98a20c4)

v0.3.0

29 Aug 20:48

Choose a tag to compare

0.3.0 (2023-08-29)

Full Changelog: v0.2.4...v0.3.0

⚠ BREAKING CHANGES

  • client: restructure some methods (#59)

Features

  • client: restructure some methods (#59) (4a53cb8)

Chores

  • ci: setup workflows to create releases and release PRs (#56) (09f532d)