v0.161.0
daytonaio/daytonav0.161.0Apr 3, 2026by github-actions[bot]
AI Summary
The platform gains a new Java SDK and improved resource management with connection pooling, alongside enhanced dashboard metrics.
Key Highlights
- Java SDK implementation added to the SDK suite.
- Signed preview URL support expanded to the Go SDK.
- Dashboard CPU utilization metrics fixed.
- Connection pool size configuration added.
New Features
- Implement java sdk
- Add go sdk examples for signed preview url
- CPU utilization in cores
- Add proxy origin handling and header requests filtering
- Connection pool size config
Full Release Notes
## 0.161.0 (2026-04-03) ### 🚀 Features - **docs:** add go sdk examples for signed preview url ([#4295](https://github.com/daytonaio/daytona/pull/4295)) - **sdk-java:** implement java SDK ([#4320](https://github.com/daytonaio/daytona/pull/4320)) ### 🩹 Fixes - **dashboard:** cpu utilization in cores ([#4335](https://github.com/daytonaio/daytona/pull/4335)) - **docs:** add proxy origin handling and header requests filtering ([#4343](https://github.com/daytonaio/daytona/pull/4343)) - **sdk:** connection pool size config ([#4336](https://github.com/daytonaio/daytona/pull/4336)) ### Chores - sync go.sum for v0.160.0 ([#4318](https://github.com/daytonaio/daytona/pull/4318)) - Mastra guide dependencies bump ([#4319](https://github.com/daytonaio/daytona/pull/4319)) - **docs:** update ruby sdk readme ([#4300](https://github.com/daytonaio/daytona/pull/4300)) - **sdk-go:** bump to v0.161.0 ([#4346](https://github.com/daytonaio/daytona/pull/4346)) ### ❤️ Thank You - Ivan Dagelic @idagelic - Juraj Štefanić @stefanicjuraj - Mirko Džaja @MDzaja - Mislav Ivanda @mislavivanda - Toma Puljak @Tpuljak