Skip to content

Releases: Finch-API/finch-api-java

v0.26.6

Choose a tag to compare

@stainless-app stainless-app released this 01 May 18:19

0.26.6 (2024-05-01)

Full Changelog: v0.26.5...v0.26.6

Chores

  • internal: bump mock server version to ~5.8.0 (#208) (c0d14f5)

v0.26.5

Choose a tag to compare

@stainless-app stainless-app released this 01 May 13:49

0.26.5 (2024-04-30)

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

Chores

v0.26.4

Choose a tag to compare

@stainless-app stainless-app released this 30 Apr 21:33

0.26.4 (2024-04-30)

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

Chores

v0.26.3

Choose a tag to compare

@stainless-app stainless-app released this 30 Apr 14:47

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 17:45

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

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 15:30

0.26.1 (2024-04-21)

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

Chores

v0.26.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Apr 15:41

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

Choose a tag to compare

@stainless-app stainless-app released this 10 Apr 20:15

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Apr 15:12

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

Choose a tag to compare

@stainless-app stainless-app released this 04 Apr 16:40

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