Skip to content

Releases: supermemoryai/python-sdk

v3.40.0

Choose a tag to compare

@stainless-app stainless-app released this 11 May 01:28

3.40.0 (2026-05-11)

Full Changelog: v3.39.0...v3.40.0

Features

v3.39.0

Choose a tag to compare

@stainless-app stainless-app released this 09 May 05:28

3.39.0 (2026-05-09)

Full Changelog: v3.38.1...v3.39.0

Features

v3.38.1

Choose a tag to compare

@stainless-app stainless-app released this 09 May 03:55

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

Choose a tag to compare

@stainless-app stainless-app released this 08 May 22:28

3.38.0 (2026-05-08)

Full Changelog: v3.37.0...v3.38.0

Features

Chores

  • internal: reformat pyproject.toml (1d58848)

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)