Skip to content

Latest commit

 

History

History
970 lines (505 loc) · 44.7 KB

File metadata and controls

970 lines (505 loc) · 44.7 KB

Changelog

1.102.0 (2026-06-01)

Features

  • readme: drop 'generated with Stainless' attribution from SDK READMEs (f99a593)
  • readme: drop 'generated with Stainless' attribution from SDK READMEs (cd0aed9)

1.99.1 (2026-05-21)

Full Changelog: v1.99.0...v1.99.1

Features

  • api: fixed a breaking modal change (8155025)
  • api: updated openapi spec to v1.99.0 and added missing endpoints as well (440d163)

1.99.0 (2026-05-17)

Full Changelog: v1.98.0...v1.99.0

Features

1.98.0 (2026-05-14)

Full Changelog: v1.97.1...v1.98.0

Features

  • api: manual updates (94a10ae)
  • api: updated openapi spec to 1.98.0 (7019e4f)
  • api: updated openapi spec to v1.97.10 (546be52)

Chores

  • redact api-key headers in debug logs (db22497)

1.97.1 (2026-05-07)

Full Changelog: v1.97.1...v1.97.1

Features

  • client: improve logging (ca30396)
  • client: more robust error parsing (f21c80f)
  • client: support proxy authentication (6db7943)

Performance Improvements

  • client: create one json mapper (9c7ea26)

Chores

  • remove duplicated dokka setup (397a03e)

Documentation

  • clarify forwards compat behavior (7b03986)

1.97.1 (2026-05-04)

Full Changelog: v1.97.0...v1.97.1

Features

  • api: update openapi spec (8537972)

1.97.0 (2026-04-30)

Full Changelog: v1.96.1...v1.97.0

Features

  • api: added more models to make the dx easy (1f4bccd)
  • api: updated openapi spec to v1.97.5 (ceec945)

1.96.1 (2026-04-29)

Full Changelog: v1.96.0...v1.96.1

Chores

  • internal: codegen related update (860231f)

1.96.0 (2026-04-28)

Full Changelog: v1.95.1...v1.96.0

Features

  • support setting headers via env (f144082)

1.95.1 (2026-04-18)

Full Changelog: v1.95.0...v1.95.1

Chores

  • tests: bump steady to v0.22.1 (923ba95)

1.95.0 (2026-04-14)

Full Changelog: v1.94.0...v1.95.0

Features

  • api: update openapi spec to v1.95.3 (7ae842c)

1.94.0 (2026-04-08)

Full Changelog: v1.93.0...v1.94.0

Features

  • api: updated openapi spec to v1.94.2 (f9d3e4b)

1.93.0 (2026-04-01)

Full Changelog: v1.92.1...v1.93.0

Features

  • api: updated openapi spec to v1.93.0 (cdf6555)

Chores

  • tests: bump steady to v0.20.1 (f67795b)
  • tests: bump steady to v0.20.2 (310482f)

1.92.1 (2026-03-27)

Full Changelog: v1.92.0...v1.92.1

Chores

  • internal: update multipart form array serialization (c941225)

1.92.0 (2026-03-25)

Full Changelog: v1.87.3...v1.92.0

Features

  • api: added cancel change plan endpoint (fb61513)
  • api: manual updates (a3100ef)
  • api: updated openapi spec to 1.92.1 (5b26d10)
  • api: updated openapi spec to v1.92.3 (fd3e229)

Chores

  • ci: skip lint on metadata-only changes (698587d)
  • internal: update gitignore (21184a0)
  • tests: bump steady to v0.19.6 (c78b0fe)
  • tests: bump steady to v0.19.7 (dc813ad)

1.87.3 (2026-03-21)

Full Changelog: v1.87.2...v1.87.3

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (744b3bd)
  • client: incorrect Retry-After parsing (958639b)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (7e0d4f5)
  • internal: bump ktfmt (fe29bdb)
  • internal: tweak CI branches (74ac2e2)
  • internal: update retry delay tests (5ad7626)
  • tests: bump steady to v0.19.4 (a477f87)
  • tests: bump steady to v0.19.5 (117e0f0)

