Skip to content

Releases: supermemoryai/python-sdk

v3.33.0

09 Apr 05:48

Choose a tag to compare

3.33.0 (2026-04-08)

Full Changelog: v3.32.0...v3.33.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (0e7665d)

v3.32.0

29 Mar 06:29

Choose a tag to compare

3.32.0 (2026-03-27)

Full Changelog: v3.31.0...v3.32.0

Features

  • internal: implement indices array format for query and form serialization (8439a09)

v3.31.0

26 Mar 06:30

Choose a tag to compare

3.31.0 (2026-03-26)

Full Changelog: v3.30.1...v3.31.0

Features

Chores

  • ci: skip lint on metadata-only changes (846bd47)
  • internal: update gitignore (ea672c5)

v3.30.1

20 Mar 06:50

Choose a tag to compare

3.30.1 (2026-03-20)

Full Changelog: v3.30.0...v3.30.1

Bug Fixes

  • sanitize endpoint path params (4e459b3)

v3.30.0

19 Mar 06:49

Choose a tag to compare

3.30.0 (2026-03-18)

Full Changelog: v3.29.1...v3.30.0

Features

v3.29.1

18 Mar 06:55

Choose a tag to compare

3.29.1 (2026-03-17)

Full Changelog: v3.29.0...v3.29.1

Bug Fixes

  • deps: bump minimum typing-extensions version (40943ed)
  • pydantic: do not pass by_alias unless set (a6e01e5)

Chores

  • internal: tweak CI branches (2326f6c)

v3.29.0

13 Mar 07:10

Choose a tag to compare

3.29.0 (2026-03-12)

Full Changelog: v3.28.0...v3.29.0

Features

v3.28.0

10 Mar 01:43

Choose a tag to compare

3.28.0 (2026-03-09)

Full Changelog: v3.27.0...v3.28.0

Features

Chores

  • ci: skip uploading artifacts on stainless-internal branches (9b8ce06)
  • internal: make test_proxy_environment_variables more resilient to env (0f56565)
  • update placeholder string (f37dc85)

v3.27.0

24 Feb 06:46

Choose a tag to compare

3.27.0 (2026-02-24)

Full Changelog: v3.26.0...v3.27.0

Features

Chores

  • internal: add request options to SSE classes (2d6cdd8)
  • internal: make test_proxy_environment_variables more resilient (1539616)

v3.26.0

20 Feb 10:30

Choose a tag to compare

3.26.0 (2026-02-20)

Full Changelog: v3.25.0...v3.26.0

Features

Chores

  • internal: remove mock server code (1135336)
  • update mock server docs (b382215)