@cryptotaxi247 / netdata-1 / commits / 4f70d5d36

[ci skip] Update changelog and version for nightly build: v2.10.0-242-nightly.

netdatabot committed May 22, 2026 at 00:40 UTC 4f70d5d36e5f4200f86faced399565b2b1f036ef
2 files changed +9 -1
CHANGELOG.md
+8
@@ -198,6 +198,14 @@
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 +- Dyncfg/health: make stock alert override removable without restart ([#22511](https://github.com/netdata/netdata/issues/22511))
202 +- Reduce memory copies when processing cloud requests ([#22493](https://github.com/netdata/netdata/issues/22493))
203 +- Exclude ND_REMAPPING bookkeeping entries from journal index ([#22513](https://github.com/netdata/netdata/issues/22513))
204 +- Docs: task class: improve_docs - add a prometheus/openmetrics example to the ([#22479](https://github.com/netdata/netdata/issues/22479))
205 +- Docs: task class: improve_docs — add v3 cloud api endpoints to the common ([#22481](https://github.com/netdata/netdata/issues/22481))
206 +- Fix(packaging): correct rust macro name in spec _have_rust gate ([#22515](https://github.com/netdata/netdata/issues/22515))
207 +- Translate Path (Windows) ([#22194](https://github.com/netdata/netdata/issues/22194))
208 +- Modify NetdataYAML.cmake to fix compilation error ([#21295](https://github.com/netdata/netdata/issues/21295))
209
210 ## [2.10.0] - 2026-04-09
211
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.10.0-233-nightly
1 +v2.10.0-242-nightly