v0.139.0

daytonaio/daytonav0.139.0Feb 3, 2026by github-actions[bot]

AI Summary

The API layer receives security and performance upgrades including Redis authentication, configurable database connection pooling, and sandbox retrieval caching. The dashboard is updated for API key permissions, and session command handling is improved.

Key Highlights

  • Redis authentication for API
  • Configurable DB connection pooling
  • Sandbox retrieval caching
  • API keys permissions UI update
  • Support for any shell in session command wrapper

New Features

  • Redis auth
  • Configurable db connection pooling
  • Improved warm pool selection
  • Sandbox retrieval caching
  • API keys permissions UI update

Full Release Notes

## 0.139.0 (2026-02-03)

### 🚀 Features

- **api:** redis auth ([#3584](https://github.com/daytonaio/daytona/pull/3584))
- **api:** configurable db connection pooling ([#3590](https://github.com/daytonaio/daytona/pull/3590))
- **api:** improve warm pool selection ([#3589](https://github.com/daytonaio/daytona/pull/3589))
- **api:** sandbox retrieval caching ([#3571](https://github.com/daytonaio/daytona/pull/3571))
- **dashboard:** api keys permissions UI update ([07642d445](https://github.com/daytonaio/daytona/commit/07642d445))

### 🩹 Fixes

- **api:** move runner find into if ([#3591](https://github.com/daytonaio/daytona/pull/3591))
- **api:** message on errored sandbox actions ([#3583](https://github.com/daytonaio/daytona/pull/3583))
- **daemon:** support any shell in session command wrapper ([#3603](https://github.com/daytonaio/daytona/pull/3603))
- **docs:** rename Moltbot to OpenClaw ([#3592](https://github.com/daytonaio/daytona/pull/3592))
- **sdk-python:** volume subpath regression ([#3609](https://github.com/daytonaio/daytona/pull/3609))

### Chores

- fix computer use CI build ([b511e130e](https://github.com/daytonaio/daytona/commit/b511e130e))
- sync go.sum for v0.138.0 ([#3585](https://github.com/daytonaio/daytona/pull/3585))
- clawdbot CLI rename to openclaw ([#3604](https://github.com/daytonaio/daytona/pull/3604))
- **computer-use:** fix native build ([#3594](https://github.com/daytonaio/daytona/pull/3594))
- **sdk-go:** bump to v0.139.0 ([#3617](https://github.com/daytonaio/daytona/pull/3617))

### ❤️ Thank You

- Goran Draganić @gdraganic
- Ivan Dagelic @idagelic
- Mirko Džaja @MDzaja
- Mislav Ivanda @mislavivanda
- Robert Pavlinic @rpavlini
- Toma Puljak @Tpuljak