Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 11 Jun 16:32
764ee55

2.1.0 (2025-06-11)

Full Changelog: v2.0.0...v2.1.0

Features

  • api: api update (823032b)
  • api: manual updates (6156bcb)
  • client: add support for fine-grained-tool-streaming-2025-05-14 (37aa2a1)
  • client: add support for new text_editor_20250429 tool (f85d1a2)
  • client: more toParam() methods (151e181)

Bug Fixes

  • client: toParam methods (2632693)
  • client: deprecate BetaBase64PDFBlock in favor of BetaRequestDocumentBlock (e83424b)
  • client: handle server tool use delta and extract to better type (3d2f428)
  • client: remove @MustBeClosed for future returning methods (b9b63ca)

Chores

  • docs: adjust MCP example to show use of beta header (7d1758a)
  • internal: fix release workflows (a5287dc)
  • tests: add test for fine-grained-tool-streaming-2025-05-14 logic (2b39131)