[ci skip] Update changelog and version for nightly build: v2.8.0-307-nightly.
netdatabot committed
Jan 29, 2026 at 00:19 UTC
7de261efd309b41185cee07f2c7245c9d2deda7b
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -247,6 +247,11 @@
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
+- Fix(freebsd): CPU frequency detection returns unknown causing NaN display ([#21658](https://github.com/netdata/netdata/issues/21658))
251
+- Fix(notifications): update Matrix sender to comply with Matrix API ([#21659](https://github.com/netdata/netdata/issues/21659))
252
+- Feat(go.d.plugin/postgres): add running-queries and pg_stat_monitor support ([#21656](https://github.com/netdata/netdata/issues/21656))
253
+- Regenerate integrations docs ([#21663](https://github.com/netdata/netdata/issues/21663))
254
+- Remove unused/stale top-level files. ([#21660](https://github.com/netdata/netdata/issues/21660))
255
256
## [2.8.0] - 2025-11-19
257
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-301-nightly
1
+v2.8.0-307-nightly