Skip to content

Releases: ArcadeAI/arcade-py

v1.10.0

06 Nov 23:58
d462e51

Choose a tag to compare

1.10.0 (2025-11-06)

Full Changelog: v1.9.0...v1.10.0

Features

v1.9.0

06 Nov 22:01
6c5f8d8

Choose a tag to compare

1.9.0 (2025-11-04)

Full Changelog: v1.8.0...v1.9.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (e5ceb83)

Chores

  • bump httpx-aiohttp version to 0.1.9 (8d8e4b7)
  • do not install brew dependencies in ./scripts/bootstrap by default (927371b)
  • internal/tests: avoid race condition with implicit client cleanup (b14f88e)
  • internal: detect missing future annotations with ruff (0afbe98)
  • internal: grammar fix (it's -> its) (95c0ec1)
  • internal: update pydantic dependency (450a852)
  • types: change optional parameter type from NotGiven to Omit (484c472)

v1.8.0

12 Sep 23:51
942eb2c

Choose a tag to compare

1.8.0 (2025-09-11)

Full Changelog: v1.7.0...v1.8.0

Features

  • api: api update (f658a31)
  • api: api update (b5347f1)
  • api: api update (2002172)
  • client: support file upload requests (adee680)
  • improve future compat with pydantic v3 (b0fee8f)
  • types: replace List[str] with SequenceNotStr in params (acea6f7)

Bug Fixes

  • avoid newer type syntax (565f29d)

Chores

  • internal: add Sequence related utils (bb04ab5)
  • internal: change ci workflow machines (3238508)
  • internal: codegen related update (67c2153)
  • internal: fix ruff target version (c10bfbb)
  • internal: move mypy configurations to pyproject.toml file (1eebbfd)
  • internal: update comment in script (e248479)
  • internal: update pyright exclude list (b322b28)
  • project: add settings file for vscode (9611226)
  • update @stainless-api/prism-cli to v5.15.0 (6fed0b8)
  • update github action (66ec9db)

v1.7.0

23 Jul 17:44
66bd1a2

Choose a tag to compare

1.7.0 (2025-07-23)

Full Changelog: v1.6.0...v1.7.0

Features

Bug Fixes

  • ci: correct conditional (79d08e8)
  • ci: release-doctor — report correct token name (03cfe8a)
  • client: don't send Content-Type header on GET requests (6a3e11c)
  • parsing: correctly handle nested discriminated unions (7291d4f)
  • parsing: ignore empty metadata (52e08bc)
  • parsing: parse extra field types (034b5dc)

Chores

  • ci: change upload type (6e96a87)
  • ci: only run for pushes and fork pull requests (f741da1)
  • internal: bump pinned h11 dep (d63ac0c)
  • package: mark python 3.13 as supported (7bfb29b)
  • readme: fix version rendering on pypi (c3d919a)
  • tests: skip some failing tests on the latest python versions (0f7a7e0)

Documentation

  • client: fix httpx.Timeout documentation reference (d6a30cc)

v1.6.0

18 Jun 17:36
e9350d2

Choose a tag to compare

1.6.0 (2025-06-18)

Full Changelog: v1.5.0...v1.6.0

Features

  • api: api update (cd6f884)
  • client: add follow_redirects request option (37071b8)

Bug Fixes

  • client: correctly parse binary response | stream (30b1399)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (f7d916c)

Chores

  • ci: enable for pull requests (181f08f)
  • docs: remove reference to rye shell (bb105b1)
  • docs: remove unnecessary param examples (e63f45b)
  • internal: update conftest.py (6f4b908)
  • readme: update badges (e0ecda6)
  • tests: add tests for httpx client instantiation & proxies (8328a61)
  • tests: run tests in parallel (aabdc37)

v1.5.0

03 Jun 00:42
0918ad8

Choose a tag to compare

1.5.0 (2025-06-02)

Full Changelog: v1.4.0...v1.5.0

Features

Bug Fixes

  • docs/api: remove references to nonexistent types (ade9d56)
  • package: support direct resource imports (b28c43b)

Chores

  • ci: fix installation instructions (35ab018)
  • ci: upload sdks to package manager (264c2af)
  • docs: grammar improvements (4039ce4)
  • internal: avoid errors for isinstance checks on proxies (f6a0407)
  • internal: avoid lint errors in pagination expressions (4288f8c)

v1.4.0

01 May 20:09
4073662

Choose a tag to compare

1.4.0 (2025-04-25)

Full Changelog: v1.3.1...v1.4.0

Features

Bug Fixes

  • ci: ensure pip is always available (#135) (fd63bd1)
  • ci: remove publishing patch (#136) (bd4bfc8)
  • perf: optimize some hot paths (c544b05)
  • perf: skip traversing types for NotGiven values (af97129)
  • pydantic v1: more robust ModelField.annotation check (be8bb32)
  • types: handle more discriminated union shapes (#134) (2e8aa54)

Chores

  • broadly detect json family of content-type headers (b562715)
  • ci: add timeout thresholds for CI jobs (467dfb2)
  • ci: only use depot for staging repos (eb51e05)
  • client: minor internal fixes (4e548b8)
  • internal: base client updates (1a4a717)
  • internal: bump pyright version (6681c14)
  • internal: bump rye to 0.44.0 (#133) (0068d95)
  • internal: codegen related update (b551ba9)
  • internal: codegen related update (#132) (85ff426)
  • internal: expand CI branch coverage (02cc295)
  • internal: fix list file params (1f6d1f3)
  • internal: import reformatting (772a87c)
  • internal: reduce CI branch coverage (f6d1892)
  • internal: refactor retries to not use recursion (709debf)
  • internal: remove extra empty newlines (#131) (4a0f409)
  • internal: remove trailing character (#140) (850838e)
  • internal: slight transform perf improvement (#142) (af27cc2)
  • internal: update models test (ced3495)
  • internal: update pyright settings (950f294)

Documentation

v1.3.1

11 Mar 04:32
d951f03

Choose a tag to compare

1.3.1 (2025-03-11)

Full Changelog: v1.3.0...v1.3.1

Features

v1.3.0

10 Mar 23:47
fcda230

Choose a tag to compare

1.3.0 (2025-03-10)

Full Changelog: v1.2.1...v1.3.0

Features

Chores

  • docs: update client docstring (#121) (a30a866)
  • internal: properly set pydantic_private (#114) (558c1bb)
  • internal: remove unused http client options forwarding (#122) (6f0d183)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#120) (df64b6f)

v1.2.1

24 Feb 14:17
99771d0

Choose a tag to compare

1.2.1 (2025-02-22)

Full Changelog: v1.2.0...v1.2.1

Chores