Skip to content

v0.44.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 26 Aug 18:00
f63c00d

0.44.0 (2026-08-26)

Full Changelog: v0.43.0...v0.44.0

Features

  • api: add missing public beta values to the AnthropicBeta enum (fbfd3fa)
  • api: add SessionThreadAgentEntry type for a session thread's agent (4c3b632)
  • api: add the Admin API organization resources under client.beta.organization (c43ac6b)
  • api: add thinking-display-updates beta (20124c2)

Bug Fixes

  • client: honor profile base_url from the config store (#175) (936b35b)
  • client: read omitted response properties as null instead of throwing (b713422)
  • client: reuse stored user_oauth access token and re-read credentials before refreshing (#176) (96b2cb9)

Chores

  • ci: cancel the CI run of an older push when a newer one arrives (dc85d4c)
  • docs: clarify how long memory versions are retained (a8d1b04)
  • docs: clarify that skill-version delete and download don't accept 'latest' (51dbe2f)
  • docs: note allow_package_managers requirement for packages (affd04d)
  • internal: move embedded mock-server spec to a sidecar file (51dbe2f)