[ci skip] Update changelog and version for nightly build: v2.8.0-116-nightly.
netdatabot committed
Dec 12, 2025 at 00:16 UTC
341b88d935e7292d27d23eb20b7a26ff437034ff
2 files changed
+14
-1
CHANGELOG.md
+13
@@ -83,6 +83,19 @@
83
- Build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 in /src/go ([#21438](https://github.com/netdata/netdata/issues/21438))
84
- Build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 in /src/go ([#21434](https://github.com/netdata/netdata/issues/21434))
85
- Build(deps): bump github.com/valyala/fastjson from 1.6.4 to 1.6.5 in /src/go ([#21440](https://github.com/netdata/netdata/issues/21440))
86
+- Docs(go.d/snmp): add keywords and improve overview ([#21442](https://github.com/netdata/netdata/issues/21442))
87
+- Docs: remove network devices prom exporters ([#21443](https://github.com/netdata/netdata/issues/21443))
88
+- Regenerate integrations docs ([#21444](https://github.com/netdata/netdata/issues/21444))
89
+- Docs: fix admonition syntax in snmp ([#21445](https://github.com/netdata/netdata/issues/21445))
90
+- Regenerate integrations docs ([#21446](https://github.com/netdata/netdata/issues/21446))
91
+- Attempt to fix broken /dev/null resulting from bug in updater script. ([#21432](https://github.com/netdata/netdata/issues/21432))
92
+- Update MSSQL collection (windows.plugin) ([#21426](https://github.com/netdata/netdata/issues/21426))
93
+- Adjust hardware collection (windows.plugin) ([#21433](https://github.com/netdata/netdata/issues/21433))
94
+- Regenerate integrations docs ([#21447](https://github.com/netdata/netdata/issues/21447))
95
+- Fix(go.d): avoid blocking all jobs when stopping a slow job ([#21448](https://github.com/netdata/netdata/issues/21448))
96
+- Fix(go.d): correct Windows install paths ([#21451](https://github.com/netdata/netdata/issues/21451))
97
+- Docs(go.d/snmp): add Debugging Gaps on Charts ([#21452](https://github.com/netdata/netdata/issues/21452))
98
+- Regenerate integrations docs ([#21453](https://github.com/netdata/netdata/issues/21453))
99
100
## [2.8.0] - 2025-11-19
101
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-102-nightly
1
+v2.8.0-116-nightly