Skip to content

Latest commit

 

History

History
592 lines (296 loc) · 23.3 KB

File metadata and controls

592 lines (296 loc) · 23.3 KB

Changelog

0.29.0 (2026-03-18)

Full Changelog: v0.28.2...v0.29.0

Features

Chores

  • internal: tweak CI branches (4b44d16)

0.28.2 (2026-03-07)

Full Changelog: v0.28.1...v0.28.2

Chores

  • ci: skip uploading artifacts on stainless-internal branches (f31da40)

0.28.1 (2026-03-06)

Full Changelog: v0.28.0...v0.28.1

Chores

  • ci: add build step (b2d8fd1)
  • internal: codegen related update (f199738)
  • internal: codegen related update (e55e75e)

0.28.0 (2026-03-01)

Full Changelog: v0.27.0...v0.28.0

Features

Bug Fixes

  • properly mock time in ruby ci tests (3d3021f)

0.27.0 (2026-02-24)

Full Changelog: v0.26.0...v0.27.0

Features

0.26.0 (2026-02-23)

Full Changelog: v0.25.0...v0.26.0

Features

0.25.0 (2026-02-22)

Full Changelog: v0.24.0...v0.25.0

Features

Chores

  • internal: remove mock server code (106d37c)
  • update mock server docs (e60e130)

0.24.0 (2026-02-09)

Full Changelog: v0.23.0...v0.24.0

Features

0.23.0 (2026-02-07)

Full Changelog: v0.22.0...v0.23.0

Features

0.22.0 (2026-02-07)

Full Changelog: v0.21.0...v0.22.0

Features

Bug Fixes

  • client: always add content-length to post body, even when empty (6d12b11)
  • client: loosen json header parsing (3739920)

Chores

  • docs: remove www prefix (5b8d2c8)

0.21.0 (2026-02-02)

Full Changelog: v0.20.0...v0.21.0

Features

Bug Fixes

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

Chores

  • internal: update actions/checkout version (06ba397)
  • move cgi into dependencies for ruby 4 (0e2e7df)

Documentation

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

0.20.0 (2026-01-05)

Full Changelog: v0.19.0...v0.20.0

Features

0.19.0 (2025-12-22)

Full Changelog: v0.18.0...v0.19.0

Features

Bug Fixes

  • calling break out of streams should be instantaneous (df6f134)
  • issue where json.parse errors when receiving HTTP 204 with nobody (f041e46)

0.18.0 (2025-12-14)

Full Changelog: v0.17.0...v0.18.0

Features

0.17.0 (2025-12-11)

Full Changelog: v0.16.0...v0.17.0

Features

0.16.0 (2025-12-01)

Full Changelog: v0.15.0...v0.16.0

Features

0.15.0 (2025-11-29)

Full Changelog: v0.14.0...v0.15.0

Features

0.14.0 (2025-11-24)

Full Changelog: v0.13.0...v0.14.0

Features

0.13.0 (2025-11-24)

Full Changelog: v0.12.0...v0.13.0

Features

Chores

  • explicitly require "base64" gem (90da5d4)

0.12.0 (2025-11-19)

Full Changelog: v0.11.1...v0.12.0

Features

0.11.1 (2025-11-05)

Full Changelog: v0.11.0...v0.11.1

Bug Fixes

  • better thread safety via early initializing SSL store during HTTP client creation (4d074e6)

Chores

  • bump dependency version and update sorbet types (2d84b58)

0.11.0 (2025-10-31)

Full Changelog: v0.10.0...v0.11.0

Features

0.10.0 (2025-10-30)

Full Changelog: v0.9.0...v0.10.0

Features

0.9.0 (2025-10-24)

Full Changelog: v0.8.0...v0.9.0

Features

  • handle thread interrupts in the core HTTP client (1148b44)

Bug Fixes

  • absolutely qualified uris should always override the default (c5d7b82)
  • should not reuse buffers for IO.copy_stream interop (bd29b0a)

