[ci skip] Update changelog and version for nightly build: v2.10.0-46-nightly.
netdatabot committed
Apr 17, 2026 at 00:29 UTC
fd027a98f02557a34a310e312c717bca9af3582e
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -35,6 +35,11 @@
35
- Remove VLA (variable-length arrays) (claim and daemon) ([#22114](https://github.com/netdata/netdata/issues/22114))
36
- Fix pluginsd cleanup race with active collector ([#22207](https://github.com/netdata/netdata/issues/22207))
37
- Add SQLite version to build details and startup log message ([#22208](https://github.com/netdata/netdata/issues/22208))
38
+- Remove VLA (variable-length arrays) (dbengine and health) ([#22209](https://github.com/netdata/netdata/issues/22209))
39
+- Add test for ARAL race condition and fix ([#22212](https://github.com/netdata/netdata/issues/22212))
40
+- Chore(go/snmp/topology): add MAC OUI vendor lookup table ([#22215](https://github.com/netdata/netdata/issues/22215))
41
+- Feat(topology): add role field to presentation actor types ([#22217](https://github.com/netdata/netdata/issues/22217))
42
+- Fix complilation / enforce size check ([#22216](https://github.com/netdata/netdata/issues/22216))
43
44
## [2.10.0] - 2026-04-09
45
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-40-nightly
1
+v2.10.0-46-nightly