v1.11.0
1.11.0 (2026-03-10)
Full Changelog: v1.10.3...v1.11.0
Features
- documentation: added self-documenting examples (#733) (c11402d)
- replace polling with long-poll loop for wait endpoints (#745) (9c81c01)
- sdk: added secrets as first class concepts and examples (#739) (c82944a)
Bug Fixes
- add logs to devboxes, smoke tests & examples (#742) (0462122)
- client: preserve URL params already embedded in path (1a4be5a)
- default initial timeout delay for polling reduced to 0 seconds (#744) (8694d51)
Chores
- ci: skip uploading artifacts on stainless-internal branches (7a33109)
- documentation: correct exec advice (#738) (4d9624c)
- documentation: fix some broken links and bad example code (#736) (842c9bc)
- fix smoketest tunnel removal (#735) (2b15fa6)
- internal: codegen related update (7fd0cfd)
- shard smoketests in workflow (#743) (ea55929)
- test: do not count install time for mock server timeout (d0cdc76)
- update placeholder string (77a7e9a)