@cryptotaxi247 / netdata-1 / commits / a7bba8927

[ci skip] Update changelog and version for nightly build: v2.7.0-192-nightly.

netdatabot committed Oct 31, 2025 at 00:14 UTC a7bba8927c748b27774604f56552fc69d07b44f1
2 files changed +7 -3
CHANGELOG.md
+6 -2
@@ -160,6 +160,10 @@
160 - Handle problematic repo configuration states in kickstart. ([#21226](https://github.com/netdata/netdata/issues/21226))
161 - Extend code signing in Windows CI to cover drivers. ([#21242](https://github.com/netdata/netdata/issues/21242))
162 - Check metric count during journal creation ([#21238](https://github.com/netdata/netdata/issues/21238))
163 +- Switch to git-cliff for changelog generation. ([#21218](https://github.com/netdata/netdata/issues/21218))
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
168 ## [2.7.0] - 2025-09-25
169
@@ -1811,7 +1815,7 @@
1815 - Fix(go.d): correct unlockall impl ([#19154](https://github.com/netdata/netdata/issues/19154))
1816 - Fix(go.d): correct sd dir ([#19155](https://github.com/netdata/netdata/issues/19155))
1817 - Fix(build): fix building go.d on 32bit ([#19156](https://github.com/netdata/netdata/issues/19156))
1814 -- Streaming improvements #1 ([#19137](https://github.com/netdata/netdata/issues/19137))
1818 +- Streaming [#1](https://github.com/netdata/netdata/issues/1) ([#19137](https://github.com/netdata/netdata/issues/19137))
1819 - NET Framework metadata (Windows.plugin Part 1) ([#19158](https://github.com/netdata/netdata/issues/19158))
1820 - Regenerate integrations docs ([#19161](https://github.com/netdata/netdata/issues/19161))
1821 - Docs: edit Authentication and Authorization section ([#19160](https://github.com/netdata/netdata/issues/19160))
@@ -2057,7 +2061,7 @@
2061 - Remove python ceph collector implementation ([#18584](https://github.com/netdata/netdata/issues/18584))
2062 - Port Ceph collector to Go ([#18582](https://github.com/netdata/netdata/issues/18582))
2063 - Regenerate integrations.js ([#18627](https://github.com/netdata/netdata/issues/18627))
2060 -- Go.d/ceph: fix leftovers after #18582 ([#18628](https://github.com/netdata/netdata/issues/18628))
2064 +- Go.d/ceph: fix leftovers [#18582](https://github.com/netdata/netdata/issues/18582) ([#18628](https://github.com/netdata/netdata/issues/18628))
2065 - Go.d/postgres: fix checkpoints query for postgres 17 ([#18629](https://github.com/netdata/netdata/issues/18629))
2066 - Regenerate integrations.js ([#18630](https://github.com/netdata/netdata/issues/18630))
2067 - Go.d pkg/socket: keep only one timeout option ([#18633](https://github.com/netdata/netdata/issues/18633))
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.7.0-181-nightly
1 +v2.7.0-192-nightly