[ci skip] Update changelog and version for nightly build: v2.10.0-15-nightly.
netdatabot committed
Apr 11, 2026 at 00:24 UTC
e7b3007635660a1044cfefb5f1f0aad356b22943
2 files changed
+8
-1
CHANGELOG.md
+7
@@ -8,6 +8,13 @@
8
- Ci(go-tests): add "go fix" check to workflow ([#22172](https://github.com/netdata/netdata/issues/22172))
9
- Feat(go.d/snmp): add SNMPv3 context name support ([#22175](https://github.com/netdata/netdata/issues/22175))
10
- Regenerate integrations docs ([#22176](https://github.com/netdata/netdata/issues/22176))
11
+- Improve journal file handling and logging in DBENGINE ([#22152](https://github.com/netdata/netdata/issues/22152))
12
+- Go.d/snmp: extend profile engine contract ([#22177](https://github.com/netdata/netdata/issues/22177))
13
+- Fix(go.d/snmp): fix retries serialization and bulk walk disable ([#22179](https://github.com/netdata/netdata/issues/22179))
14
+- Feat(go.d/snmp): add `ping_only` option ([#22180](https://github.com/netdata/netdata/issues/22180))
15
+- Fix(go.d): reduce transient 503 errors on dyncfg enable/disable ([#22183](https://github.com/netdata/netdata/issues/22183))
16
+- Refactor(queries): split query engine into smaller files ([#22187](https://github.com/netdata/netdata/issues/22187))
17
+- Go.d/snmp: add reusable profile engine helpers ([#22181](https://github.com/netdata/netdata/issues/22181))
18
19
## [2.10.0] - 2026-04-09
20
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-7-nightly
1
+v2.10.0-15-nightly