[ci skip] Update changelog and version for nightly build: v2.9.0-58-nightly.
netdatabot committed
Feb 27, 2026 at 00:21 UTC
03abe8a17b6a942760966d46a4249c75ba61f749
2 files changed
+14
-1
CHANGELOG.md
+13
@@ -37,6 +37,19 @@
37
- Reduce log noise for indexing limit warnings on online journal files ([#21816](https://github.com/netdata/netdata/issues/21816))
38
- Fix(go.d/sd): skip unsupported discoverer configs ([#21818](https://github.com/netdata/netdata/issues/21818))
39
- Fix potential use after free in RAM mode ([#21809](https://github.com/netdata/netdata/issues/21809))
40
+- Include corrosion's cargo build dir in the clean target. ([#21820](https://github.com/netdata/netdata/issues/21820))
41
+- Plugins.d doubles ([#21349](https://github.com/netdata/netdata/issues/21349))
42
+- Remove most_popular from integrations ([#21811](https://github.com/netdata/netdata/issues/21811))
43
+- Regenerate integrations docs ([#21824](https://github.com/netdata/netdata/issues/21824))
44
+- Refactor(go.d): agent decoupling ([#21821](https://github.com/netdata/netdata/issues/21821))
45
+- Docs(dashboards): add TV Mode documentation section ([#21812](https://github.com/netdata/netdata/issues/21812))
46
+- Feat(go.d/framework): add float dimension option handling ([#21825](https://github.com/netdata/netdata/issues/21825))
47
+- Fix compilation warnings ([#21827](https://github.com/netdata/netdata/issues/21827))
48
+- Refactor(go/plugin): move dump analyzer to metricsaudit ([#21830](https://github.com/netdata/netdata/issues/21830))
49
+- Increase statsd UDP buffer size to localhost MTU ([#21822](https://github.com/netdata/netdata/issues/21822))
50
+- Chore(go.plugin): rename runtimemgr for clarity ([#21833](https://github.com/netdata/netdata/issues/21833))
51
+- Add skill document for querying Netdata Cloud metrics ([#21834](https://github.com/netdata/netdata/issues/21834))
52
+- Improve query metrics skill document ([#21836](https://github.com/netdata/netdata/issues/21836))
53
54
## [2.9.0] - 2026-02-16
55
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-44-nightly
1
+v2.9.0-58-nightly