Skip to content

daytona

v0.185.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

crypto_tls breaking_upgrade

Summary

AI summary

Updates 🩹 Fixes, ❀️ Thank You, and πŸš€ Features across a mixed release.

Full changelog

0.185.0 (2026-06-09)

πŸš€ Features

  • api: check stale in progress backups (#4694)
  • api: backup retry cron (#4696)
  • ⚠️ daemon: enforce TLS verification on daemon git clone (#4843)
  • dashboard: store snapshots filter in url (#4923)
  • docs: update gpu sandboxes and snapshots (#4930)
  • sdk: expose sandboxClass param in snapshot creation across all SDKs (#4893)

🩹 Fixes

  • api: return correct gpu type in sandbox list item (#4924)
  • api: un-deprecate sandboxClass and set enumName (#4942)
  • api: validate region access before per-sandbox limits (#4944)
  • api: notification module socket init (#4946)
  • api: v2 backup hardening (#4941)
  • api: scope organization role lookups to caller's organization (#4948)
  • ci: restrict PR docker build to same-repo pull requests (#4932)
  • computer-use: close process logs per restart (#4949)
  • daemon,proxy,sdk: fix flaky E2E tests (#4747)
  • docs: clarify sandbox stopped state (#4936)
  • sdk-typescript: make ESM require shim survive esbuildβ†’CJS rebundle (#4888)

Chores

  • sync go.sum for v0.184.0 (#4921)
  • sdk-go: bump to v0.185.0 (#4955)

Uncategorized changes

  • Feat/sandbox sheet load sandbox (#4917)

⚠️ Breaking Changes

  • daemon: daemon /git/clone now verifies TLS certificates by default (previously silently skipped); clones against self-signed or private-CA Git servers will fail with a TLS verification error. Migration: pass insecure_skip_tls=true on the clone request (insecureSkipTls in TS/Java, insecure_skip_tls in Python/Ruby, options.WithInsecureSkipTLS(true) in Go).

❀️ Thank You

  • Ante ProjiΔ‡ @aprojic
  • Dalin Stone @dalinkstone
  • Fabjan Vučina
  • Ivan Dagelic @idagelic
  • Juraj Ε tefaniΔ‡ @stefanicjuraj
  • Mirko DΕΎaja @MDzaja
  • Muhammad Hashmi @mu-hashmi
  • Robert Pavlinic @rpavlini

Breaking Changes

  • /git/clone now verifies TLS certificates by default; set insecure_skip_tls=true to bypass verification.

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.187.0 api endpoints now require write permission for push access
  • 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]