Skip to content

Releases: Finch-API/finch-api-kotlin

v0.23.1

24 May 18:42
Compare
Choose a tag to compare

0.23.1 (2024-05-23)

Full Changelog: v0.23.0...v0.23.1

Chores

v0.23.0

15 May 16:59
Compare
Choose a tag to compare

0.23.0 (2024-05-14)

Full Changelog: v0.22.7...v0.23.0

Features

  • propagate resource description field from stainless config to SDK docs (#150) (037749f)

Bug Fixes

  • api: correct authentication methods type (#155) (bd1f0d2)

Chores

v0.22.7

01 May 20:20
Compare
Choose a tag to compare

0.22.7 (2024-05-01)

Full Changelog: v0.22.6...v0.22.7

Chores

v0.22.6

30 Apr 21:33
Compare
Choose a tag to compare

0.22.6 (2024-04-30)

Full Changelog: v0.22.5...v0.22.6

Chores

v0.22.5

29 Apr 17:23
Compare
Choose a tag to compare

0.22.5 (2024-04-29)

Full Changelog: v0.22.4...v0.22.5

Bug Fixes

  • internal: escape characters for POM description in gradle publish (#142) (26224e0)

v0.22.4

29 Apr 15:35
Compare
Choose a tag to compare

0.22.4 (2024-04-25)

Full Changelog: v0.22.3...v0.22.4

Documentation

  • clarify behavior around employee_size (#140) (d28f696)

v0.22.3

25 Apr 17:54
Compare
Choose a tag to compare

0.22.3 (2024-04-24)

Full Changelog: v0.22.2...v0.22.3

Chores

  • internal: use actions/checkout@v4 for codeflow (#138) (1e3d0bc)

v0.22.2

23 Apr 18:38
Compare
Choose a tag to compare

0.22.2 (2024-04-23)

Full Changelog: v0.22.1...v0.22.2

Chores

  • internal: gradlew v8.7, use gradle task config avoidance APIs (#136) (92bde04)

v0.22.1

22 Apr 15:27
Compare
Choose a tag to compare

0.22.1 (2024-04-21)

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

Chores

v0.22.0

16 Apr 15:40
Compare
Choose a tag to compare

0.22.0 (2024-04-16)

Full Changelog: v0.21.0...v0.22.0

Features

  • api: updates (#131) (735a11f)
  • client: implement support for multipart/form-data body requests (#129) (e5dc24a)

Chores

Build System

  • configure UTF-8 locale in devcontainer (#133) (4cb138a)