Skip to content

Releases: Mozilla-Ocho/tabstack-python

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

v1.0.4

20 Nov 19:47
4355717

Choose a tag to compare

What's Changed

  • Fix generate.json documentation to use URL parameter by @MrTravisB in #6
  • Refactor API: Move automate to agent client and remove extract.schema by @MrTravisB in #7

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Nov 22:12
3af99b1

Choose a tag to compare

What's Changed

  • Update repository references to Mozilla-Ocho organization by @MrTravisB in #5

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Nov 22:01
fa5a54d

Choose a tag to compare

What's Changed

  • Add Python 3.13 and 3.14 support, standardize on 3.12 by @MrTravisB in #4

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Nov 21:52
fdd6c53

Choose a tag to compare

What's Changed

  • Add workflow dependencies and fix attestation conflict by @MrTravisB in #3

Full Changelog: v1.0.0...v1.0.1