v0.182.0
daytonaio/daytonav0.182.0May 26, 2026by github-actions[bot]
AI Summary
Increased sandbox creation timeout to 30 seconds and fixed GPU capacity counting logic. Added documentation for sandbox get, labels, and last activity endpoints.
Key Highlights
- Sandbox creation timeout increased to 30 seconds
- GPU capacity count fixes (excludes DESTROYED and ARCHIVED)
- Documentation for sandbox labels and last activity
New Features
- Increased creation timeout
- GPU filter enforcement in snapshot propagation
- Docs for sandbox get/labels/last activity
Full Release Notes
## 0.182.0 (2026-05-26) ### 🚀 Features - **api:** sandbox creation timeout to 30 ([#4810](https://github.com/daytonaio/daytona/pull/4810)) - **docs:** add sandbox get, labels, and last activity ([#4732](https://github.com/daytonaio/daytona/pull/4732)) ### 🩹 Fixes - **api:** exclude DESTROYED and ARCHIVED from GPU capacity count ([#4809](https://github.com/daytonaio/daytona/pull/4809)) - **api:** enforce GPU filter in snapshot-runner fallback assignment ([#4815](https://github.com/daytonaio/daytona/pull/4815)) - **api:** infer restoring case on create sandbox v2 ([#4812](https://github.com/daytonaio/daytona/pull/4812)) - **api:** enforce GPU filter in snapshot propagation ([#4816](https://github.com/daytonaio/daytona/pull/4816)) ### Chores - sync go.sum for v0.181.0 ([#4803](https://github.com/daytonaio/daytona/pull/4803)) - **pr-checks:** add Docker build verification ([#4801](https://github.com/daytonaio/daytona/pull/4801)) - **sdk-go:** bump to v0.182.0 ([#4820](https://github.com/daytonaio/daytona/pull/4820)) - **sdk-typescript:** improve build target inputs ([#4819](https://github.com/daytonaio/daytona/pull/4819)) - **security:** ignore Docker base-image major bumps for node and python ([#4804](https://github.com/daytonaio/daytona/pull/4804)) ### ❤️ Thank You - Ante Projić @aprojic - Fabjan Vučina - Ivan Dagelic @idagelic - Juraj Štefanić @stefanicjuraj - Mirko Džaja @MDzaja - Vedran Jukic