Refactors

  • tests: switch from prism to steady (791fa37)

1.87.2 (2026-03-06)

Full Changelog: v1.87.1...v1.87.2

Chores

  • ci: upgrade deprecated gradle-build-action to setup-gradle in test job (04d65c2)

1.87.1 (2026-03-06)

Full Changelog: v1.87.0...v1.87.1

Chores

  • internal: bump palantir-java-format (ddb93a7)
  • internal: codegen related update (f433620)
  • test: do not count install time for mock server timeout (037b5fb)

1.87.0 (2026-03-05)

Full Changelog: v1.86.3...v1.87.0

Features

  • api: updated openapi spec to v1.87.0 (f72c865)

1.86.3 (2026-03-03)

Full Changelog: v1.86.2...v1.86.3

Chores

  • tests: update webhook tests (56fff46)

1.86.2 (2026-03-01)

Full Changelog: v1.86.1...v1.86.2

Features

1.86.1 (2026-03-01)

Full Changelog: v1.86.0...v1.86.1

Bug Fixes

  • resolve ktfmt lint failures in webhook-related models (9e408ba)

1.86.0 (2026-03-01)

Full Changelog: v1.84.2...v1.86.0

Features

  • api: updated to openapi spec v1.86.0 (ce914f2)

1.84.2 (2026-02-26)

Full Changelog: v1.84.1...v1.84.2

Bug Fixes

  • set Accept header in more places (0f66dc5)

Chores

  • drop apache dependency (dbbaa89)
  • internal: expand imports (3504e8f)
  • make Properties more resilient to null (3eaf195)

1.84.1 (2026-02-20)

Full Changelog: v1.84.0...v1.84.1

Bug Fixes

  • resolve compile errors in WebhookPayload by using correct type aliases and fixing swapped constructor args (16c78c1)

1.84.0 (2026-02-20)

Full Changelog: v1.82.0...v1.84.0

Features

  • api: updated openapi spec to v1.84.0 (2c4ee42)
  • client: add connection pooling option (0b14a30)

Chores

  • internal: make OkHttp constructor internal (1d40ac4)
  • internal: remove unnecessary base URL (d2cf85a)
  • internal: update TestServerExtension comment (ab4a7bd)

1.82.0 (2026-02-07)

Full Changelog: v1.81.0...v1.82.0

Features

  • api: add webhook signature verification (9919161)

Chores

  • internal: upgrade AssertJ (90fb5d8)

1.81.0 (2026-02-06)

Full Changelog: v1.78.0...v1.81.0

Features

  • api: updated openapi spec to v1.81.0 (0879803)

1.78.0 (2026-02-02)

Full Changelog: v1.75.2...v1.78.0

Features

  • api: updated openapi spec for v1.78.1 (5942255)

Chores

  • internal: allow passing args to ./scripts/test (b28ef96)

1.75.2 (2026-01-29)

Full Changelog: v1.75.1...v1.75.2

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (f6266a4)

1.75.1 (2026-01-24)

Full Changelog: v1.75.0...v1.75.1

Chores

  • ci: upgrade actions/github-script (68ee340)

1.75.0 (2026-01-23)

Full Changelog: v1.74.0...v1.75.0

Features

  • api: updated openapi spec to v1.75.0 (2d85f1e)
  • client: send X-Stainless-Kotlin-Version header (6a17f92)

Bug Fixes

  • client: preserve time zone in lenient date-time parsing (3127afd)
  • tests: add missing query/header params (f9cc1e3)

Chores

  • internal: correct cache invalidation for SKIP_MOCK_TESTS (dde8efc)
  • internal: update maven repo doc to include authentication (c91a6c0)

1.74.0 (2026-01-21)

Full Changelog: v1.73.0...v1.74.0

Features

  • api: updated openapi spec to v1.74.0 (acc32e8)

1.73.0 (2026-01-20)

Full Changelog: v1.71.1...v1.73.0

Features

  • api: update openapi spec to v1.73.0 (6667900)

