Skip to content

v1.21.0

Choose a tag to compare

@stainless-app stainless-app released this 13 May 16:04
788e18b

1.21.0 (2026-05-12)

Full Changelog: v1.20.0...v1.21.0

Features

  • make agent version optional in API (#8858) (9676132)
  • metadata: add object metadata viewing, discovery, and validation (#9124) (204e2a9)
  • support setting headers via env (7f226b0)

Bug Fixes

  • test: increase SDK maxRetries from 1 to 3 for smoketest resilience (#786) (c8b5448)
  • update openapi.stainless.yaml for PTY server methods (#9218) (e72f504)

Chores

  • add get secret to stainless (#7833) (3e8eee7)
  • internal: more robust bootstrap script (c31aa86)
  • tests: bump steady to v0.22.1 (620beac)

Documentation

  • add missing SDK operations to README (#785) (128b60b)