@cryptotaxi247 / netdata-1 / commits / 1311e8cd0

[ci skip] Update changelog and version for nightly build: v2.10.0-38-nightly.

netdatabot committed Apr 15, 2026 at 00:30 UTC 1311e8cd0b6d376fdcf6182afb9c36241238688e
2 files changed +13 -1
CHANGELOG.md
+12
@@ -22,6 +22,18 @@
22 - Build(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 in /src/go ([#22197](https://github.com/netdata/netdata/issues/22197))
23 - Feat(go.d/snmp): add structured mapping config and bitmask value mappings ([#22200](https://github.com/netdata/netdata/issues/22200))
24 - Fix(go.d/dyncfg): remove wait-decision timeout and make handoff non-droppable ([#22201](https://github.com/netdata/netdata/issues/22201))
25 +- Fix(go.d/snmp): reduce default MaxOIDs to 20 and remove 32-bit counter fallback ([#22203](https://github.com/netdata/netdata/issues/22203))
26 +- Build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 ([#22196](https://github.com/netdata/netdata/issues/22196))
27 +- Docs: add Alert Notification Field Reference section to health documentation ([#22074](https://github.com/netdata/netdata/issues/22074))
28 +- Regenerate integrations docs ([#22205](https://github.com/netdata/netdata/issues/22205))
29 +- Feat(topology): network-viewer and streaming topology functions ([#22110](https://github.com/netdata/netdata/issues/22110))
30 +- Go.d/snmp: improve Cisco Catalyst SNMP monitoring ([#22191](https://github.com/netdata/netdata/issues/22191))
31 +- Go.d/snmp: improve Cisco Nexus SNMP monitoring ([#22193](https://github.com/netdata/netdata/issues/22193))
32 +- Improve Check Point SNMP monitoring ([#22190](https://github.com/netdata/netdata/issues/22190))
33 +- Feat(go.d/snmp): improve Fortinet FortiGate SNMP monitoring ([#22192](https://github.com/netdata/netdata/issues/22192))
34 +- Fix TOCTOU race in dictionary_destroy() ([#22108](https://github.com/netdata/netdata/issues/22108))
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
38 ## [2.10.0] - 2026-04-09
39
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.10.0-25-nightly
1 +v2.10.0-38-nightly