Bug Fixes

  • client: disallow coercion from float to int (853571a)
  • client: fully respect max retries (174d5bd)
  • client: send retry count header for max retries 0 (174d5bd)
  • date time deserialization leniency (0115d05)

Chores

  • ci: upgrade actions/setup-java (ad1150c)
  • internal: clean up maven repo artifact script and add html documentation to repo root (b3cfb4b)
  • internal: depend on packages directly in example (174d5bd)
  • internal: improve maven repo docs (ed47bcd)
  • internal: update actions/checkout version (425df16)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (0115d05)

1.71.1 (2026-01-13)

Full Changelog: v1.71.0...v1.71.1

Features

  • client: allow configuring dispatcher executor service (d00e32a)

Chores

  • internal: support uploading Maven repo artifacts to stainless package server (852e21d)

1.71.0 (2026-01-07)

Full Changelog: v1.70.0...v1.71.0

Features

  • api: updated openapi spec to v1.70.0 (a16fbbf)
  • client: add HttpRequest#url() method (301adb0)

Documentation

  • prominently feature MCP server setup in root SDK readmes (fa44cdc)

1.70.0 (2025-12-23)

Full Changelog: v1.69.0...v1.70.0

Features

1.69.0 (2025-12-23)

Full Changelog: v1.68.0...v1.69.0

Features

1.68.0 (2025-12-19)

Full Changelog: v1.67.0...v1.68.0

Features

  • api: updated openapi spec to v1.68.4 (11d1fa6)

1.67.0 (2025-12-16)

Full Changelog: v1.66.1...v1.67.0

Features

  • api: updated openapi spec to 1.67.0 (8252c4c)

1.66.1 (2025-12-12)

Full Changelog: v1.66.0...v1.66.1

Features

1.66.0 (2025-12-08)

Full Changelog: v1.61.6...v1.66.0

Features

  • api: updated openapi spec to v1.66.1 (bf0211b)

1.61.6 (2025-12-03)

Full Changelog: v1.61.5...v1.61.6

Bug Fixes

  • client: cancel okhttp call when future cancelled (a0b7729)

Documentation

  • remove $ for better copy-pasteabality (2af988f)

1.61.5 (2025-11-17)

Full Changelog: v1.60.0...v1.61.5

Features

  • api: updated openapi spec to v1.61.5 (2f2e02c)

1.60.0 (2025-11-14)

Full Changelog: v1.56.6...v1.60.0

Features

  • api: added update payment method and updated openapi spec to v1.60.0 (efcb2fb)

Bug Fixes

  • client: multi-value header serialization (87a40e4)

1.56.6 (2025-11-07)

Full Changelog: v1.56.5...v1.56.6

Features

  • api: set java and kotlin sonatype publishing to portal (9172aec)

1.56.5 (2025-10-31)

Full Changelog: v1.56.4...v1.56.5

1.56.4 (2025-10-29)

Full Changelog: v1.56.3...v1.56.4

Features

  • api: updated openapi spec to v1.56.3 (006f6b8)

1.56.3 (2025-10-27)

Full Changelog: v1.56.0...v1.56.3

Features

  • api: updated to openapi spec v1.56.0 (d1a8b83)

1.56.0 (2025-10-25)

Full Changelog: v1.55.7...v1.56.0

Features

  • api: added unwrap functions for webhooks (1098fec)

1.55.7 (2025-10-17)

Full Changelog: v1.55.0...v1.55.7

Features

  • api: updates for openapi spec v1.55.7 (1f9d0eb)

1.55.0 (2025-10-16)

Full Changelog: v1.53.4...v1.55.0

Features

  • api: updated openapi spec to v1.55.0 (06f9b95)

1.53.4 (2025-09-26)

Full Changelog: v1.53.3...v1.53.4

Bug Fixes

  • client: deserialization of empty objects (0e2dcab)

1.53.3 (2025-09-25)

Full Changelog: v1.53.2...v1.53.3

Chores

  • internal: codegen related update (abe4ad7)

1.53.2 (2025-09-24)

Full Changelog: v1.47.1...v1.53.2

