[ci skip] Update changelog and version for nightly build: v2.10.0-233-nightly.
netdatabot committed
May 21, 2026 at 00:42 UTC
b2f65ff5a96fe60b7fea7143086677f0196ff697
2 files changed
+3
-1
CHANGELOG.md
+2
@@ -196,6 +196,8 @@
196
- Build(deps): bump azure/artifact-signing-action from 1.2.0 to 2.0.0 ([#22498](https://github.com/netdata/netdata/issues/22498))
197
- Avoid returning uninitialized packet_id on ACLK publish failure ([#22504](https://github.com/netdata/netdata/issues/22504))
198
- Fix dynamic configuration unittest ([#22506](https://github.com/netdata/netdata/issues/22506))
199
+- Fix SonarCloud security hotspots and cgroup-network namespace handling ([#22460](https://github.com/netdata/netdata/issues/22460))
200
+- Fix pipe cleanup logic during shutdown to handle ENOENT case ([#22509](https://github.com/netdata/netdata/issues/22509))
201
202
## [2.10.0] - 2026-04-09
203
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-230-nightly
1
+v2.10.0-233-nightly