Skip to content

Releases: supermemoryai/python-sdk

v3.0.0-alpha.25

15 Aug 21:34
b31cccb

Choose a tag to compare

v3.0.0-alpha.25 Pre-release
Pre-release

3.0.0-alpha.25 (2025-08-15)

Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25

Features

Chores

  • internal: codegen related update (8df15a7)

v3.0.0-alpha.24

11 Aug 22:51
40a6b86

Choose a tag to compare

v3.0.0-alpha.24 Pre-release
Pre-release

3.0.0-alpha.24 (2025-08-10)

Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24

Features

Bug Fixes

  • parsing: ignore empty metadata (a58758c)
  • parsing: parse extra field types (5253128)

Chores

  • internal: fix ruff target version (25adc14)
  • internal: update comment in script (8fc31e8)
  • project: add settings file for vscode (2327687)
  • update @stainless-api/prism-cli to v5.15.0 (7f4ff8b)

v3.0.0-alpha.23

15 Jul 19:51
850f2f3

Choose a tag to compare

v3.0.0-alpha.23 Pre-release
Pre-release

3.0.0-alpha.23 (2025-07-15)

Full Changelog: v3.0.0-alpha.22...v3.0.0-alpha.23

Features

Bug Fixes

  • client: don't send Content-Type header on GET requests (80480dd)
  • parsing: correctly handle nested discriminated unions (812e982)

Chores

  • internal: bump pinned h11 dep (9e822a1)
  • package: mark python 3.13 as supported (2dc73dd)
  • readme: fix version rendering on pypi (a6d7d7a)

v3.0.0-alpha.22

03 Jul 16:59
3e32da8

Choose a tag to compare

v3.0.0-alpha.22 Pre-release
Pre-release

3.0.0-alpha.22 (2025-07-03)

Full Changelog: v3.0.0-alpha.21...v3.0.0-alpha.22

Features

v3.0.0-alpha.21

03 Jul 16:23
7e652e9

Choose a tag to compare

v3.0.0-alpha.21 Pre-release
Pre-release

3.0.0-alpha.21 (2025-07-03)

Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21

Features

Bug Fixes

  • ci: correct conditional (0b20719)

Chores

  • ci: change upload type (38f5701)
  • ci: only run for pushes and fork pull requests (901a43c)
  • internal: codegen related update (9c82bc7)

v3.0.0-alpha.20

28 Jun 04:32
0a30702

Choose a tag to compare

v3.0.0-alpha.20 Pre-release
Pre-release

3.0.0-alpha.20 (2025-06-27)

Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20

Features

Bug Fixes

  • ci: release-doctor — report correct token name (dadfa9f)

Chores

v3.0.0-alpha.2

26 Jun 05:43
e8da506

Choose a tag to compare

v3.0.0-alpha.2 Pre-release
Pre-release

3.0.0-alpha.2 (2025-06-24)

Full Changelog: v3.0.0-alpha.1...v3.0.0-alpha.2

Features

Bug Fixes

  • client: correctly parse binary response | stream (b236e85)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (f9bf3c1)

Chores

  • ci: enable for pull requests (ec1b12b)
  • docs: grammar improvements (1f9f018)
  • docs: remove reference to rye shell (23840c8)
  • internal: codegen related update (2b10aa8)
  • internal: codegen related update (c4039a7)
  • internal: update conftest.py (355810b)
  • readme: update badges (9415b50)
  • tests: add tests for httpx client instantiation & proxies (a462f22)
  • tests: run tests in parallel (79f6359)
  • tests: skip some failing tests on the latest python versions (394e639)

Documentation

  • client: fix httpx.Timeout documentation reference (be3ccbd)

v3.0.0-alpha.19

26 Jun 12:56
313b5c6

Choose a tag to compare

v3.0.0-alpha.19 Pre-release
Pre-release

3.0.0-alpha.19 (2025-06-26)

Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.19

Features

v3.0.0-alpha.1

17 May 14:29
68370a4

Choose a tag to compare

v3.0.0-alpha.1 Pre-release
Pre-release

3.0.0-alpha.1 (2025-05-17)

Full Changelog: v0.1.0-alpha.1...v3.0.0-alpha.1

Features

Bug Fixes

  • package: support direct resource imports (aa29842)

Chores

  • ci: fix installation instructions (060e326)
  • ci: upload sdks to package manager (a327d7d)
  • internal: avoid errors for isinstance checks on proxies (be6c667)
  • internal: codegen related update (c0d13e2)

v0.1.0-alpha.1

29 Apr 04:55
5ce1400

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-04-29)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (7ab1994)

Chores

  • broadly detect json family of content-type headers (4adab85)
  • ci: add timeout thresholds for CI jobs (6f41dd1)
  • ci: only use depot for staging repos (380881a)
  • client: minor internal fixes (1d88cf8)
  • configure new SDK language (2aa9714)
  • internal: base client updates (2d628e4)
  • internal: bump pyright version (ab4080a)
  • internal: codegen related update (072db72)
  • internal: fix list file params (67f4ba4)
  • internal: import reformatting (154b1c5)
  • internal: minor formatting changes (f07f0b9)
  • internal: refactor retries to not use recursion (63072f1)
  • internal: update models test (24d7e92)
  • internal: update pyright settings (211f7e9)
  • update SDK settings (cc260f1)
  • update SDK settings (937b5cb)