[ci skip] Update changelog and version for nightly build: v2.10.0-131-nightly.
netdatabot committed
May 2, 2026 at 00:34 UTC
2e3af429f8a2f232ca02ad342d9d8312fc1964f9
2 files changed
+14
-1
CHANGELOG.md
+13
@@ -100,6 +100,19 @@
100
- Feat: add ENABLE_ND_MCP cmake flag to build nd-mcp independently of go.d.plugin ([#22313](https://github.com/netdata/netdata/issues/22313))
101
- Fix(journal): improve journal file access error handling and validation ([#22310](https://github.com/netdata/netdata/issues/22310))
102
- Fix(jsonwrap): handle potential null keys ([#22326](https://github.com/netdata/netdata/issues/22326))
103
+- Fix(go.d/adaptecraid): ignore non-Hard-drive entries in PD parse ([#22355](https://github.com/netdata/netdata/issues/22355))
104
+- Fix based on Coverity and Sonar audits (part 10) ([#22338](https://github.com/netdata/netdata/issues/22338))
105
+- Fix based on Coverity and Sonar audits (part 8) ([#22336](https://github.com/netdata/netdata/issues/22336))
106
+- Fix based on Coverity and Sonar audits (part 6) ([#22334](https://github.com/netdata/netdata/issues/22334))
107
+- Fix based on Coverity and Sonar audits (part 5) ([#22333](https://github.com/netdata/netdata/issues/22333))
108
+- Fix based on Coverity and Sonar audits (part 4) ([#22332](https://github.com/netdata/netdata/issues/22332))
109
+- Fix based on Coverity and Sonar audits (part 2) ([#22330](https://github.com/netdata/netdata/issues/22330))
110
+- Init: add SOW (Statement of Work) system ([#22363](https://github.com/netdata/netdata/issues/22363))
111
+- Add Linux audit subsystem monitoring ([#22077](https://github.com/netdata/netdata/issues/22077))
112
+- SMB Protocol (Windows.plugin) ([#22236](https://github.com/netdata/netdata/issues/22236))
113
+- Snmp profiles: fix Netgear switch topology discovery (LLDP/FDB/STP) ([#22366](https://github.com/netdata/netdata/issues/22366))
114
+- Remove VLA (variable-length arrays) (Streaming and Web) ([#22276](https://github.com/netdata/netdata/issues/22276))
115
+- Fix(cmake): IBM MQ FetchContent check breaks incremental rebuilds ([#22223](https://github.com/netdata/netdata/issues/22223))
116
117
## [2.10.0] - 2026-04-09
118
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-117-nightly
1
+v2.10.0-131-nightly