v0.169.0

daytonaio/daytonav0.169.0Apr 23, 2026by github-actions[bot]

AI Summary

This release adds runtime sandbox network updates and caps on declarative build sandboxes per runner. It also refactors Java SDK references and adds a concurrency limit for WebSocket handshakes.

Key Highlights

  • Runtime sandbox network updates
  • Cap declarative build sandboxes per runner
  • Java SDK documentation and code snippets
  • WebSocket handshake concurrency limit

New Features

  • Runtime sandbox network updates
  • Cap declarative build sandboxes per runner
  • Add java sdk / refactor references and code snippets
  • Add optional WebSocket handshake concurrency limit

Full Release Notes

## 0.169.0 (2026-04-23)

### 🚀 Features

- **api:** runtime sandbox network updates ([#4538](https://github.com/daytonaio/daytona/pull/4538))
- **api:** cap declarative build sandboxes per runner ([#4548](https://github.com/daytonaio/daytona/pull/4548))
- **docs:** add java sdk / refactor references and code snippets ([#4389](https://github.com/daytonaio/daytona/pull/4389))
- **sdk-python:** add optional WebSocket handshake concurrency limit ([#4527](https://github.com/daytonaio/daytona/pull/4527))

### 🩹 Fixes

- **api:** add sandbox service jobs locks ([#4543](https://github.com/daytonaio/daytona/pull/4543))
- **docs:** update guides list container hover ([#4518](https://github.com/daytonaio/daytona/pull/4518))
- **docs:** modify locale handling routes ([#4537](https://github.com/daytonaio/daytona/pull/4537))

### Chores

- sync go.sum for v0.168.0 ([#4524](https://github.com/daytonaio/daytona/pull/4524))
- **sdk-go:** bump to v0.169.0 ([#4550](https://github.com/daytonaio/daytona/pull/4550))
- **security:** expand CODEOWNERS coverage for CI/CD and supply chain ([#4535](https://github.com/daytonaio/daytona/pull/4535))
- **security:** close P0 url parser bypass and P1 content gutting ([#4534](https://github.com/daytonaio/daytona/pull/4534))

### ❤️ Thank You

- Ante Projić @aprojic
- Ivan Dagelic @idagelic
- Juraj Štefanić @stefanicjuraj
- Mirko Džaja @MDzaja
- Toma Puljak @Tpuljak