Releases: supermemoryai/python-sdk
Releases · supermemoryai/python-sdk
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)
v3.4.0
v3.3.0
v3.2.0
v3.1.0
3.1.0 (2025-09-20)
Full Changelog: v3.0.0-alpha.30...v3.1.0
Features
- api: api update (19c5dd3)
- api: api update (3082481)
- api: manual updates (e92cb27)
- api: manual updates (251fdf1)
Chores
v3.0.0-alpha.30
3.0.0-alpha.30 (2025-09-15)
Full Changelog: v3.0.0-alpha.29...v3.0.0-alpha.30
Features
- api: api update (b7df28e)
- api: api update (54cf9c1)
- api: api update (4812077)
- api: api update (a4f4259)
- api: api update (8412e4d)
- improve future compat with pydantic v3 (70ea8b7)
- types: replace List[str] with SequenceNotStr in params (f4bfda3)
Chores
v3.0.0-alpha.29
v3.0.0-alpha.28
3.0.0-alpha.28 (2025-08-24)
Full Changelog: v3.0.0-alpha.27...v3.0.0-alpha.28
Features
- api: api update (0745263)
v3.0.0-alpha.27
3.0.0-alpha.27 (2025-08-24)
Full Changelog: v3.0.0-alpha.26...v3.0.0-alpha.27
Features
Chores
- update github action (65d9e06)