Releases: brand-dot-dev/java-sdk
Releases · brand-dot-dev/java-sdk
v0.1.0-alpha.28
0.1.0-alpha.28 (2026-02-07)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
Features
- api: api update (e826166)
Chores
- internal: upgrade AssertJ (2656e0a)
v0.1.0-alpha.27
0.1.0-alpha.27 (2026-02-02)
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27
Features
- api: api update (fed044d)
- client: add
HttpRequest#url()method (6cfde89) - client: allow configuring dispatcher executor service (7eca573)
- client: send
X-Stainless-Kotlin-Versionheader (a67a402)
Bug Fixes
- client: disallow coercion from float to int (f59913f)
- client: fully respect max retries (a0aa790)
- client: preserve time zone in lenient date-time parsing (615ebc2)
- client: send retry count header for max retries 0 (a0aa790)
- date time deserialization leniency (0c299fe)
- docs: fix mcp installation instructions for remote servers (0241743)
Chores
- ci: upgrade
actions/github-script(b05460b) - ci: upgrade
actions/setup-java(376fbbd) - internal: allow passing args to
./scripts/test(e27c90d) - internal: clean up maven repo artifact script and add html documentation to repo root (4718679)
- internal: correct cache invalidation for
SKIP_MOCK_TESTS(0b13154) - internal: depend on packages directly in example (a0aa790)
- internal: improve maven repo docs (0e378d5)
- internal: support uploading Maven repo artifacts to stainless package server (95ab800)
- internal: update
actions/checkoutversion (fec5d3a) - internal: update maven repo doc to include authentication (b1ed94c)
- test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (0c299fe)
Documentation
- prominently feature MCP server setup in root SDK readmes (18a0348)
v0.1.0-alpha.26
v0.1.0-alpha.25
0.1.0-alpha.25 (2025-12-22)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
Features
- api: manual updates (8eaeeeb)
v0.1.0-alpha.24
0.1.0-alpha.24 (2025-12-14)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
Features
- api: api update (ce9a077)
v0.1.0-alpha.23
0.1.0-alpha.23 (2025-12-11)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Features
- api: api update (046e40d)
Documentation
- remove
$for better copy-pasteabality (60ed63d)
v0.1.0-alpha.22
0.1.0-alpha.22 (2025-12-01)
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
Features
- api: api update (ecc7e1d)
v0.1.0-alpha.21
0.1.0-alpha.21 (2025-11-29)
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
Features
Bug Fixes
- client: cancel okhttp call when future cancelled (107ac59)
v0.1.0-alpha.20
0.1.0-alpha.20 (2025-11-24)
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
Features
- api: api update (467854b)
v0.1.0-alpha.19
0.1.0-alpha.19 (2025-11-19)
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
Features
- api: manual updates (da5077e)
Bug Fixes
- client: multi-value header serialization (6633a4b)