v1.37.0
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)