3.17.0 (2026-01-27)
Full Changelog: v3.16.0...v3.17.0
Features
- api: api update (a456c60)
- api: api updates (21fd4a9)
- client: add a convenient param.SetJSON helper (1b35ece)
- client: add a StreamError type to access raw events from sse streams (fd14b30)
Bug Fixes
- api: mark assistants as deprecated (9a8c9af)
- client: retain streaming when user sets request body (3a7a22e)
- docs: add missing pointer prefix to api.md return types (dd641d9)
Chores
- internal: codegen related update (74d3989)
- internal: update
actions/checkout version (2db54a5)