1.30.0 (2026-04-13)
Full Changelog: v1.29.1...v1.30.0
Features
- api: added new unset preferences methods (ef034f3)
- api: api update (e97ff73)
- api: api update (6ba7797)
- api: api update (b861ef8)
- api: api update (b69ef25)
- api: api update (7f43057)
- api: api update (836bb54)
- api: api update (9504247)
- api: api update (5e38188)
- api: api update (db628a2)
- api: api update (36949fb)
Bug Fixes
- client: preserve URL params already embedded in path (9b062b3)
- fix request delays for retrying to be more respectful of high requested delays (b9d1d6a)
- internal: gitignore generated
oidcdir (24c5041)
Chores
- ci: skip lint on metadata-only changes (5f134e8)
- ci: skip uploading artifacts on stainless-internal branches (6951420)
- docs: add missing descriptions (58eb5c2)
- internal: codegen related update (60581bb)
- internal: codegen related update (6bceb8d)
- internal: move stringifyQuery implementation to internal function (2433b0f)
- internal: tweak CI branches (b444a1e)
- internal: update dependencies to address dependabot vulnerabilities (4757ded)
- internal: update gitignore (7006260)
- internal: update multipart form array serialization (5f7eac1)
- test: do not count install time for mock server timeout (c1d697b)
- tests: bump steady to v0.19.4 (5bd98bb)
- tests: bump steady to v0.19.5 (b7e38fb)
- tests: bump steady to v0.19.6 (e9e77d9)
- tests: bump steady to v0.19.7 (62ad605)
- tests: bump steady to v0.20.1 (f4e9d22)
- tests: bump steady to v0.20.2 (b5e1e99)
Documentation
- improve examples (60a0422)
Refactors
- tests: switch from prism to steady (631277a)