Skip to content

Releases: Mozilla-Ocho/tabstack-python

v2.6.1

05 May 16:29
31a740c

Choose a tag to compare

2.6.1 (2026-05-05)

Full Changelog: v2.6.0...v2.6.1

Features

  • api: add endpoint specfic timeouts (15bcc6b)
  • api: manual updates (e89cb7a)
  • automate: emit task:trace_context SSE event with trace ID (20d3ff3)
  • support setting headers via env (4699481)

Bug Fixes

  • use correct field name format for multipart file arrays (a10a1ed)

Chores

  • internal: reformat pyproject.toml (c909f52)

v2.6.0

24 Apr 22:31
21553ee

Choose a tag to compare

2.6.0 (2026-04-24)

Full Changelog: v2.5.0...v2.6.0

Features

  • api: api update (6b2a7ab)
  • codegen: consume Pilo's AutomateStreamEvent as the /automate SSE root (3615e2d)

v2.5.0

23 Apr 00:25
e3c5499

Choose a tag to compare

2.5.0 (2026-04-22)

Full Changelog: v2.4.0...v2.5.0

Features

Bug Fixes

  • codegen: OAS 3.0 compliance + local Spectral lint + Stainless PR check (cd8e38c)
  • codegen: reduce Stainless variant-naming and ambiguity warnings (06f98a5)

Performance Improvements

  • client: optimize file structure copying in multipart requests (0aff4b6)

Chores

  • internal: more robust bootstrap script (318ffd3)

Documentation

  • research: correct default mode from balanced to fast (d58bd1b)

v2.4.0

10 Apr 23:16
3047ea8

Choose a tag to compare

2.4.0 (2026-04-10)

Full Changelog: v2.3.0...v2.4.0

Features

  • api: add input endpoint (f3b1f16)
  • api: api update (cda5c19)
  • api: api update (ed80ce0)
  • api: better handling of SSE events (6b6ba7b)
  • internal: implement indices array format for query and form serialization (97a9bb7)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (2cda6ae)
  • deps: bump minimum typing-extensions version (1946504)
  • ensure file data are only sent as 1 parameter (10f77bc)
  • pydantic: do not pass by_alias unless set (a32962e)
  • sanitize endpoint path params (f4632c7)

Chores

  • ci: skip lint on metadata-only changes (9710840)
  • configure new SDK language (f5f587a)
  • internal: tweak CI branches (8458777)
  • internal: update gitignore (e39102c)

v2.3.0

12 Mar 21:29
cfe2d44

Choose a tag to compare

2.3.0 (2026-03-12)

Full Changelog: v2.2.0...v2.3.0

Features

Chores

  • ci: bump uv version (b17a93a)
  • ci: skip uploading artifacts on stainless-internal branches (4af1491)
  • format all api.md files (79c09d3)
  • internal: add request options to SSE classes (36eb33c)
  • internal: make test_proxy_environment_variables more resilient (e8a44e9)
  • internal: make test_proxy_environment_variables more resilient to env (e9e5e13)
  • internal: remove mock server code (f61d3b4)
  • test: update skip reason message (911d25f)
  • update mock server docs (ca0bd54)

v2.2.0

12 Feb 04:58
adca046

Choose a tag to compare

2.2.0 (2026-02-11)

Full Changelog: v2.1.0...v2.2.0

Features

  • api: rename mcp package (ad5bd9b)

Chores

  • internal: bump dependencies (1e58c7b)
  • internal: fix lint error on Python 3.14 (db03056)

v2.1.0

30 Jan 18:56
2787c0b

Choose a tag to compare

2.1.0 (2026-01-30)

Full Changelog: v2.0.0...v2.1.0

Features

Bug Fixes

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

Chores

  • ci: upgrade actions/github-script (b6d62f6)
  • internal: update actions/checkout version (9197068)

v2.0.0

16 Jan 19:17
2a540d5

Choose a tag to compare

2.0.0 (2026-01-16)

Full Changelog: v0.0.1...v2.0.0

Features

Bug Fixes

  • use async_to_httpx_files in patch method (21f1611)
  • use async_to_httpx_files in patch method (3722dc8)

Chores

Documentation

  • add more examples (1c7a58d)
  • add more examples (0758a97)
  • prominently feature MCP server setup in root SDK readmes (ab430a6)
  • prominently feature MCP server setup in root SDK readmes (64952dc)

Refactors

  • internal: switch from rye to uv (ae82620)
  • internal: switch from rye to uv (19b47fc)

v1.0.6

10 Dec 23:36
abd4617

Choose a tag to compare

What's Changed

  • Document new automate parameters in README by @MrTravisB in #9

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Dec 23:18
9f5f425

Choose a tag to compare

What's Changed

  • Add guardrails, max_iterations, and max_validation_attempts to automate by @MrTravisB in #8

Full Changelog: v1.0.4...v1.0.5