v1.0.2
1.0.2 (2025-11-12)
Full Changelog: v1.0.1...v1.0.2
Bug Fixes
- client: close streams without requiring full consumption (a23e5a4)
- compat with Python 3.14 (7d86ba1)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (220d879)