Skip to content

v0.23.0

Choose a tag to compare

@stainless-app stainless-app released this 18 Feb 03:54
12c5526

0.23.0 (2026-02-18)

Full Changelog: v0.22.2...v0.23.0

Features

  • closes OPEN-7560: update openAI tracer for Responses API (f317c69)

Bug Fixes

  • client: avoid memory leak with abort signals (ac632d1)
  • client: avoid removing abort listener too early (7a1e23a)
  • linting issues (85c2b91)

Chores

  • ci: upgrade actions/github-script (e0ef477)
  • client: do not parse responses with empty content-length (9020c0d)
  • client: restructure abort controller binding (fa81c52)
  • closes OPEN-8647: add endpoint to retrieve aggregated user data for inference pipelines (be1da42)
  • internal/client: fix form-urlencoded requests (15bbb24)
  • internal: avoid type checking errors with ts-reset (7eb0085)
  • internal: update actions/checkout version (cd1e79b)
  • internal: upgrade babel, qs, js-yaml (edec21f)