[ci skip] Update changelog and version for nightly build: v2.9.0-64-nightly.
netdatabot committed
Feb 28, 2026 at 00:18 UTC
d283f0866b956a3adabd850baf0c9b96af86ebc8
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -50,6 +50,11 @@
50
- Chore(go.plugin): rename runtimemgr for clarity ([#21833](https://github.com/netdata/netdata/issues/21833))
51
- Add skill document for querying Netdata Cloud metrics ([#21834](https://github.com/netdata/netdata/issues/21834))
52
- Improve query metrics skill document ([#21836](https://github.com/netdata/netdata/issues/21836))
53
+- Add troubleshooting FAQ to query metrics skill ([#21837](https://github.com/netdata/netdata/issues/21837))
54
+- Fix: netdev_mutex deadlock when do_proc_net_dev() fails ([#21839](https://github.com/netdata/netdata/issues/21839))
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
59
## [2.9.0] - 2026-02-16
60
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-58-nightly
1
+v2.9.0-64-nightly