[ci skip] Update changelog and version for nightly build: v2.8.0-182-nightly.
netdatabot committed
Jan 9, 2026 at 00:16 UTC
6268b3b3bd841059c009dfbe84e58910ffcd0ae3
2 files changed
+7
-1
CHANGELOG.md
+6
@@ -140,6 +140,12 @@
140
- Build(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 in /src/go ([#21517](https://github.com/netdata/netdata/issues/21517))
141
- Suppress a handful of known warnings during the build process. ([#20102](https://github.com/netdata/netdata/issues/20102))
142
- Minor improvements to CMake code. ([#21146](https://github.com/netdata/netdata/issues/21146))
143
+- Merge MSSQL Queries (windows.plugin) ([#21491](https://github.com/netdata/netdata/issues/21491))
144
+- Improve storage collector by using dictionary delete callbacks ([#21500](https://github.com/netdata/netdata/issues/21500))
145
+- Enhance error handling for journal v2 migration ([#21514](https://github.com/netdata/netdata/issues/21514))
146
+- Fix(go.d/proxysql): correct backend status metric mapping ([#21524](https://github.com/netdata/netdata/issues/21524))
147
+- MCP test client: fix prompts/resources support and schema validation ([#21521](https://github.com/netdata/netdata/issues/21521))
148
+- Fix(go.d/pkg/logs): fix ParserConfig.CSV omitempty behavior ([#21526](https://github.com/netdata/netdata/issues/21526))
149
150
## [2.8.0] - 2025-11-19
151
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-175-nightly
1
+v2.8.0-182-nightly