Skip to content

v1.27.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 26 Aug 17:16

1.27.0 (2026-08-26)

Full Changelog: v1.26.1...v1.27.0

Features

  • api: add missing anthropic-beta values (17d560f)
  • api: add support for Organization API endpoints (05d89e3)
  • auth: add --api-key-stdin / --auth-token-stdin and deprecate credential argv flags (#64) (c19647d)

Bug Fixes

  • auth: allow login without a workspace id (cc27104)
  • auth: read global credential/workspace flags from the root command (#73) (e832332)
  • client: keep typed repeatable flags for nullable query and header arrays (0bba330)

Chores

  • client: sync Go SDK version (1088d08)
  • docs: clarify skill version latest support and memory version retention (22fb67a)
  • internal: cancel superseded CI runs (cba857e)
  • internal: minor workflow reformat (fad8f52)