Releases: Modern-Treasury/modern-treasury-java
Releases · Modern-Treasury/modern-treasury-java
v7.26.0
v7.25.0
v7.24.0
7.24.0 (2026-03-25)
Full Changelog: v7.23.0...v7.24.0
Features
- api: api update (5ea568b)
- api: api update (9316fcc)
- api: api update (6ad985a)
- api: api update (5db9058)
- api: switch back to prism mock server (b26b695)
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
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
v7.21.0
7.21.0 (2026-03-12)
Full Changelog: v7.20.0...v7.21.0
Features
Bug Fixes
- client: incorrect
Retry-Afterparsing (0fdae78)
v7.20.0
v7.19.0
v7.18.0
7.18.0 (2026-03-05)
Full Changelog: v7.17.0...v7.18.0
Features
- api: api update (f705697)
- api: api update (6e442c7)
- api: api update (5f9df2e)
- api: api update (72cd033)
- api: api update (bef57a2)
- api: api update (c2d39e2)
Bug Fixes
- fix request delays for retrying to be more respectful of high requested delays (e2fe1a0)
Chores
v7.17.0
7.17.0 (2026-02-23)
Full Changelog: v7.16.0...v7.17.0
Features
Chores
- make
Propertiesmore resilient tonull(d600b8b)