[ci skip] Update changelog and version for nightly build: v2.10.0-7-nightly.
netdatabot committed
Apr 10, 2026 at 00:25 UTC
a8eca8309cb22574221b467e7ed88c46a2669362
2 files changed
+12
-1
CHANGELOG.md
+11
@@ -2,6 +2,17 @@
2
3
### Merged Pull Requests:
4
5
+- Stabilize runtime metrics shutdown test ([#22169](https://github.com/netdata/netdata/issues/22169))
6
+- Chore(go): go fix ([#22173](https://github.com/netdata/netdata/issues/22173))
7
+- Chore(go/ibm.d): remove buildtag comment ([#22174](https://github.com/netdata/netdata/issues/22174))
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
+
12
+## [2.10.0] - 2026-04-09
13
+
14
+### Merged Pull Requests:
15
+
16
- Increase minimum language standards to C17 and C++17, and update to the latest versions of Protobuf and Abseil. ([#21574](https://github.com/netdata/netdata/issues/21574))
17
- Drop Ubuntu 20.04 from CI and package builds. ([#21647](https://github.com/netdata/netdata/issues/21647))
18
- Clarify default storage retention limits in docs ([#21780](https://github.com/netdata/netdata/issues/21780))
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0
1
+v2.10.0-7-nightly