v0.26.0
0.26.0 (2024-09-12)
Full Changelog: v0.25.0...v0.26.0
Features
- api: OpenAPI spec update via Stainless API (#242) (922248c)
- api: OpenAPI spec update via Stainless API (#245) (e5bae2f)
- api: OpenAPI spec update via Stainless API (#246) (98816a0)
- api: OpenAPI spec update via Stainless API (#248) (2aab321)
- api: OpenAPI spec update via Stainless API (#256) (2fa0c63)
- api: OpenAPI spec update via Stainless API (#261) (b5ed130)
Bug Fixes
- client: correct File construction from node-fetch Responses (#244) (1785ebf)
- errors: pass message through to APIConnectionError (#254) (f785f53)
- errors: pass message through to APIConnectionError (#259) (e5904f0)
- uploads: avoid making redundant memory copies (#251) (8d73c25)
Chores
- better object fallback behaviour for casting errors (#255) (f1e5a10)
- better object fallback behaviour for casting errors (#260) (0b79ea3)
- internal: codegen related update (#252) (bc00dce)
- internal: codegen related update (#253) (b56587a)
- internal: codegen related update (#257) (5f37e23)
- internal: codegen related update (#258) (d7c64c3)
- internal: dependency updates (#247) (7778143)