Chores

  • ignore linter error for tests having large collections (3e192fb)

0.8.0 (2025-10-08)

Full Changelog: v0.7.0...v0.8.0

Features

Bug Fixes

  • always send filename=... for multipart requests where a file is expected (7135624)
  • coroutine leaks from connection pool (a6e3480)

0.7.0 (2025-09-27)

Full Changelog: v0.6.0...v0.7.0

Features

  • api: api update (1e777a7)
  • expose response headers for both streams and errors (569c645)

Bug Fixes

  • shorten multipart boundary sep to less than RFC specificed max length (a2e1171)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (88e0856)
  • do not install brew dependencies in ./scripts/bootstrap by default (d067d3a)
  • internal: codegen related update (2629fa5)

0.6.0 (2025-09-14)

Full Changelog: v0.5.0...v0.6.0

Features

0.5.0 (2025-09-07)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2025-09-07)

Full Changelog: v0.3.2...v0.4.0

Features

0.3.2 (2025-08-25)

Full Changelog: v0.3.1...v0.3.2

Chores

  • add json schema comment for rubocop.yml (5262bda)

0.3.1 (2025-08-20)

Full Changelog: v0.3.0...v0.3.1

Bug Fixes

  • bump sorbet version and fix new type errors from the breaking change (11b69b1)

0.3.0 (2025-08-19)

Full Changelog: v0.2.1...v0.3.0

Features

Chores

  • collect metadata from type DSL (1c0ddc6)
  • internal: codegen related update (f544144)
  • internal: update comment in script (1c17fb4)
  • update @stainless-api/prism-cli to v5.15.0 (42f525c)

0.2.1 (2025-08-01)

Full Changelog: v0.2.0...v0.2.1

Chores

  • internal: increase visibility of internal helper method (cfabb97)

0.2.0 (2025-07-31)

Full Changelog: v0.1.0...v0.2.0

Features

0.1.0 (2025-07-29)

Full Changelog: v0.0.2...v0.1.0

Features

Bug Fixes

  • internal: ensure sorbet test always runs serially (b780fe6)

Chores

0.0.2 (2025-07-21)

Full Changelog: v0.0.1...v0.0.2

Chores

0.0.1 (2025-07-21)

Full Changelog: v0.1.0-alpha.13...v0.0.1

Features

Chores

  • internal: allow streams to also be unwrapped on a per-row basis (99d7893)
  • internal: version bump (d51ca58)

0.1.0-alpha.13 (2025-06-29)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Chores

0.1.0-alpha.12 (2025-06-29)

Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12

Features

Chores

  • ci: only run for pushes and fork pull requests (4356075)
  • internal: version bump (d186e95)

0.1.0-alpha.11 (2025-06-27)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Bug Fixes

  • ci: release-doctor — report correct token name (d8ea78e)

Chores

0.1.0-alpha.10 (2025-06-19)

Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10

Features

Chores

0.1.0-alpha.9 (2025-06-19)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

Bug Fixes

  • issue where we cannot mutate arrays on base model derivatives (ebaaa42)

Chores

  • ci: enable for pull requests (1e06613)
  • internal: version bump (90fada6)

0.1.0-alpha.8 (2025-06-12)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Chores

  • ci: link to correct github repo (f6c0a8c)
  • internal: version bump (1094c6a)

0.1.0-alpha.7 (2025-06-08)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Chores

0.1.0-alpha.6 (2025-06-08)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

Chores

0.1.0-alpha.5 (2025-06-06)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

Chores

0.1.0-alpha.4 (2025-06-06)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

Chores

  • internal: codegen related update (b850fe2)

0.1.0-alpha.3 (2025-06-06)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

Chores

  • internal: codegen related update (08a0fc4)

0.1.0-alpha.2 (2025-06-05)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Bug Fixes

  • to_sorbet_type should not return branded types (0047f7c)
  • default content-type for text in multi-part formdata uploads should be text/plain (c39a8a7)

0.1.0-alpha.1 (2025-06-02)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Chores