Skip to content

v1.37.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 02 Jul 12:21

1.37.0 (2025-07-02)

Full Changelog: v1.34.2...v1.37.0

Features

  • api: updated openapi spec for v1.37.0 (1a8daae)

Bug Fixes

  • ci: release-doctor — report correct token name (9e245db)
  • client: don't close client on withOptions usage when original is gc'd (98cf334)

Chores

  • ci: only run for pushes and fork pull requests (667ed24)

Refactors

  • internal: minor ClientOptionsTest change (629c064)