0.32.0 (2026-02-18)
Full Changelog: v0.28.0...v0.32.0
Features
- api: api update (83df8aa)
- api: api update (c8db96e)
- api: api update (f44d0fe)
- api: api update (ddb2917)
- api: api update (b72736d)
- api: api update (f65f71c)
- api: api update (c10b8bd)
- api: api update (a1721fa)
- api: api update (b701ec5)
- api: api update (8553859)
- api: manual updates (7bea30d)
- api: manual updates (495b4b7)
- api: manual updates (a4d305c)
- client: add custom JSON encoder for extended type support (9329d81)
- client: add support for binary request streaming (578c776)
Bug Fixes
- docs: fix mcp installation instructions for remote servers (5043409)
- use async_to_httpx_files in patch method (4116107)
Chores
- ci: upgrade
actions/github-script(87a2eff) - format all
api.mdfiles (723d07a) - internal: add
--fixargument to lint script (9d02a46) - internal: add missing files argument to base client (22826f9)
- internal: bump dependencies (ec30503)
- internal: codegen related update (ddb8f8f)
- internal: fix lint error on Python 3.14 (ef876fd)
- internal: update
actions/checkoutversion (2453986) - speedup initial import (b39343e)
Documentation
- prominently feature MCP server setup in root SDK readmes (115424d)