[ci skip] Update changelog and version for nightly build: v2.10.0-59-nightly.
netdatabot committed
Apr 22, 2026 at 00:27 UTC
7b517cd14c99e3754051305af12f37886f3e8bf8
2 files changed
+5
-1
CHANGELOG.md
+4
@@ -46,6 +46,10 @@
46
- Build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /src/go ([#22230](https://github.com/netdata/netdata/issues/22230))
47
- Fix(go.d/snmp): use snmpEngineTime as primary uptime source ([#22231](https://github.com/netdata/netdata/issues/22231))
48
- Improve UUID handling in SQLite functions and error reporting ([#22233](https://github.com/netdata/netdata/issues/22233))
49
+- Ebpf.plugin: fix PID accounting shared-memory pool leak and 100% CPU spin ([#22232](https://github.com/netdata/netdata/issues/22232))
50
+- Feat: replace cgroups-ebpf SHM transport with netipc IPC ([#22221](https://github.com/netdata/netdata/issues/22221))
51
+- Feat(topology/snmp): SNMP L2/L3 topology engine and collector ([#22109](https://github.com/netdata/netdata/issues/22109))
52
+- Feat(netflow): NetFlow/IPFIX/sFlow flow analysis plugin ([#22111](https://github.com/netdata/netdata/issues/22111))
53
54
## [2.10.0] - 2026-04-09
55
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-54-nightly
1
+v2.10.0-59-nightly