[ci skip] Update changelog and version for nightly build: v2.8.0-82-nightly.
netdatabot committed
Dec 6, 2025 at 00:14 UTC
2ee82b0a1f21dc880198f074d71f827591b0ac9d
2 files changed
+12
-1
CHANGELOG.md
+11
@@ -56,6 +56,17 @@
56
- Fix shutdown timeout handling in completion wait function ([#21395](https://github.com/netdata/netdata/issues/21395))
57
- Fix validation of extent index in journal file ([#21400](https://github.com/netdata/netdata/issues/21400))
58
- Fix(kickstart): fix incorrect find command patterns ([#21399](https://github.com/netdata/netdata/issues/21399))
59
+- Fix(go.d/pkg/ndexec): return the output along with the error ([#21405](https://github.com/netdata/netdata/issues/21405))
60
+- Add keyword support to the documentation map ([#21402](https://github.com/netdata/netdata/issues/21402))
61
+- Regenerate integrations docs ([#21407](https://github.com/netdata/netdata/issues/21407))
62
+- Update bundled components for static builds. ([#21401](https://github.com/netdata/netdata/issues/21401))
63
+- Disable MongoDB exporter for Ubuntu 20.04, 22.04, and 24.04 packages. ([#21403](https://github.com/netdata/netdata/issues/21403))
64
+- Fix(kickstart): install epel before repo config pkg ([#21410](https://github.com/netdata/netdata/issues/21410))
65
+- Fix(rabbitmq): remove "rabbitmq_version" check ([#21411](https://github.com/netdata/netdata/issues/21411))
66
+- Change chart variable (Windows.plugin) ([#21412](https://github.com/netdata/netdata/issues/21412))
67
+- Chore(go.d/snmp): add collection stats ([#21409](https://github.com/netdata/netdata/issues/21409))
68
+- Docs: remove prereq install smartmontools in Docker ([#21413](https://github.com/netdata/netdata/issues/21413))
69
+- Regenerate integrations docs ([#21415](https://github.com/netdata/netdata/issues/21415))
70
71
## [2.8.0] - 2025-11-19
72
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-70-nightly
1
+v2.8.0-82-nightly