| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nuctl-1.15.20-linux-arm64 | 2026-03-04 | 91.7 MB | |
| nuctl-1.15.20-darwin-arm64 | 2026-03-04 | 94.7 MB | |
| nuctl-1.15.20-windows-amd64 | 2026-03-04 | 101.5 MB | |
| nuctl-1.15.20-linux-amd64 | 2026-03-04 | 99.3 MB | |
| nuctl-1.15.20-darwin-amd64 | 2026-03-04 | 101.7 MB | |
| 1.15.20 source code.tar.gz | 2026-03-04 | 2.7 MB | |
| 1.15.20 source code.zip | 2026-03-04 | 3.7 MB | |
| README.md | 2026-03-04 | 1.3 kB | |
| Totals: 8 Items | 495.2 MB | 0 | |
Changelog
[1.15.20] - 2026-03-04
🚀 Features / Enhancements
- [Dashboard] Handle empty base image in it's proper function (#4021) by @weilerN
- [Dashboard] Make runtime class name configurable (#4022) by @martinscholz83
🐛 Bug Fixes
- [Processor] Fix race condition in Go runtime panic recovery (#4024) by @TomerShor
- [Security] Fix CVE-2026-29042 - OS Command Injection in shell runtime (#4030) by @rokatyy
📚 Documentation
- [Docs] Add https://httpie.org to linkcheck ignore list (#4026) by @Copilot
🧪 Dependencies
- [Dependabot] Bump orhun/git-cliff-action from 4.7.0 to 4.7.1 (#4018) by @dependabot[bot]
- [Dependabot] Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#4020) by @dependabot[bot]
- [Dependencies] Bump scaler version to 0.10.4 (#4019) by @weilerN
- [Dependabot] Bump the npm_and_yarn group across 1 directory with 1 update (#4023) by @dependabot[bot]
- [Dependencies] Bump sphinx to 8.2.3 and clean up docs/requirements.txt (#4027) by @Copilot
- [Dependabot] Bump actions/upload-artifact from 6 to 7 (#4029) by @dependabot[bot]
- [Dependabot] Bump actions/download-artifact from 7 to 8 (#4028) by @dependabot[bot]
⚙️ CI
- [CI] Fix kafka tests (#4009) by @rokatyy