Releases: supermemoryai/python-sdk
Releases · supermemoryai/python-sdk
v3.11.1
3.11.1 (2025-12-18)
Full Changelog: v3.11.0...v3.11.1
Bug Fixes
- use async_to_httpx_files in patch method (aa13c3d)
Chores
v3.11.0
v3.10.0
v3.9.0
3.9.0 (2025-12-09)
Full Changelog: v3.8.0...v3.9.0
Features
Bug Fixes
- ensure streams are always closed (a1403da)
- types: allow pyright to infer TypedDict types within SequenceNotStr (4c1365d)
Chores
v3.8.0
v3.7.0
v3.6.0
v3.5.0
3.5.0 (2025-11-26)
Full Changelog: v3.4.0...v3.5.0
Features
- api: api update (a7749c9)
- api: api update (0972c10)
- api: api update (e29337c)
- api: api update (a776c2c)
- api: api update (4e6c8e6)
- api: manual updates (c780b0f)
Bug Fixes
- client: close streams without requiring full consumption (1155c43)
- compat with Python 3.14 (d42dd9c)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (447f54f)
Chores
- add Python 3.14 classifier and testing (8802bdd)
- bump
httpx-aiohttpversion to 0.1.9 (6ad4b61) - internal/tests: avoid race condition with implicit client cleanup (7bad0fc)
- internal: detect missing future annotations with ruff (6085dd3)
- internal: grammar fix (it's -> its) (329768e)
- package: drop Python 3.8 support (9feb588)