Releases: Modern-Treasury/modern-treasury-java
Releases · Modern-Treasury/modern-treasury-java
v7.29.0
v7.28.0
7.28.0 (2026-05-08)
Full Changelog: v7.27.0...v7.28.0
Features
- api: api update (e53d4e9)
- api: api update (c7b65ad)
- api: api update (e337efa)
- api: api update (84160a5)
- api: api update (3454535)
- api: api update (03d6982)
- client: improve logging (fb69af0)
- client: more robust error parsing (c0ad192)
- client: support proxy authentication (0529812)
- support setting headers via env (54d8603)
Performance Improvements
- client: create one json mapper (fda17c9)
Chores
Documentation
- clarify forwards compat behavior (6b6d075)
v7.27.0
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)