Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37
- client: allow updating header/query affecting fields in
toBuilder()(f2b664a)
- ci: skip lint on metadata-only changes (1c9813d)
- internal: bump ktfmt (787dd90)
- internal: update gitignore (7005bfc)
- internal: update retry delay tests (bab2317)
- update SDK settings (dd97e0f)
Full Changelog: v0.1.0-alpha.35...v0.1.0-alpha.36
- api: api update (2684d41)
- client: incorrect
Retry-Afterparsing (95a5a2b)
- internal: tweak CI branches (7ab78d8)
Full Changelog: v0.1.0-alpha.34...v0.1.0-alpha.35
- ci: skip uploading artifacts on stainless-internal branches (b29f6e7)
Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34
Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33
- drop apache dependency (d693eb2)
- internal: expand imports (caab6c9)
- make
Propertiesmore resilient tonull(8f82431)
Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32
- api: api update (c79807b)
Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31
- api: manual updates (18be8f5)
Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30
- api: api update (e09f05c)
- api: api update (176daa6)
- api: manual updates (8588622)
- client: add connection pooling option (50588f3)
- client: add more convenience service method overloads (63d98a3)
- internal: make
OkHttpconstructor internal (7176a5a) - internal: remove mock server code (34d975a)
- internal: update
TestServerExtensioncomment (8ec7bbb) - update mock server docs (e7cf423)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
- api: api update (dd15661)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
- api: api update (e826166)
- internal: upgrade AssertJ (2656e0a)
Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27
- api: api update (fed044d)
- client: add
HttpRequest#url()method (6cfde89) - client: allow configuring dispatcher executor service (7eca573)
- client: send
X-Stainless-Kotlin-Versionheader (a67a402)
- 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)
- 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)
- prominently feature MCP server setup in root SDK readmes (18a0348)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
- api: manual updates (8eaeeeb)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
- api: api update (ce9a077)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
- api: api update (046e40d)
- remove
$for better copy-pasteabality (60ed63d)
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
- api: api update (ecc7e1d)
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
- client: cancel okhttp call when future cancelled (107ac59)
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
- api: api update (467854b)
Full Changelog: v0.1.0-alpha.18...v0.1.0-alpha.19
- api: manual updates (da5077e)
- client: multi-value header serialization (6633a4b)
Full Changelog: v0.1.0-alpha.17...v0.1.0-alpha.18
- api: manual updates (4457588)
Full Changelog: v0.1.0-alpha.16...v0.1.0-alpha.17
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
- client: deserialization of empty objects (fac2a8c)
- client: ensure single timer is created per client (ae2f570)
- client: incorrect
getPackageVersionimpl (e63e7b9)
- internal: codegen related update (4b5343e)
Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14
- api: api update (b2748be)
- improve formatter performance (5621ebe)
- internal: codegen related update (2da8990)
- internal: codegen related update (522ad3c)
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
- api: manual updates (a7b282a)
Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12
- api: api update (337bcf9)
- ci: use java-version 21 for publish step (7bf193c)
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
- ci: reduce log noise (eb9227f)
- client: refactor closing / shutdown (3f74b69)
- internal: support running formatters directly (f40c6fd)
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
- internal: make formatting faster (c809713)
- ci: add build job (06a3b71)
- internal: codegen related update (b84c1a6)
- internal: codegen related update (be163b3)
- internal: dynamically determine included projects (fb2dea4)
- internal: support passing arguments to test script (caae50a)
- internal: update comment in script (8abb088)
- update @stainless-api/prism-cli to v5.15.0 (9679ada)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
- client: r8 support (ff8057b)
- example: fix run example comment (85af0f8)
- increase max gradle JVM heap to 8GB (8b2f341)
- internal: add async lock helper (a01460d)
- internal: bump ci test timeout (27f86a9)
- internal: reduce proguard ci logging (fd9496e)
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
- api: manual updates (7b4fc3a)
- client: add
{QueryParams,Headers}#put(String, JsonValue)methods (e97cbca) - client: allow configuring env via system properties (6dd2e71)
- internal: set maven publish url (65c2d32)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
- client: don't close client on
withOptionsusage when original is gc'd (e245a89) - client: ensure error handling always occurs (be0d357)
- ci: bump
actions/setup-javato v4 (ce1d549) - internal: allow running specific example from cli (39f74d7)
- internal: refactor delegating from client to options (6682663)
- internal: minor
ClientOptionsTestchange (25962fa)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
- api: manual updates (de03eb6)
- ci: release-doctor — report correct token name (154c6d8)
- client: bump max requests per host to max requests (5 -> 64) (c28b4f2)
- ci: only run for pushes and fork pull requests (5d874d7)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
- api: manual updates (7a7bfd5)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
- ci: enable for pull requests (393159f)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
- api: manual updates (54375eb)
- client: add a
withOptionsmethod (3cfe90c) - client: implement per-endpoint base URL support (a01b1d5)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- api: manual updates (7ff632e)
- api: manual updates (683b63b)
- api: manual updates (9105970)
- api: manual updates (c52a842)
- api: manual updates (27fb91c)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- api: manual updates (afcf5f3)
- client: remove
@MustBeClosedfor future returning methods (a484885)