Releases: Mozilla-Ocho/tabstack-python
Releases · Mozilla-Ocho/tabstack-python
v2.6.1
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
v2.5.0
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
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_aliasunless set (a32962e) - sanitize endpoint path params (f4632c7)
Chores
v2.3.0
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.mdfiles (79c09d3) - internal: add request options to SSE classes (36eb33c)
- internal: make
test_proxy_environment_variablesmore resilient (e8a44e9) - internal: make
test_proxy_environment_variablesmore resilient to env (e9e5e13) - internal: remove mock server code (f61d3b4)
- test: update skip reason message (911d25f)
- update mock server docs (ca0bd54)
v2.2.0
2.2.0 (2026-02-11)
Full Changelog: v2.1.0...v2.2.0
Features
- api: rename mcp package (ad5bd9b)
Chores
v2.1.0
2.1.0 (2026-01-30)
Full Changelog: v2.0.0...v2.1.0
Features
- api: add research (e139b72)
- api: api update (23805e3)
- api: api update (ac0c746)
- api: api update (b8a1e09)
- api: api update (6eb4a9f)
- client: add custom JSON encoder for extended type support (4b5ce35)
Bug Fixes
- docs: fix mcp installation instructions for remote servers (c8fba67)
Chores
v2.0.0
2.0.0 (2026-01-16)
Full Changelog: v0.0.1...v2.0.0
Features
- api: api update (5b17ee9)
- api: api update (38f0ce0)
- api: api update (db3d6ab)
- api: api update (b3d51f5)
- api: api update (b557ea9)
- api: api update (846fbb1)
- api: config oidc publishing (ec742d4)
- api: config oidc publishing (61ea691)
- api: manual updates (74c20f3)
- api: manual updates (f7b20ac)
- api: manual updates (25d4e29)
- api: manual updates (dbfbf9c)
- client: add support for binary request streaming (5c8c73a)
- client: add support for binary request streaming (e83b1c6)
Bug Fixes
- use async_to_httpx_files in patch method (21f1611)
- use async_to_httpx_files in patch method (3722dc8)
Chores
- internal: add
--fixargument to lint script (fe8e486) - internal: add
--fixargument to lint script (4b7bd77) - internal: codegen related update (f560cfe)
- internal: codegen related update (4fdb1ce)
- sync repo (2f19860)
- sync repo (03e9ef5)
- update SDK settings (0b77a8b)
- update SDK settings (ccec37e)
- update SDK settings (22f2fd5)
- update SDK settings (f78675d)
- update SDK settings (6bdaf91)
- update SDK settings (92f6785)
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
v1.0.6
What's Changed
- Document new automate parameters in README by @MrTravisB in #9
Full Changelog: v1.0.5...v1.0.6
v1.0.5
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