[ci skip] Update changelog and version for nightly build: v2.9.0-73-nightly.
netdatabot committed
Mar 2, 2026 at 00:20 UTC
ef7d8e8da694c22c469bf370e7d61f2cbc7bf629
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -59,6 +59,9 @@
59
- Build(deps): bump github.com/microsoft/go-mssqldb from 1.9.6 to 1.9.7 in /src/go ([#21848](https://github.com/netdata/netdata/issues/21848))
60
- Build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in /src/go ([#21846](https://github.com/netdata/netdata/issues/21846))
61
- Refactor(go/plugin/framework/functions): redesign manager ([#21850](https://github.com/netdata/netdata/issues/21850))
62
+- Fix context hub cleanup ([#21832](https://github.com/netdata/netdata/issues/21832))
63
+- Fix(go/plugin/framework/chartengine): decouple runtime build-cycle dedupe from LastSuccessSeq ([#21851](https://github.com/netdata/netdata/issues/21851))
64
+- Preserve UTF-8 characters in RRD string fields ([#21694](https://github.com/netdata/netdata/issues/21694))
65
66
## [2.9.0] - 2026-02-16
67
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-69-nightly
1
+v2.9.0-73-nightly