[ci skip] Update changelog and version for nightly build: v2.7.0-196-nightly.
netdatabot committed
Nov 1, 2025 at 00:16 UTC
1f636f48e85a66e359c0f6a8ce6d3f2d6884977b
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -164,6 +164,9 @@
164
- WebSocket: Increase inactivity timeout from 5 to 30 minutes ([#21244](https://github.com/netdata/netdata/issues/21244))
165
- Chore(go.d): add prefix-based func registration ([#21245](https://github.com/netdata/netdata/issues/21245))
166
- Fix(uninstaller): define rm_file before first use ([#21246](https://github.com/netdata/netdata/issues/21246))
167
+- Build(deps): bump kenji-miyake/setup-git-cliff from 1 to 2 ([#21247](https://github.com/netdata/netdata/issues/21247))
168
+- Route dyncfg GET requests through plugin ([#21249](https://github.com/netdata/netdata/issues/21249))
169
+- Fix(go.d/ping): preserve original ping error by using %w for wrapping ([#21251](https://github.com/netdata/netdata/issues/21251))
170
171
## [2.7.0] - 2025-09-25
172
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.7.0-192-nightly
1
+v2.7.0-196-nightly