Skip to content

Releases: runloopai/api-client-python

v1.30.0

Choose a tag to compare

@stainless-app stainless-app released this 23 Aug 23:04
802172a

1.30.0 (2026-08-20)

Full Changelog: v1.29.0...v1.30.0

Features

  • devboxes: use optimistic create endpoint (#829) (3f47b22)

Chores

  • internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (b7a3d87)

v1.29.0

Choose a tag to compare

@stainless-app stainless-app released this 20 Aug 00:52
ae5ffd5

1.29.0 (2026-08-20)

Full Changelog: v1.28.0...v1.29.0

Features

  • axon: add registry delete endpoint (#10769) (c63f011)
  • broker: plumb Pi protocol selection (#10256) (974d52b)
  • config: custom_headers on McpConfig/GatewayConfig — persistence, REST, validation, provisioner, OpenAPI (#11096) (9482e47)
  • converter: add Helm chart, container image, and enable in dev (#10405) (0d5ca34)
  • devbox: recover resume provisioning failures (#10597) (518301e)
  • gateway: first-class BASIC auth mechanism (#11063) (1f50f93)
  • mcp: configurable auth_mechanism on McpConfig, shared shape with gateway (#11113) (4dd9edd)

Bug Fixes

  • devbox: make Devbox update API patch-like (#10582) (0a74521)
  • gateway: reject keyless HEADER auth_mechanism at admission and in looper (#11120) (194c060)

v1.28.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 06:18
e8c3d90

1.28.0 (2026-07-29)

Full Changelog: v1.27.0...v1.28.0

Features

  • devbox: queue devboxes until node assignment (#10320) (1837c34)

v1.27.0

Choose a tag to compare

@stainless-app stainless-app released this 29 Jul 01:20
0d89f21

1.27.0 (2026-07-28)

Full Changelog: v1.24.0...v1.27.0

Features

  • mux: wait_for_eviction endpoint for flex eviction notifications (#10325) (7e86af9)

Bug Fixes

  • mux: field-level merge on network policy egress updates (#10338) (366a3ee)
  • mux: move eviction-watch SSE route off the /{id} slot (#10409) (61f4143)

Chores

  • stainless: generate watch_evictions as an SSE stream (#10404) (cb82bca)

v1.24.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Jul 22:27
6b9e1dc

1.24.0 (2026-07-22)

Full Changelog: v1.23.3...v1.24.0

Features

  • add HTTP/2 load testing infrastructure (#819) (4ef3c65)
  • api: add codex broker mount protocol and axon attach enum value (#10186) (b3a0a91)
  • devbox: rename scheduled -> queued (#10217) (f6cc5b7)
  • loadtest: add pool_check.py to verify shared sync connection pool (#822) (0000c52)
  • mux: expose CIDR egress rules on the network policy API (#10269) (b77a065)
  • network: add allow_runloop_mirrors egress flag to network policies (#10350) (c042398)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6a762cb)

Bug Fixes

  • internal: resolve build failures (a5b61f3)
  • mux: uniform id/name search across list endpoints, close cross-tenant IDOR (#10267) (4a40176)

v1.23.3

Choose a tag to compare

@gautam-rl gautam-rl released this 10 Jul 22:17
d85117a

What's Changed

  • docs: add agent PR guidance by @tode-rl in #814
  • fix: update test script to work without lsof on CI by @jrvb-rl in #798
  • fix: retry polling on HTTP/2 GOAWAY connection errors by @yoon-park-rl in #817
  • chore(devbox): cap forwarded long-poll timeout and add client read margin by @gautam-rl in #818
  • release: 1.23.3 by @stainless-app[bot] in #812

New Contributors

Full Changelog: v1.23.2...v1.23.3

v1.23.2

Choose a tag to compare

@stainless-app stainless-app released this 09 Jun 20:19
ef1eb3a

1.23.2 (2026-06-09)

Full Changelog: v1.23.1...v1.23.2

Features

  • devbox: expose provisioning_tier=flex in API + SDKs (alpha) (#9700) (139bef6)

v1.23.1

Choose a tag to compare

@stainless-app stainless-app released this 09 Jun 18:58
0f68442

1.23.1 (2026-06-09)

Full Changelog: v1.23.0...v1.23.1

Features

  • devbox: add provisioning_tier (flex) to LaunchParameters (alpha) (#808) (cb59e8b)

v1.23.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 17:27
60f82be

1.23.0 (2026-06-05)

Full Changelog: v1.22.1...v1.23.0

Features

  • devbox: add SCHEDULED status to the data model (#9654) (8f45663)
  • portal: support tunnel authorization header (#9597) (8ca990e)

v1.22.1

Choose a tag to compare

@stainless-app stainless-app released this 01 Jun 19:23
018cb8c

1.22.1 (2026-06-01)

Full Changelog: v1.22.0...v1.22.1

Build System

  • stainless: map /v1/accounts/me to accounts.me in the SDK (#9569) (3f9cbe1)