Skip to content

Releases: supermemoryai/python-sdk

v3.11.1

18 Dec 06:13

Choose a tag to compare

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

  • internal: add missing files argument to base client (8c1dda0)
  • speedup initial import (088bf48)

v3.11.0

11 Dec 03:23

Choose a tag to compare

3.11.0 (2025-12-11)

Full Changelog: v3.10.0...v3.11.0

Features

v3.10.0

10 Dec 03:20

Choose a tag to compare

3.10.0 (2025-12-10)

Full Changelog: v3.9.0...v3.10.0

Features

v3.9.0

09 Dec 21:10

Choose a tag to compare

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

  • add missing docstrings (bdb32bc)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (2fc3d2a)
  • docs: use environment variables for authentication in code snippets (442b9fd)
  • update lockfile (37b9f74)

v3.8.0

27 Nov 16:28

Choose a tag to compare

3.8.0 (2025-11-27)

Full Changelog: v3.7.0...v3.8.0

Features

v3.7.0

27 Nov 00:05

Choose a tag to compare

3.7.0 (2025-11-26)

Full Changelog: v3.6.0...v3.7.0

Features

v3.6.0

26 Nov 23:39

Choose a tag to compare

3.6.0 (2025-11-26)

Full Changelog: v3.5.0...v3.6.0

Features

v3.5.0

26 Nov 23:31

Choose a tag to compare

3.5.0 (2025-11-26)

Full Changelog: v3.4.0...v3.5.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (1155c43)
  • compat with Python 3.14 (d42dd9c)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (447f54f)

Chores

  • add Python 3.14 classifier and testing (8802bdd)
  • bump httpx-aiohttp version 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

09 Oct 18:49

Choose a tag to compare

3.4.0 (2025-10-07)

Full Changelog: v3.3.0...v3.4.0

Features

v3.3.0

21 Sep 03:11

Choose a tag to compare

3.3.0 (2025-09-21)

Full Changelog: v3.2.0...v3.3.0

Features