[ci skip] Update changelog and version for nightly build: v2.8.0-301-nightly.
netdatabot committed
Jan 28, 2026 at 00:17 UTC
0ae6159424bb629893c4eedfa3aa99bb5f5c657e
2 files changed
+10
-1
CHANGELOG.md
+9
@@ -238,6 +238,15 @@
238
- Improve Netdata architecture description ([#21642](https://github.com/netdata/netdata/issues/21642))
239
- Refactor(go.d.plugin): functions restructure ([#21633](https://github.com/netdata/netdata/issues/21633))
240
- Feat(go.d.plugin): add function-only mode for modules and jobs ([#21646](https://github.com/netdata/netdata/issues/21646))
241
+- Feat(diskspace.plugin): smart ZFS dataset deduplication ([#21643](https://github.com/netdata/netdata/issues/21643))
242
+- DB error attribution ([#21645](https://github.com/netdata/netdata/issues/21645))
243
+- Regenerate integrations docs ([#21648](https://github.com/netdata/netdata/issues/21648))
244
+- Fix(go.d.plugin): mysql error-info function improvements ([#21650](https://github.com/netdata/netdata/issues/21650))
245
+- Switch to using a hard-coded release version for RHEL repo configs. ([#21649](https://github.com/netdata/netdata/issues/21649))
246
+- Feat(go.d.plugin/mssql): improve deadlock-info and error-info functions ([#21652](https://github.com/netdata/netdata/issues/21652))
247
+- Feat(go.d.plugin): improve db function e2e tests and documentation ([#21654](https://github.com/netdata/netdata/issues/21654))
248
+- Refactor(go.d.plugin): use nested functions config for database collectors ([#21655](https://github.com/netdata/netdata/issues/21655))
249
+- Regenerate integrations docs ([#21653](https://github.com/netdata/netdata/issues/21653))
250
251
## [2.8.0] - 2025-11-19
252
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-291-nightly
1
+v2.8.0-301-nightly