Skip to content

Releases: Modern-Treasury/modern-treasury-java

v7.26.0

08 Apr 18:51

Choose a tag to compare

7.26.0 (2026-04-08)

Full Changelog: v7.25.0...v7.26.0

Features

v7.25.0

06 Apr 17:01

Choose a tag to compare

7.25.0 (2026-04-04)

Full Changelog: v7.24.0...v7.25.0

Features

v7.24.0

25 Mar 22:27

Choose a tag to compare

7.24.0 (2026-03-25)

Full Changelog: v7.23.0...v7.24.0

Features

Chores

  • ci: skip lint on metadata-only changes (cf32530)
  • internal: update gitignore (10e8fab)
  • tests: bump steady to v0.19.4 (08b087f)
  • tests: bump steady to v0.19.5 (a0b5ddc)
  • tests: bump steady to v0.19.6 (7ef5088)
  • tests: bump steady to v0.19.7 (a3033f6)

Refactors

  • tests: switch from prism to steady (d05d9c7)

v7.23.0

18 Mar 01:43

Choose a tag to compare

7.23.0 (2026-03-18)

Full Changelog: v7.22.0...v7.23.0

Features

  • api: api update (f4dca4f)
  • api: Use MultipartField<JsonValue> for _vendorAttributes (e50528f)
  • tests: fix lint errors and build errors (665ff75)
  • tests: updates tests with multipart (1682f1f)

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (cc5a777)

v7.22.0

17 Mar 19:57

Choose a tag to compare

7.22.0 (2026-03-17)

Full Changelog: v7.21.0...v7.22.0

Features

Chores

  • internal: tweak CI branches (d57a48d)
  • internal: update retry delay tests (896f837)

v7.21.0

12 Mar 16:10

Choose a tag to compare

7.21.0 (2026-03-12)

Full Changelog: v7.20.0...v7.21.0

Features

Bug Fixes

  • client: incorrect Retry-After parsing (0fdae78)

v7.20.0

10 Mar 00:58

Choose a tag to compare

7.20.0 (2026-03-10)

Full Changelog: v7.19.0...v7.20.0

Features

v7.19.0

09 Mar 23:56

Choose a tag to compare

7.19.0 (2026-03-07)

Full Changelog: v7.18.0...v7.19.0

Features

Chores

  • ci: skip uploading artifacts on stainless-internal branches (832e3e0)
  • update placeholder string (9902d4c)

v7.18.0

06 Mar 00:17

Choose a tag to compare

7.18.0 (2026-03-05)

Full Changelog: v7.17.0...v7.18.0

Features

Bug Fixes

  • fix request delays for retrying to be more respectful of high requested delays (e2fe1a0)

Chores

  • api: remove an obsolete reviewer (5f8ff8c)
  • drop apache dependency (671ad82)
  • internal: bump palantir-java-format (c7739bf)
  • internal: expand imports (8c7d2b2)
  • test: do not count install time for mock server timeout (54b7531)

v7.17.0

25 Feb 18:25

Choose a tag to compare

7.17.0 (2026-02-23)

Full Changelog: v7.16.0...v7.17.0

Features

Chores

  • make Properties more resilient to null (d600b8b)