Releases: parallel-web/parallel-sdk-python
Releases · parallel-web/parallel-sdk-python
Release list
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.0
1.2.0 (2026-08-10)
Full Changelog: v1.1.0...v1.2.0
Features
- api: add memory support
- stlc: configurable CI runner and private-production-repo support in workflow templates (a2b4daa)
v1.1.0
v1.0.1
1.0.1 (2026-06-03)
Full Changelog: v1.0.0...v1.0.1
Chores
- remove undocumented backwards-compat alias shims (e5a2ad8)
- types: drop redundant NotRequired on task_spec input_schema (b356c22)
Documentation
v1.0.0
1.0.0 (2026-06-02)
Full Changelog: v0.6.0...v1.0.0
⚠ BREAKING CHANGES
- api: clean up beta features
Features
- api: 1.0.0 changes (f399080)
- api: Add parallel_beta typing back (004ce9f)
- api: clean up beta features (f533161)
- api: Remove beta: tasks, task groups, search, and extract from SDK (b7bcade)
- internal/types: support eagerly validating pydantic iterators (6c148b4)
Bug Fixes
- client: add missing f-string prefix in file type error message (6fa3eac)
v0.6.0
0.6.0 (2026-05-06)
Full Changelog: v0.5.1...v0.6.0
Features
- api: manual updates (8cb17ac)
- api: manual updates (e4008e4)
- api: manual updates (174407f)
- api: manual updates (1c47c8b)
- api: Task Groups v1 added to SDK (198e317)
- support setting headers via env (6dd2b05)
Bug Fixes
- re-export TaskGroup from parallel.types.beta and silence reportDeprecated (dc6119f)
- scripts: remove unreachable check and redundant type annotation (f63ad0a)
- scripts: satisfy pyright in alias resolver (892f474)
- types: preserve back-compat aliases for renamed inline classes (532ee8f)
- types: use module-level alias instead of import-as (b1b9858)
- use correct field name format for multipart file arrays (1e34228)