[ci skip] Update changelog and version for nightly build: v2.8.0-25-nightly.
netdatabot committed
Nov 25, 2025 at 00:14 UTC
e6101a11f3cd5787f9660d228e8ce457f02aa4c9
2 files changed
+5
-1
CHANGELOG.md
+4
@@ -17,6 +17,10 @@
17
- Build(deps): bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.0 in /src/go ([#21341](https://github.com/netdata/netdata/issues/21341))
18
- Ci: fix MCP Registry publishing workflow ([#21342](https://github.com/netdata/netdata/issues/21342))
19
- Add check for service shutdown while initializing health for a host ([#21329](https://github.com/netdata/netdata/issues/21329))
20
+- Chore(go.d): disable redis lib logging ([#21344](https://github.com/netdata/netdata/issues/21344))
21
+- Fix(go.d): prefer env-provided dirs over build-time defaults ([#21345](https://github.com/netdata/netdata/issues/21345))
22
+- New Sensors (Windows.plugin) ([#21319](https://github.com/netdata/netdata/issues/21319))
23
+- Reorganize MSSQL (windows.plugin) ([#21334](https://github.com/netdata/netdata/issues/21334))
24
25
## [2.8.0] - 2025-11-19
26
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-20-nightly
1
+v2.8.0-25-nightly