Releases: supermemoryai/python-sdk
Releases · supermemoryai/python-sdk
Release list
v3.40.0
v3.39.0
v3.38.1
3.38.1 (2026-05-09)
Full Changelog: v3.38.0...v3.38.1
Bug Fixes
- client: add missing f-string prefix in file type error message (cf16be5)
v3.38.0
3.38.0 (2026-05-08)
Full Changelog: v3.37.0...v3.38.0
Features
- api: api update (25be280)
Chores
- internal: reformat pyproject.toml (1d58848)
v3.37.0
3.37.0 (2026-04-28)
Full Changelog: v3.36.0...v3.37.0
Features
- support setting headers via env (9d86a3c)
Bug Fixes
- use correct field name format for multipart file arrays (a94f7a1)
v3.36.0
v3.35.0
3.35.0 (2026-04-23)
Full Changelog: v3.34.0...v3.35.0
Features
- api: api update (3ca510b)
Chores
- internal: more robust bootstrap script (c2e1ceb)
v3.34.0
3.34.0 (2026-04-18)
Full Changelog: v3.33.1...v3.34.0
Features
Performance Improvements
- client: optimize file structure copying in multipart requests (421e80e)
v3.33.1
3.33.1 (2026-04-11)
Full Changelog: v3.33.0...v3.33.1
Bug Fixes
- ensure file data are only sent as 1 parameter (e1f2afd)
Documentation
- improve examples (82e512e)