Skip to content

v0.3.3

Choose a tag to compare

@stainless-app stainless-app released this 06 Nov 20:21
7750ac1

0.3.3 (2025-11-06)

Full Changelog: v0.3.2...v0.3.3

Features

  • api: add fetch_policy and mode to /v1beta/search (1d7200a)

Bug Fixes

  • api: add back /v1/tasks/runs?=beta (bdecee5)
  • api: Make beta headers optional in /v1beta/extract (bc9e1c2)
  • api: re-add deprecated max_chars_per_result (e0976a1)
  • api: re-add deprecated processor to /v1beta/extract (d656151)
  • api: remove full_content from /v1beta/search output (c13d6db)
  • client: close streams without requiring full consumption (e6ba5dc)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (4ec359d)
  • internal: grammar fix (it's -> its) (fd8a351)
  • lint: reorder imports (901e4f1)