|
160 | 160 | - Handle problematic repo configuration states in kickstart. ([#21226](https://github.com/netdata/netdata/issues/21226)) |
161 | 161 | - Extend code signing in Windows CI to cover drivers. ([#21242](https://github.com/netdata/netdata/issues/21242)) |
162 | 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)) |
163 | 167 |
|
164 | 168 | ## [2.7.0] - 2025-09-25 |
165 | 169 |
|
|
1811 | 1815 | - Fix(go.d): correct unlockall impl ([#19154](https://github.com/netdata/netdata/issues/19154)) |
1812 | 1816 | - Fix(go.d): correct sd dir ([#19155](https://github.com/netdata/netdata/issues/19155)) |
1813 | 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)) |
1815 | 1819 | - NET Framework metadata (Windows.plugin Part 1) ([#19158](https://github.com/netdata/netdata/issues/19158)) |
1816 | 1820 | - Regenerate integrations docs ([#19161](https://github.com/netdata/netdata/issues/19161)) |
1817 | 1821 | - Docs: edit Authentication and Authorization section ([#19160](https://github.com/netdata/netdata/issues/19160)) |
|
2057 | 2061 | - Remove python ceph collector implementation ([#18584](https://github.com/netdata/netdata/issues/18584)) |
2058 | 2062 | - Port Ceph collector to Go ([#18582](https://github.com/netdata/netdata/issues/18582)) |
2059 | 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)) |
2061 | 2065 | - Go.d/postgres: fix checkpoints query for postgres 17 ([#18629](https://github.com/netdata/netdata/issues/18629)) |
2062 | 2066 | - Regenerate integrations.js ([#18630](https://github.com/netdata/netdata/issues/18630)) |
2063 | 2067 | - Go.d pkg/socket: keep only one timeout option ([#18633](https://github.com/netdata/netdata/issues/18633)) |
|
0 commit comments