[ci skip] Update changelog and version for nightly build: v2.9.0-69-nightly.
netdatabot committed
Mar 1, 2026 at 00:23 UTC
fb3d93c18d76742e84a54d8ae78194da4e9e1e10
2 files changed
+5
-1
CHANGELOG.md
+4
@@ -55,6 +55,10 @@
55
- Fix: apps.plugin use-after-free crash on parent pointer dereference ([#21838](https://github.com/netdata/netdata/issues/21838))
56
- Fix FreeBSD 15.0 build failure in freebsd_ipfw.c ([#21843](https://github.com/netdata/netdata/issues/21843))
57
- Chore(go/plugin/sd): dont validate config in userconfig ([#21842](https://github.com/netdata/netdata/issues/21842))
58
+- Chore(go/agent/jobmgr): harden dyncfg lifecycle, locking, and wait-decision flow ([#21840](https://github.com/netdata/netdata/issues/21840))
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
63
## [2.9.0] - 2026-02-16
64
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-64-nightly
1
+v2.9.0-69-nightly