v0.143.0

daytonaio/daytonav0.143.0Feb 13, 2026by github-actions[bot]

AI Summary

Increases network limit and fixes SDK/Websocket/Runner issues.

Key Highlights

  • Increase network allow list limit to 10
  • OpenClaw sandbox guide
  • RLMs in DSPy guide
  • Support sending_queue config in OTel

New Features

  • Increase network allow list limit to 10
  • OpenClaw sandbox guide
  • Add a guide on RLMs in DSPy
  • Support sending_queue config

Full Release Notes

## 0.143.0 (2026-02-13)

### 🚀 Features

- increase network allow list limit to 10 ([#3743](https://github.com/daytonaio/daytona/pull/3743))
- **guides:** add OpenClaw sandbox guide ([#3670](https://github.com/daytonaio/daytona/pull/3670))
- **guides, docs:** Add a guide on RLMs in DSPy ([#3565](https://github.com/daytonaio/daytona/pull/3565))
- **otel-collector:** support sending_queue config ([#3759](https://github.com/daytonaio/daytona/pull/3759))

### 🩹 Fixes

- runner systemd permissions ([#3742](https://github.com/daytonaio/daytona/pull/3742))
- **docs:** remove clickable anchors from api reference ([#3749](https://github.com/daytonaio/daytona/pull/3749))
- **py-sdk:** support async websocket callbacks; document blocking risks ([#3739](https://github.com/daytonaio/daytona/pull/3739))
- **runner:** handle pruned image tags and null snapshot in recovery ([#3740](https://github.com/daytonaio/daytona/pull/3740))
- **sdk:** handle Dockerfile heredoc syntax in COPY source extraction across SDKs ([#3741](https://github.com/daytonaio/daytona/pull/3741))
- **sdk-typescript:** _experimental optional in DaytonaConfig ([#3752](https://github.com/daytonaio/daytona/pull/3752))

### Chores

- sync go.sum for v0.142.0 ([#3737](https://github.com/daytonaio/daytona/pull/3737))
- **sdk-go:** bump to v0.143.0 ([#3764](https://github.com/daytonaio/daytona/pull/3764))

### ❤️ Thank You

- Bruno Grbavac @brunogrbavac
- Goran Draganić @gdraganic
- James Murdza
- Juraj Štefanić @stefanicjuraj
- Lovre Pešut @rovle
- Mirko Džaja @MDzaja
- Toma Puljak @Tpuljak