v0.142.0
daytonaio/daytonav0.142.0Feb 12, 2026by github-actions[bot]
AI Summary
API optimizations including automatic runner draining and health checks.
Key Highlights
- Automatic runner draining
- Optimize build info querying
- Separate public and internal API health checks
- Update create snapshot form
New Features
- Index on sandbox auth token
- Automatic runner draining
- Optimize build info querying
- Usage period sandbox id endAt index
- Separate public and internal api health checks
- Sandbox deletion concurrency
- Update create snapshot form, dialog & validation
Full Release Notes
## 0.142.0 (2026-02-12) ### 🚀 Features - **api:** index on sandbox auth token ([#3711](https://github.com/daytonaio/daytona/pull/3711)) - **api:** automatic runner draining ([#3699](https://github.com/daytonaio/daytona/pull/3699)) - **api:** optimize build info querying ([#3714](https://github.com/daytonaio/daytona/pull/3714)) - **api:** usage period sandbox id endAt index ([#3712](https://github.com/daytonaio/daytona/pull/3712)) - **api:** separate public and internal api health checks ([#3725](https://github.com/daytonaio/daytona/pull/3725)) - **cli:** sandbox deletion concurrency ([#3721](https://github.com/daytonaio/daytona/pull/3721)) - **dashboard:** update create snapshot form, dialog & validation ([#3691](https://github.com/daytonaio/daytona/pull/3691)) ### 🩹 Fixes - **api:** 500 on sandbox delete ([#3716](https://github.com/daytonaio/daytona/pull/3716)) - **api:** reduce job log severity to debug ([#3720](https://github.com/daytonaio/daytona/pull/3720)) - **api:** filter out snapshot regions that are not available to org ([#3710](https://github.com/daytonaio/daytona/pull/3710)) ### Refactor - **api:** pre-deploy and post-deploy db migrations ([#3661](https://github.com/daytonaio/daytona/pull/3661)) ### Chores - remove go.work.sync from release update ([#3719](https://github.com/daytonaio/daytona/pull/3719)) - **deps:** update go sums for v0.141.0 ([36b09778](https://github.com/daytonaio/daytona/commit/36b09778)) - **sdk-go:** bump to v0.142.0 ([#3736](https://github.com/daytonaio/daytona/pull/3736)) ### ❤️ Thank You - Bruno Grbavac @brunogrbavac - Fabjan Vučina - Ivan Dagelic @idagelic - Robert Pavlinic @rpavlini - Toma Puljak @Tpuljak