[ci skip] Update changelog and version for nightly build: v2.9.0-44-nightly.
netdatabot committed
Feb 26, 2026 at 00:19 UTC
d2f9aa35ecd4e12bd80dcbd6e75ba62ef7a80d4c
2 files changed
+9
-1
CHANGELOG.md
+8
@@ -29,6 +29,14 @@
29
- Regenerate integrations docs ([#21807](https://github.com/netdata/netdata/issues/21807))
30
- Support environment variable expansion in host labels ([#21796](https://github.com/netdata/netdata/issues/21796))
31
- Fix url check ([#21805](https://github.com/netdata/netdata/issues/21805))
32
+- Refactor(go.d): tighten agent dyncfg flow and type safety ([#21808](https://github.com/netdata/netdata/issues/21808))
33
+- Feat(go.d/logger): add conditional and rate-limited logging ([#21813](https://github.com/netdata/netdata/issues/21813))
34
+- Docs(go.d/mysql): add User Statistics prerequisite for per-user metrics ([#21814](https://github.com/netdata/netdata/issues/21814))
35
+- Regenerate integrations docs ([#21815](https://github.com/netdata/netdata/issues/21815))
36
+- Chore(go.d/logger): improve caller attribution and unify terminal checks ([#21817](https://github.com/netdata/netdata/issues/21817))
37
+- Reduce log noise for indexing limit warnings on online journal files ([#21816](https://github.com/netdata/netdata/issues/21816))
38
+- Fix(go.d/sd): skip unsupported discoverer configs ([#21818](https://github.com/netdata/netdata/issues/21818))
39
+- Fix potential use after free in RAM mode ([#21809](https://github.com/netdata/netdata/issues/21809))
40
41
## [2.9.0] - 2026-02-16
42
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-35-nightly
1
+v2.9.0-44-nightly