Skip to content

Releases: parallel-web/parallel-sdk-python

v1.3.3

Choose a tag to compare

@ehe9991 ehe9991 released this 01 Sep 00:25
3762bf9

1.3.3 (2026-09-01)

Chores

v1.3.2

Choose a tag to compare

@ehe9991 ehe9991 released this 27 Aug 22:52
90ec14b

1.3.2 (2026-08-27)

Chores

  • sync SDK OpenAPI spec from monorepo (6b191dc)

v1.3.1

Choose a tag to compare

@ehe9991 ehe9991 released this 27 Aug 18:52
b79833a

1.3.1 (2026-08-27)

Chores

  • back-sync production 1.3.0 (merge; trunks had forked) (f94dc19)
  • internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (aec54fe)
  • sync SDK OpenAPI spec from monorepo (9c80eff)
  • sync stainless-sdks next (unreleased 1.3.x codegen + custom code) (cfa72c7)

v1.3.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Aug 21:44
6ab61ee

1.3.0 (2026-08-12)

Full Changelog: v1.2.0...v1.3.0

Features

v1.2.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Aug 18:15
2abeeda

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

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 18:22
e0b04ae

1.1.0 (2026-06-08)

Full Changelog: v1.0.1...v1.1.0

Features

  • api: add turbo mode to search (8ee340d)

v1.0.1

Choose a tag to compare

@stainless-app stainless-app released this 03 Jun 02:02
043cd0b

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

  • regenerate api.md from spec (drop hand-maintained patch) (05d2897)
  • regenerate README from spec (drop hand-maintained patch) (c7ed169)

v1.0.0

Choose a tag to compare

@stainless-app stainless-app released this 02 Jun 18:43
3d68b23

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

Choose a tag to compare

@stainless-app stainless-app released this 06 May 19:12
b9dc5ed

0.6.0 (2026-05-06)

Full Changelog: v0.5.1...v0.6.0

Features

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)

Chores

  • internal: more robust bootstrap script (d4c7737)
  • internal: reformat pyproject.toml (b3c0639)
  • scripts: follow alias and attribute redirections in breaking-change detection (89b1495)
  • stop tracking uv.lock (project uses requirements*.lock from rye) (540471a)

v0.5.1

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 18:03
f327a0e

0.5.1 (2026-04-22)

Full Changelog: v0.5.0...v0.5.1

Features

  • api: manual updates (86c7d33)
  • api: Mark search and extract as deprecated (cfdea3b)
  • api: OpenAPI changes (cfc5fb3)