Features

  • api: manual updates (5308663)
  • api: manual updates (32eef24)
  • client: add convenience overloads for some methods (977c5f3)
  • client: expose sleeper option (6a1400b)

Bug Fixes

  • client: ensure single timer is created per client (6a1400b)
  • client: incorrect getPackageVersion impl (b6bebb0)

Chores

  • internal: codegen related update (1c0b780)
  • internal: codegen related update (0e2f89c)

1.47.1 (2025-08-13)

Full Changelog: v1.47.0...v1.47.1

Chores

  • internal: codegen related update (e88566b)

1.47.0 (2025-08-11)

Full Changelog: v1.43.2...v1.47.0

Features

  • api: updated openapi spec to 1.47.0 (b209758)

Chores

  • example: fix run example comment (495bb1d)
  • increase max gradle JVM heap to 8GB (e6dd536)
  • internal: add async lock helper (4d023bf)
  • internal: update comment in script (573ef82)
  • update @stainless-api/prism-cli to v5.15.0 (b35e540)

1.43.2 (2025-07-25)

Full Changelog: v1.43.1...v1.43.2

Chores

  • internal: remove unnecessary [...] in [@see](https://github.com/see) (4b9b17c)

Documentation

1.43.1 (2025-07-24)

Full Changelog: v1.43.0...v1.43.1

Documentation

  • fix missing readme comment (2ed6479)

1.43.0 (2025-07-23)

Full Changelog: v1.42.0...v1.43.0

Features

  • api: updated openapi spec to v1.42.5 (40d296c)
  • client: add {QueryParams,Headers}#put(String, JsonValue) methods (58db9e6)
  • client: add https config options (e62e91f)
  • client: allow configuring env via system properties (7ae6669)

Bug Fixes

  • client: ensure error handling always occurs (db84398)

Chores

  • internal: allow running specific example from cli (542964c)
  • internal: refactor delegating from client to options (2782e80)

1.42.0 (2025-07-16)

Full Changelog: v1.39.0...v1.42.0

Features

  • api: updated open api spec to v1.42.0 (9859e1c)

Chores

  • ci: bump actions/setup-java to v4 (05635a7)

1.39.0 (2025-07-15)

Full Changelog: v1.38.1...v1.39.0

Features

  • api: updated openapi spec to v1.40.0 (d9f6e5f)

1.38.1 (2025-07-09)

Full Changelog: v1.38.0...v1.38.1

Chores

  • ci: ensure docs generation always succeeds (c37b645)

1.38.0 (2025-07-05)

Full Changelog: v1.37.1...v1.38.0

Features

  • api: updated openapi spec to v1.38.0 (19e4ded)

1.37.1 (2025-07-03)

Full Changelog: v1.37.0...v1.37.1

Features

  • api: added webhook event type model (8df490d)
  • api: added webhook payload model (327da08)

1.37.0 (2025-07-02)

Full Changelog: v1.34.2...v1.37.0

Features

  • api: updated openapi spec for v1.37.0 (2c6be21)

Bug Fixes

  • ci: release-doctor — report correct token name (363bf6c)
  • client: don't close client on withOptions usage when original is gc'd (4fa8683)

Chores

  • ci: only run for pushes and fork pull requests (f6f1229)

Refactors

  • internal: minor ClientOptionsTest change (149b8a3)

1.34.2 (2025-06-24)

Full Changelog: v1.34.1...v1.34.2

Bug Fixes

  • client: bump max requests per host to max requests (5 -> 64) (9f56229)

1.34.1 (2025-06-21)

Full Changelog: v1.34.0...v1.34.1

1.34.0 (2025-06-18)

Full Changelog: v1.32.0...v1.34.0

Features

  • api: updated to version 1.34.0 (6e4dd77)
  • client: add a withOptions method (85f49ac)
  • client: implement per-endpoint base URL support (23c6df7)

Chores

  • ci: enable for pull requests (85dd42d)

1.32.0 (2025-06-09)

Full Changelog: v1.30.2...v1.32.0

Features

  • api: updated openapi spec to v1.32.0 (39c7924)

1.30.2 (2025-06-04)

Full Changelog: v1.30.0...v1.30.2

Features

  • api: fixed openapi spec (f4139fb)

1.30.0 (2025-06-02)

Full Changelog: v1.27.0...v1.30.0

Features

Bug Fixes

  • client: remove @MustBeClosed for future returning methods (e8e4ad3)

Chores

  • configure new SDK language (15416a9)

1.27.0 (2025-05-26)

Full Changelog: v1.25.0...v1.27.0

Features

  • api: added brands api in our sdk (b65e702)
  • api: updated openapi spec to 1.27.0 (38ada5f)

Chores

  • docs: grammar improvements (3a8afcf)

1.25.0 (2025-05-17)

Full Changelog: v1.22.0...v1.25.0

⚠ BREAKING CHANGES

  • client: change precision of some numeric types
  • client: extract auto pagination to shared classes
  • client: Migration: - If you were referencing the AutoPager class on a specific *Page or *PageAsync type, then you should instead reference the shared AutoPager and AutoPagerAsync types, under the core package
    • AutoPagerAsync now has different usage. You can call .subscribe(...) on the returned object instead to get called back each page item. You can also call onCompleteFuture() to get a future that completes when all items have been processed. Finally, you can call .close() on the returned object to stop auto-paginating early
    • If you were referencing getNextPage or getNextPageParams:
      • Swap to nextPage() and nextPageParams()
      • Note that these both now return non-optional types (use hasNextPage() before calling these, since they will throw if it's impossible to get another page)

Features

  • api: updated openapi spec (a51ef84)
  • client: extract auto pagination to shared classes (c6f0eb5)

Chores

  • internal: codegen related update (e1eaedb)
  • internal: version bump (5fc1e93)

Documentation

  • remove or fix invalid readme examples (640f15f)

Refactors

  • client: change precision of some numeric types (ccd614c)

1.22.0 (2025-05-09)

Full Changelog: v1.21.0...v1.22.0

Features

  • client: allow providing some params positionally (9160e5e)

1.21.0 (2025-05-09)

Full Changelog: v1.20.0...v1.21.0

Features

  • api: fixed api key schema to bearer (7b89fda)
  • api: manual updates (5a30d88)
  • api: updated openapi spec (9a9dd90)

Chores

  • internal: codegen related update (664eec5)
  • internal: remove flaky -Xbackend-threads=0 option (4b12d25)
  • internal: update java toolchain (470538e)

1.20.0 (2025-05-01)

Full Changelog: v1.19.0...v1.20.0

Features

  • api: added addons (d675f0a)
  • api: updated readme example (a75b088)
  • api: updated readme example (2f54329)

1.19.0 (2025-04-30)

Full Changelog: v1.18.3...v1.19.0

Features

1.18.3 (2025-04-25)

Full Changelog: v1.18.1...v1.18.3

Features

1.18.1 (2025-04-24)

Full Changelog: v1.18.0...v1.18.1

Chores

  • ci: only use depot for staging repos (236d5d6)
  • internal: codegen related update (dbaf975)
  • internal: codegen related update (0b0c95d)

1.18.0 (2025-04-23)

Full Changelog: v1.17.0...v1.18.0

Features

Chores

  • ci: add timeout thresholds for CI jobs (6d7203f)

1.17.0 (2025-04-22)

Full Changelog: v1.16.1...v1.17.0

Features

1.16.1 (2025-04-18)

Full Changelog: v1.14.2...v1.16.1

Features

Chores

  • internal: codegen related update (bfb8df9)
  • internal: version bump (3cdab9d)

1.14.2 (2025-04-17)

Full Changelog: v1.14.1...v1.14.2

Chores

1.14.1 (2025-04-17)

Full Changelog: v1.14.0...v1.14.1

Chores

1.14.0 (2025-04-17)

Full Changelog: v0.0.1-alpha.0...v1.14.0

Features

  • api: added publishing for ruby, java and kotlin (df4d29d)
  • api: fixed openapi spec issues (e73631d)
  • api: manual updates (8811f3f)
  • api: openapi spec updated (1e708d7)
  • api: updated stainless config (1b7ec7f)

Chores