v0.181.0

daytonaio/daytonav0.181.0May 25, 2026by github-actions[bot]

AI Summary

Enforced one physical GPU per sandbox on multi-GPU runners. Updated Docker base images and Go toolchain for security and stability.

Key Highlights

  • Assign one physical GPU per sandbox on multi-GPU runners
  • Updated Go toolchain to 1.25.7
  • Security updates for Docker base images

New Features

  • Physical GPU assignment per sandbox
  • Dependency updates for Docker base images

Full Release Notes

## 0.181.0 (2026-05-25)

### 🚀 Features

- **api,runner:** assign one physical GPU per sandbox on multi-GPU runner ([#4792](https://github.com/daytonaio/daytona/pull/4792))

### Chores

- sync go.sum for v0.180.0 ([#4794](https://github.com/daytonaio/daytona/pull/4794))
- **runner,proxy:** bump Go toolchain to 1.25.7 and patch openssl/pcre2 ([#4770](https://github.com/daytonaio/daytona/pull/4770))
- **sdk-go:** bump to v0.181.0 ([#4802](https://github.com/daytonaio/daytona/pull/4802))
- **security:** enable Dependabot for Docker base images ([#4752](https://github.com/daytonaio/daytona/pull/4752))
- **security:** bump runner docker dind base from 28.2.2 to 28.5.2 ([#4787](https://github.com/daytonaio/daytona/pull/4787))

### ❤️ Thank You

- Ante Projić @aprojic
- hectorc98
- Vedran Jukic