Releases: brand-dot-dev/java-sdk
Releases · brand-dot-dev/java-sdk
v0.1.0-alpha.32
0.1.0-alpha.32 (2026-02-24)
Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32
Features
- api: api update (c79807b)
v0.1.0-alpha.31
0.1.0-alpha.31 (2026-02-23)
Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31
Features
- api: manual updates (18be8f5)
v0.1.0-alpha.30
v0.1.0-alpha.29
0.1.0-alpha.29 (2026-02-07)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
Features
- api: api update (dd15661)
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)