[ci skip] Update changelog and version for nightly build: v2.8.0-318-nightly.
netdatabot committed
Jan 30, 2026 at 00:20 UTC
000e7a28cd1b1f853254e705f603abbffdd32d21
2 files changed
+11
-1
CHANGELOG.md
+10
@@ -252,6 +252,16 @@
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
+- Document function naming conventions ([#21661](https://github.com/netdata/netdata/issues/21661))
256
+- Fix(claim): use printf for portable newline handling in claim script ([#21665](https://github.com/netdata/netdata/issues/21665))
257
+- Add reporting documentation page ([#21520](https://github.com/netdata/netdata/issues/21520))
258
+- Feat(go.d.plugin/sql): add function support for interactive table views ([#21666](https://github.com/netdata/netdata/issues/21666))
259
+- Regenerate integrations docs ([#21670](https://github.com/netdata/netdata/issues/21670))
260
+- Docs(go.d/sql): fix functions section in metadata.yaml ([#21671](https://github.com/netdata/netdata/issues/21671))
261
+- Fix(integrations): show functions section even with empty list ([#21672](https://github.com/netdata/netdata/issues/21672))
262
+- Regenerate integrations docs ([#21673](https://github.com/netdata/netdata/issues/21673))
263
+- Chore(go.d/snmp): use base units for interfaces function columns ([#21674](https://github.com/netdata/netdata/issues/21674))
264
+- Regenerate integrations docs ([#21675](https://github.com/netdata/netdata/issues/21675))
265
266
## [2.8.0] - 2025-11-19
267
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-307-nightly
1
+v2.8.0-318-nightly