Skip to content

Releases: supermemoryai/python-sdk

v3.37.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Apr 04:50

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

Choose a tag to compare

@stainless-app stainless-app released this 25 Apr 21:27

3.36.0 (2026-04-25)

Full Changelog: v3.35.0...v3.36.0

Features

v3.35.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 03:48

3.35.0 (2026-04-23)

Full Changelog: v3.34.0...v3.35.0

Features

Chores

  • internal: more robust bootstrap script (c2e1ceb)

v3.34.0

Choose a tag to compare

@stainless-app stainless-app released this 18 Apr 09:53

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

Choose a tag to compare

@stainless-app stainless-app released this 12 Apr 05:50

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

v3.33.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Apr 05:48

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

Choose a tag to compare

@stainless-app stainless-app released this 29 Mar 06:29

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

Choose a tag to compare

@stainless-app stainless-app released this 26 Mar 06:30

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

Choose a tag to compare

@stainless-app stainless-app released this 20 Mar 06:50

3.30.1 (2026-03-20)

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

Bug Fixes

  • sanitize endpoint path params (4e459b3)

v3.30.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Mar 06:49

3.30.0 (2026-03-18)

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

Features