v0.145.0
daytonaio/daytonav0.145.0Feb 24, 2026by github-actions[bot]
AI Summary
This release enables deletion of pending build sandboxes and introduces structured and OpenTelemetry logging for the runner component.
Key Highlights
- Allow deletion of pending_build sandboxes
- Structured and OTEL logging for runner
- Allow empty list of explicit API key permissions
- Async snapshot pull/build with polling
New Features
- Allow deletion of pending_build sandboxes
- Structured and OTEL logging for runner
Full Release Notes
## 0.145.0 (2026-02-24) ### 🚀 Features - **api:** allow deletion of pending_build sandboxes ([#3881](https://github.com/daytonaio/daytona/pull/3881)) - **runner:** structured and OTEL logging ([#2775](https://github.com/daytonaio/daytona/pull/2775)) ### 🩹 Fixes - **api,dashboard:** allow empty list of explicit api key permissions ([#3879](https://github.com/daytonaio/daytona/pull/3879)) ### Refactor - **api,runner,docs:** make snapshot pull/build async and poll for result ([#3798](https://github.com/daytonaio/daytona/pull/3798)) ### Chores - sync go.sum for v0.144.1 ([#3874](https://github.com/daytonaio/daytona/pull/3874)) - **dashboard:** fix docker build ([#3880](https://github.com/daytonaio/daytona/pull/3880)) - **deps:** bump astro versions ([#3883](https://github.com/daytonaio/daytona/pull/3883)) - **sdk-go:** bump to v0.145.0 ([#3888](https://github.com/daytonaio/daytona/pull/3888)) ### ❤️ Thank You - Fabjan Vučina - Goran Draganić @gdraganic - Ivan Dagelic - Juraj Štefanić @stefanicjuraj - Mirko Džaja - Toma Puljak