Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a7bba89

Browse files
committed
[ci skip] Update changelog and version for nightly build: v2.7.0-192-nightly.
1 parent f8e2269 commit a7bba89

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@
160160
- Handle problematic repo configuration states in kickstart. ([#21226](https://github.com/netdata/netdata/issues/21226))
161161
- Extend code signing in Windows CI to cover drivers. ([#21242](https://github.com/netdata/netdata/issues/21242))
162162
- 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))
163167

164168
## [2.7.0] - 2025-09-25
165169

@@ -1811,7 +1815,7 @@
18111815
- Fix(go.d): correct unlockall impl ([#19154](https://github.com/netdata/netdata/issues/19154))
18121816
- Fix(go.d): correct sd dir ([#19155](https://github.com/netdata/netdata/issues/19155))
18131817
- 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))
18151819
- NET Framework metadata (Windows.plugin Part 1) ([#19158](https://github.com/netdata/netdata/issues/19158))
18161820
- Regenerate integrations docs ([#19161](https://github.com/netdata/netdata/issues/19161))
18171821
- Docs: edit Authentication and Authorization section ([#19160](https://github.com/netdata/netdata/issues/19160))
@@ -2057,7 +2061,7 @@
20572061
- Remove python ceph collector implementation ([#18584](https://github.com/netdata/netdata/issues/18584))
20582062
- Port Ceph collector to Go ([#18582](https://github.com/netdata/netdata/issues/18582))
20592063
- 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))
20612065
- Go.d/postgres: fix checkpoints query for postgres 17 ([#18629](https://github.com/netdata/netdata/issues/18629))
20622066
- Regenerate integrations.js ([#18630](https://github.com/netdata/netdata/issues/18630))
20632067
- Go.d pkg/socket: keep only one timeout option ([#18633](https://github.com/netdata/netdata/issues/18633))

packaging/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.7.0-181-nightly
1+
v2.7.0-192-nightly

0 commit comments

Comments
 (0)