Skip to content

Releases: brand-dot-dev/python-sdk

v1.37.0

18 Mar 01:04
8a3dd6a

Choose a tag to compare

1.37.0 (2026-03-18)

Full Changelog: v1.36.1...v1.37.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (b00d64f)
  • pydantic: do not pass by_alias unless set (e50e790)

Chores

  • internal: tweak CI branches (792abc0)

v1.36.1

09 Mar 00:27
ffd48b2

Choose a tag to compare

1.36.1 (2026-03-07)

Full Changelog: v1.36.0...v1.36.1

Chores

  • ci: skip uploading artifacts on stainless-internal branches (d4eb82a)

v1.36.0

02 Mar 02:20
e83609d

Choose a tag to compare

1.36.0 (2026-03-01)

Full Changelog: v1.35.0...v1.36.0

Features

Chores

  • internal: add request options to SSE classes (2c7a465)
  • internal: make test_proxy_environment_variables more resilient (481029b)
  • internal: make test_proxy_environment_variables more resilient to env (b7ecf85)

v1.35.0

24 Feb 00:39
7c62b70

Choose a tag to compare

1.35.0 (2026-02-24)

Full Changelog: v1.34.0...v1.35.0

Features

v1.34.0

23 Feb 16:25
8d352bb

Choose a tag to compare

1.34.0 (2026-02-23)

Full Changelog: v1.33.0...v1.34.0

Features

v1.33.0

22 Feb 23:32
b1e1d07

Choose a tag to compare

1.33.0 (2026-02-22)

Full Changelog: v1.32.0...v1.33.0

Features

Chores

  • format all api.md files (1e07eb2)
  • internal: bump dependencies (2e44fb1)
  • internal: fix lint error on Python 3.14 (52df74d)
  • internal: remove mock server code (7ecae89)
  • update mock server docs (8d2e54b)

v1.32.0

09 Feb 02:11
493b3b5

Choose a tag to compare

1.32.0 (2026-02-09)

Full Changelog: v1.31.0...v1.32.0

Features

v1.31.0

07 Feb 23:19
f3530fe

Choose a tag to compare

1.31.0 (2026-02-07)

Full Changelog: v1.30.0...v1.31.0

Features

v1.30.0

07 Feb 23:04
5a1f0b3

Choose a tag to compare

1.30.0 (2026-02-07)

Full Changelog: v1.29.0...v1.30.0

Features

v1.29.0

02 Feb 23:31
1a17b29

Choose a tag to compare

1.29.0 (2026-02-02)

Full Changelog: v1.28.0...v1.29.0

Features

  • api: api update (2131c0e)
  • client: add custom JSON encoder for extended type support (4d2628a)
  • client: add support for binary request streaming (fb022d1)

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (04909f3)

Chores

  • ci: upgrade actions/github-script (2b8ee02)
  • internal: update actions/checkout version (da116bb)

Documentation

  • prominently feature MCP server setup in root SDK readmes (6ca0c13)