Skip to content

Releases: Finch-API/finch-api-java

v0.26.5

01 May 13:49
Compare
Choose a tag to compare

0.26.5 (2024-04-30)

Full Changelog: v0.26.4...v0.26.5

Chores

v0.26.4

30 Apr 21:33
Compare
Choose a tag to compare

0.26.4 (2024-04-30)

Full Changelog: v0.26.3...v0.26.4

Chores

v0.26.3

30 Apr 14:47
Compare
Choose a tag to compare

0.26.3 (2024-04-29)

Full Changelog: v0.26.2...v0.26.3

Bug Fixes

  • internal: escape characters for POM description in gradle publish (#203) (d500403)

Chores

  • internal: use actions/checkout@v4 for codeflow (#200) (b8f017b)

Documentation

  • clarify behavior around employee_size (#202) (3492cd3)

v0.26.2

23 Apr 17:45
Compare
Choose a tag to compare

0.26.2 (2024-04-23)

Full Changelog: v0.26.1...v0.26.2

Chores

  • internal: gradlew v8.7, use gradle task config avoidance APIs (#198) (526a3d9)

v0.26.1

23 Apr 15:30
Compare
Choose a tag to compare

0.26.1 (2024-04-21)

Full Changelog: v0.26.0...v0.26.1

Chores

v0.26.0

16 Apr 15:41
Compare
Choose a tag to compare

0.26.0 (2024-04-16)

Full Changelog: v0.25.0...v0.26.0

Features

Chores

Build System

  • configure UTF-8 locale in devcontainer (#195) (e0a37c5)

v0.25.0

10 Apr 20:15
Compare
Choose a tag to compare

0.25.0 (2024-04-10)

Full Changelog: v0.24.0...v0.25.0

Features

  • client: implement support for multipart/form-data body requests (#190) (4f08515)

v0.24.0

09 Apr 15:12
Compare
Choose a tag to compare

0.24.0 (2024-04-09)

Full Changelog: v0.23.0...v0.24.0

Features

Chores

  • tests: import wiremock.client.WireMock.put (#189) (3d5d1e7)

v0.23.0

04 Apr 16:40
Compare
Choose a tag to compare

0.23.0 (2024-04-04)

Full Changelog: v0.22.1...v0.23.0

Features

  • client: add support for top-level array body params (#183) (e528955)

Chores

v0.22.1

01 Apr 15:06
Compare
Choose a tag to compare

0.22.1 (2024-03-27)

Full Changelog: v0.22.0...v0.22.1

Bug Fixes

  • handle nullable values inside of arrays (#178) (a859d7f)

Chores

Documentation

  • readme: consistent use of sentence case in headings (#176) (969e463)