Skip to content

Releases: runloopai/api-client-python

v1.10.1

Choose a tag to compare

@stainless-app stainless-app released this 26 Feb 04:17
0f2df48

1.10.1 (2026-02-26)

Full Changelog: v1.10.0...v1.10.1

Bug Fixes

v1.10.0

Choose a tag to compare

@stainless-app stainless-app released this 26 Feb 02:12
f935433

1.10.0 (2026-02-26)

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

Features

v1.9.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Feb 22:36
81c4975

1.9.0 (2026-02-25)

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

Features

  • Add AI gateway and MCP gateway flags to network policy create (#7638) (85f2146)

Chores

  • Add archive method to stainless (#7537) (836f18d)
  • benchmarks: removed scorer (#740) (1033264)
  • format all api.md files (ee5d577)
  • internal: add request options to SSE classes (e636aca)
  • internal: make test_proxy_environment_variables more resilient (564cd57)
  • internal: make test_proxy_environment_variables more resilient to env (21d4ce8)
  • scenarios: make scenario status enum instead of string (#7552) (e6e5208)
  • update mock server docs (273fb5e)

Refactors

  • deprecate and make Nullable total_count and remaining_count of ListViews (#7533) (8b16ebe)

v1.8.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Feb 20:12
edd5661

1.8.0 (2026-02-12)

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

Features

Bug Fixes

  • remove duplicate operationId createDevboxTunnel in openapi (#7397) (bb2cd8f)

Chores

  • internal: bump dependencies (94e6c44)
  • internal: fix lint error on Python 3.14 (37ab1b7)

v1.7.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Feb 20:41
d58250d

1.7.0 (2026-02-05)

Full Changelog: v1.5.1...v1.7.0

Features

Bug Fixes

  • sdk: fixed pagination for scorer, scenario and network policy list methods (#731) (d55fceb)

Chores

  • Mark legacy tunnel methods deprecated (#737) (764b445)

v1.5.1

Choose a tag to compare

@stainless-app stainless-app released this 30 Jan 23:28
c3bebb5

1.5.1 (2026-01-30)

Full Changelog: v1.5.0...v1.5.1

Chores

v1.5.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jan 22:23
08c5bd7

1.5.0 (2026-01-30)

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

Features

v1.4.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jan 21:55
016bb0e

1.4.0 (2026-01-30)

Full Changelog: v1.3.2...v1.4.0

Features

  • client: add custom JSON encoder for extended type support (840addd)
  • devbox: add gateway routes (#7212) (2527bb7)
  • devbox: add new tunnel APIs and deprecate old tunnel API (#7227) (71620a1)

Chores

  • devbox: deprecate remove tunnel API (#7230) (d48832d)
  • documentation: made warning message language more accurate (#7215) (08e0586)

v1.3.2

Choose a tag to compare

@stainless-app stainless-app released this 30 Jan 03:53
3f3da5e

1.3.2 (2026-01-30)

Full Changelog: v1.3.1...v1.3.2

Bug Fixes

  • blueprint: blueprint state queued handled by is ready (#726) (77e91ab)

v1.3.1

Choose a tag to compare

@stainless-app stainless-app released this 28 Jan 22:05
66a4a32

1.3.1 (2026-01-28)

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

Features

  • benchmark: adding in progress benchmark runs for benchmark jobs (#7183) (2f11e9f)

Chores

  • ci: upgrade actions/github-script (7ba3962)