[ci skip] Update changelog and version for nightly build: v2.10.0-25-nightly.
netdatabot committed
Apr 14, 2026 at 00:30 UTC
849e0f9a6af043af259eb5646ff9646f7f857e6e
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -17,6 +17,11 @@
17
- Go.d/snmp: add reusable profile engine helpers ([#22181](https://github.com/netdata/netdata/issues/22181))
18
- Refactor(go.d): share ping probing between ping and snmp ([#22189](https://github.com/netdata/netdata/issues/22189))
19
- Regenerate integrations docs ([#22182](https://github.com/netdata/netdata/issues/22182))
20
+- Fix ZFS bugs (diskspace.plugin) ([#22188](https://github.com/netdata/netdata/issues/22188))
21
+- Build(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in /src/go ([#22199](https://github.com/netdata/netdata/issues/22199))
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
26
## [2.10.0] - 2026-04-09
27
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-19-nightly
1
+v2.10.0-25-nightly