[ci skip] Update changelog and version for nightly build: v2.10.0-68-nightly.
netdatabot committed
Apr 23, 2026 at 00:32 UTC
20560c8c2087416d0a9c421be7116869cc236b20
2 files changed
+9
-1
CHANGELOG.md
+8
@@ -50,6 +50,14 @@
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
+- Fix ebpf shutdown and cgroup ipc integration ([#22242](https://github.com/netdata/netdata/issues/22242))
54
+- Improve context snapshots needed on ACLK connect ([#21904](https://github.com/netdata/netdata/issues/21904))
55
+- Regenerate integrations docs ([#22243](https://github.com/netdata/netdata/issues/22243))
56
+- Refactor(go.d/dyncfg): split job-name validation per domain ([#22247](https://github.com/netdata/netdata/issues/22247))
57
+- Chore(go): go fix ([#22248](https://github.com/netdata/netdata/issues/22248))
58
+- Ci(codeql): enable security-extended suite and align ignore paths ([#22245](https://github.com/netdata/netdata/issues/22245))
59
+- Optimize health DB lookups ([#22246](https://github.com/netdata/netdata/issues/22246))
60
+- Delete TODO-netflow-memory-footprint.md ([#22252](https://github.com/netdata/netdata/issues/22252))
61
62
## [2.10.0] - 2026-04-09
63
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-59-nightly
1
+v2.10.0-68-nightly