Skip to content

Releases: context-dot-dev/deprecated-brand-python-sdk

v1.17.0

08 Oct 14:28
93a9540

Choose a tag to compare

1.17.0 (2025-10-08)

Full Changelog: v1.16.0...v1.17.0

Features

v1.16.0

28 Sep 15:33
28ba1e9

Choose a tag to compare

1.16.0 (2025-09-22)

Full Changelog: v1.15.0...v1.16.0

Features

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (f856a6b)
  • internal: update pydantic dependency (7800848)
  • types: change optional parameter type from NotGiven to Omit (ef0373e)

v1.15.0

14 Sep 23:29
4d341f1

Choose a tag to compare

1.15.0 (2025-09-14)

Full Changelog: v1.14.0...v1.15.0

Features

v1.14.0

07 Sep 20:52
6b69c93

Choose a tag to compare

1.14.0 (2025-09-07)

Full Changelog: v1.13.0...v1.14.0

Features

v1.13.0

07 Sep 20:18
79f8bc6

Choose a tag to compare

1.13.0 (2025-09-07)

Full Changelog: v1.12.1...v1.13.0

Features

  • api: api update (87df1d4)
  • improve future compat with pydantic v3 (3cc4580)
  • types: replace List[str] with SequenceNotStr in params (e4204bb)

Bug Fixes

  • avoid newer type syntax (4eda6ab)

Chores

  • internal: add Sequence related utils (6e617e9)
  • internal: change ci workflow machines (169d92b)
  • internal: codegen related update (1fe969e)
  • internal: move mypy configurations to pyproject.toml file (62bff96)
  • internal: update pyright exclude list (b0ec69a)

v1.12.1

22 Aug 17:15
f5b532d

Choose a tag to compare

1.12.1 (2025-08-22)

Full Changelog: v1.12.0...v1.12.1

Chores

v1.12.0

19 Aug 14:47
eee2662

Choose a tag to compare

1.12.0 (2025-08-19)

Full Changelog: v1.11.0...v1.12.0

Features

Chores

  • internal: codegen related update (2b591ec)
  • internal: fix ruff target version (8674d17)
  • internal: update comment in script (59767cf)
  • update @stainless-api/prism-cli to v5.15.0 (c3e909c)

v1.11.0

31 Jul 20:49
b888172

Choose a tag to compare

1.11.0 (2025-07-31)

Full Changelog: v1.10.1...v1.11.0

Features

  • api: manual updates (59f9ac6)
  • api: manual updates (59002c5)
  • client: support file upload requests (5a700a4)

Chores

  • project: add settings file for vscode (5218747)

v1.10.1

23 Jul 02:19
664c8be

Choose a tag to compare

1.10.1 (2025-07-23)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

  • parsing: ignore empty metadata (dca3c67)
  • parsing: parse extra field types (eba3879)

v1.10.0

21 Jul 00:48
5414093

Choose a tag to compare

1.10.0 (2025-07-21)

Full Changelog: v1.9.0...v1.10.0

Features

  • api: manual updates (89a4986)
  • clean up environment call outs (3d8cf3d)

Bug Fixes

  • ci: correct conditional (ad26494)
  • client: don't send Content-Type header on GET requests (34c2827)
  • parsing: correctly handle nested discriminated unions (3f1078d)

Chores

  • ci: change upload type (9f67ed0)
  • internal: bump pinned h11 dep (a9e93bf)
  • internal: codegen related update (92cf858)
  • package: mark python 3.13 as supported (4600562)
  • readme: fix version rendering on pypi (ed9ea71)