[ci skip] Update changelog and version for nightly build: v2.8.0-10-nightly.
netdatabot committed
Nov 22, 2025 at 00:14 UTC
12805afee7f54a6d229bab3b1481015c5afdbdfa
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -6,6 +6,9 @@
6
- Build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /src/go ([#21322](https://github.com/netdata/netdata/issues/21322))
7
- Remove log message ([#21325](https://github.com/netdata/netdata/issues/21325))
8
- Improve(health/dyncfg): Add source unit field to alert value ([#21326](https://github.com/netdata/netdata/issues/21326))
9
+- Fix compilation when DBENGINE is disabled ([#21323](https://github.com/netdata/netdata/issues/21323))
10
+- Disable apps plugin pss mem by default ([#21330](https://github.com/netdata/netdata/issues/21330))
11
+- Fix(go.d): fix dyncfg vnodes configs ([#21332](https://github.com/netdata/netdata/issues/21332))
12
13
## [2.8.0] - 2025-11-19
14
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-6-nightly
1
+v2.8.0-10-nightly