Skip to content

v3.7.0

Choose a tag to compare

@stainless-app stainless-app released this 24 Mar 00:54
7f7a3aa

3.7.0 (2026-03-23)

Full Changelog: v3.6.0...v3.7.0

Features

  • [fix]: add useSearch & toolTimeout to stainless types (0faf1df)
  • [STG-1607] Yield finished SSE event instead of silently dropping it (0bba1e9)
  • Add bedrock to provider enum in Zod schemas and OpenAPI spec (5ace8c9)
  • Add missing cdpHeaders field to v3 server openapi spec (7c17bc2)
  • Revert broken finished SSE yield config (21189cf)
  • variables for observe (93ef310)

Bug Fixes

  • deps: bump minimum typing-extensions version (c8cce20)
  • pydantic: do not pass by_alias unless set (b045b1a)
  • sanitize endpoint path params (5201ec1)

Chores

  • ci: bump uv version (84a841c)
  • ci: skip uploading artifacts on stainless-internal branches (291b296)
  • internal: tweak CI branches (1d33bbf)