v1.7.0
1.7.0 (2025-07-23)
Full Changelog: v1.6.0...v1.7.0
Features
- api: api update (ad08b68)
- api: api update (ef473c5)
- api: api update (a3c10fb)
- api: api update (9fc71d7)
- clean up environment call outs (47ab416)
- client: add support for aiohttp (5066882)
Bug Fixes
- ci: correct conditional (79d08e8)
- ci: release-doctor — report correct token name (03cfe8a)
- client: don't send Content-Type header on GET requests (6a3e11c)
- parsing: correctly handle nested discriminated unions (7291d4f)
- parsing: ignore empty metadata (52e08bc)
- parsing: parse extra field types (034b5dc)
Chores
- ci: change upload type (6e96a87)
- ci: only run for pushes and fork pull requests (f741da1)
- internal: bump pinned h11 dep (d63ac0c)
- package: mark python 3.13 as supported (7bfb29b)
- readme: fix version rendering on pypi (c3d919a)
- tests: skip some failing tests on the latest python versions (0f7a7e0)
Documentation
- client: fix httpx.Timeout documentation reference (d6a30cc)