1.28.0 (2025-08-01)
Full Changelog: v1.27.1...v1.28.0
Features
- api: update via SDK Studio (9db6264)
- api: update via SDK Studio (8fff307)
- clean up environment call outs (fd8997e)
- client: add support for aiohttp (716f429)
- client: support file upload requests (60d3ce3)
Bug Fixes
- ci: correct conditional (1734cf4)
- ci: release-doctor — report correct token name (1a09341)
- client: don't send Content-Type header on GET requests (b5a10cf)
- parsing: correctly handle nested discriminated unions (3e1a25b)
- parsing: ignore empty metadata (fc15e0e)
- parsing: parse extra field types (8be1102)
Chores
- ci: change upload type (d9bf40f)
- ci: only run for pushes and fork pull requests (bcba93e)
- internal: bump pinned h11 dep (bd7d84b)
- internal: codegen related update (8c23505)
- package: mark python 3.13 as supported (12c842b)
- project: add settings file for vscode (8b0274c)
- readme: fix version rendering on pypi (bf4b720)
- tests: skip some failing tests on the latest python versions (9f60f27)