Skip to content

Releases: Finch-API/finch-api-java

v8.3.0

Choose a tag to compare

@stainless-app stainless-app released this 15 Jul 18:20
cce7763

8.3.0 (2026-07-15)

Full Changelog: v8.2.0...v8.3.0

Features

v8.2.0

Choose a tag to compare

@stainless-app stainless-app released this 13 Jul 18:01
f6721ee

8.2.0 (2026-07-13)

Full Changelog: v8.1.0...v8.2.0

Features

v8.1.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Jul 16:29
c4d3258

8.1.0 (2026-07-01)

Full Changelog: v8.0.1...v8.1.0

Features

v8.0.1

Choose a tag to compare

@stainless-app stainless-app released this 25 Jun 21:39
6495f35

8.0.1 (2026-06-25)

Full Changelog: v8.0.0...v8.0.1

v8.0.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Jun 17:59
9e808c9

8.0.0 (2026-06-22)

Full Changelog: v7.10.0...v8.0.0

Bug Fixes

  • payroll: pay_statement_item is now a direct subresource of hris instead of company (d5a0907)

v7.10.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Jun 17:37
04b1065

7.10.0 (2026-06-22)

Full Changelog: v7.9.0...v7.10.0

Features

v7.9.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Jun 16:52
20b2f4b

7.9.0 (2026-06-09)

Full Changelog: v7.8.1...v7.9.0

Features

v7.8.1

Choose a tag to compare

@stainless-app stainless-app released this 15 May 17:06
b7e4ab5

7.8.1 (2026-05-13)

Full Changelog: v7.8.0...v7.8.1

Chores

  • internal: codegen related update (2893186)

v7.8.0

Choose a tag to compare

@stainless-app stainless-app released this 12 May 23:28
fe1ec65

7.8.0 (2026-05-12)

Full Changelog: v7.7.0...v7.8.0

Features

  • api: add register benefits method (6e858e5)
  • api: manual updates (ad2d05d)

v7.7.0

Choose a tag to compare

@stainless-app stainless-app released this 12 May 22:11
86552de

7.7.0 (2026-05-12)

Full Changelog: v7.6.0...v7.7.0

Features

  • api: api update (2770448)
  • api: api update (7428d26)
  • api: api update (e79d0da)
  • api: api update (9a22d87)
  • api: api update (e0941b9)
  • api: api update (b81180a)
  • api: change auth to npm to oidc (22cb9c3)
  • api: manual updates (f4455bb)
  • client: add connection pooling option (b32cb5e)
  • client: add more convenience service method overloads (98dfad7)
  • client: improve logging (45718e3)
  • client: more robust error parsing (31c1298)
  • client: support proxy authentication (164fca2)
  • support setting headers via env (3d5f1bb)

Bug Fixes

  • api: remove invalid transform config (8e955cc)
  • client: allow updating header/query affecting fields in toBuilder() (a2bef27)
  • client: incorrect Retry-After parsing (184ead0)
  • docs: fix mcp installation instructions for remote servers (2263e95)

Performance Improvements

  • client: create one json mapper (fa5904f)

Chores

  • api: minor updates (517681b)
  • ci: skip lint on metadata-only changes (097c2e8)
  • ci: skip uploading artifacts on stainless-internal branches (511e088)
  • drop apache dependency (7e8f6e8)
  • internal: allow passing args to ./scripts/test (5a4b86a)
  • internal: codegen related update (7e59d99)
  • internal: codegen related update (4c0d39d)
  • internal: codegen related update (9390e9d)
  • internal: expand imports (3ee90d0)
  • internal: make OkHttp constructor internal (4817a04)
  • internal: tweak CI branches (0a639b6)
  • internal: update TestServerExtension comment (4f87f8c)
  • internal: update gitignore (c5b3f87)
  • internal: update multipart form array serialization (971b625)
  • internal: update retry delay tests (74d13c9)
  • internal: upgrade AssertJ (1969203)
  • make Properties more resilient to null (0019871)
  • redact api-key headers in debug logs (57fb214)
  • remove duplicated dokka setup (a136d65)
  • tests: bump steady to v0.19.4 (c5bf4b6)
  • tests: bump steady to v0.19.5 (c41f85e)
  • tests: bump steady to v0.19.6 (d0696f6)
  • tests: bump steady to v0.19.7 (cc4b8a7)
  • tests: bump steady to v0.20.1 (8ea2902)
  • tests: bump steady to v0.20.2 (62c445f)
  • tests: bump steady to v0.22.1 (712b749)

Documentation

  • clarify forwards compat behavior (766609c)

Refactors

  • tests: switch from prism to steady (153f640)