Skip to content

daytona

v0.184.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

agentic-workflow ai ai-agents ai-runtime ai-sandboxes code-execution
+2 more
code-interpreter developer-tools

Affected surfaces

auth breaking_upgrade

Summary

AI summary

Broad release touches Chores, 🩹 Fixes, ❀️ Thank You, and πŸš€ Features.

Full changelog

0.184.0 (2026-06-03)

πŸš€ Features

  • gpu type selector (#4905)
  • api: default GPU per-sandbox quotas on new region quotas (#4866)
  • api,dashboard: windows sandbox class (#4871)
  • dashboard: split bundle by routes (8074ec71a)
  • docs: gpu updates (#4845)
  • docs: add windows and update gpu sandboxes (#4873)
  • guides: LangGraph guide (#4865)
  • images: add an image for GPU workloads (#4830)

🩹 Fixes

  • api: require verified email to accept or decline organization invitations (#4889)
  • api: exclude build failed from gpu allocation count (#4900)
  • api: invalidate proxy public-status cache on visibility change (#4918)
  • daemon: format FileInfo.modTime as RFC 3339 (#4859)
  • daemon: add modifiedAt (ISO 8601) to FileInfo and deprecate modTime (#4890)
  • dashboard: conditionally render sandbox class indicators based on availability (#4863)
  • dashboard: toast error handling (e222d4976)
  • guides: links update (#4891)
  • sdk: use modifiedAt in Go SDK and add API client inputs to all SDK test caches (#4899)
  • sdk-typescript: isolate per-Sandbox Configuration; support process.env on serverless (#4858)

Refactor

  • api: normalize runner-reported GPU type into canonical value (#4912)

Chores

  • sync go.sum for v0.183.0 (#4857)
  • run PR docker build on self-hosted runners (#4897)
  • api: multi-stage build to drop devDependencies and build toolchain from runtime (#4854)
  • api: make migration jobs from docker container work as non-root without network (#4904)
  • ⚠️ api: add x-enum-varnames to prevent mangled enum names in generated python API clients (#4915)
  • dashboard: cleanup billing v1 (#4910)
  • deps: scope dependabot npm/pip ecosystem to production manifests (#4827)
  • deps: bump the docker-base-images group across 5 directories with 2 updates (#4807)
  • deps: bump the github-actions group across 1 directory with 8 updates (#4916)
  • devcontainer: add devcontainer-lock.json (#4864)
  • sdk-go: bump to v0.184.0 (#4919)

⚠️ Breaking Changes

  • api: Renamed enum members in generated Python API clients. LINUX_MINUS_VM β†’ LINUX_VM (SandboxClass), SANDBOX_DOT_CREATED β†’ SANDBOX_CREATED (WebhookEvent), and similar. Users importing these enum members directly from daytona_api_client or daytona_api_client_async must update their references. SDK users are unaffected.

❀️ Thank You

  • Ante ProjiΔ‡ @aprojic
  • Fabjan Vučina
  • Goran DraganiΔ‡ @gdraganic
  • Ivan Dagelic @idagelic
  • Juraj Ε tefaniΔ‡ @stefanicjuraj
  • Lovre PeΕ‘ut @rovle
  • Mirko DΕΎaja @MDzaja
  • Mislav Ivanda @mislavivanda
  • Robert Pavlinic @rpavlini
  • Toma Puljak @Tpuljak

Breaking Changes

  • **api:** Renamed enum members in generated Python API clients. `LINUX_MINUS_VM` β†’ `LINUX_VM` (SandboxClass), `SANDBOX_DOT_CREATED` β†’ `SANDBOX_CREATED` (WebhookEvent) and similar; update direct imports accordingly.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track daytona

Get notified when new releases ship.

Sign up free

About daytona

Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code

All releases β†’

Related context

Earlier breaking changes

  • v0.180.0 /api/workspace endpoints are removed; migrate to /api/sandbox equivalents.
  • v0.180.0 GET /api/sandbox now returns paginated response; deprecates /api/sandbox/paginated.

Beta — feedback welcome: [email protected]