v0.155.0
daytonaio/daytonav0.155.0Mar 24, 2026by github-actions[bot]
AI Summary
New guides and telemetry enhancements, specifically focusing on the Amp Code guide and TLS client configuration support.
Key Highlights
- Amp Code guide added to the documentation.
- Telemetry TLS client configuration support added.
- Improved timeout handling for process execution.
- Backup completion matching to snapshot tags fixed.
New Features
- Amp Code guide
- Telemetry TLS client config support
- Match backup completion to snapshot tag
- Handle svix 404 error as not found exception
- Timeout for process.exec
Full Release Notes
## 0.155.0 (2026-03-24) ### 🚀 Features - Amp Code guide ([#4038](https://github.com/daytonaio/daytona/pull/4038)) - **common-go:** telemetry TLS client config support ([#4182](https://github.com/daytonaio/daytona/pull/4182)) ### 🩹 Fixes - match backup completion to snapshot tag ([#4145](https://github.com/daytonaio/daytona/pull/4145)) - **api:** handle svix 404 error as not found exception ([#4175](https://github.com/daytonaio/daytona/pull/4175)) - **daemon:** timeout for process.exec ([#4147](https://github.com/daytonaio/daytona/pull/4147)) ### Chores - sync go.sum for v0.154.0 ([#4167](https://github.com/daytonaio/daytona/pull/4167)) - **dev:** disable node_modules file watchers ([#4174](https://github.com/daytonaio/daytona/pull/4174)) - **guides:** update model in DSPy RLMs guide and add validation code ([#4113](https://github.com/daytonaio/daytona/pull/4113)) - **sdk-go:** bump to v0.155.0 ([#4183](https://github.com/daytonaio/daytona/pull/4183)) ### ❤️ Thank You - Bruno Grbavac @brunogrbavac - James Murdza - Lovre Pešut @rovle - Toma Puljak @Tpuljak - Vedran Jukic