[ci skip] Update changelog and version for nightly build: v2.5.0-175-nightly.
netdatabot committed
Jun 8, 2025 at 00:39 UTC
9d9478303d3da58a35e302c46c40b629c6ad0f4c
2 files changed
+2
-3
CHANGELOG.md
+1
-2
@@ -6,6 +6,7 @@
6
7
**Merged pull requests:**
8
9
+- Fix registry save integer overflow and add failure backoff [\#20437](https://github.com/netdata/netdata/pull/20437) ([ktsaou](https://github.com/ktsaou))
10
- Mcp3 [\#20435](https://github.com/netdata/netdata/pull/20435) ([ktsaou](https://github.com/ktsaou))
11
- Adjust stream connector timeout during agent shutdown [\#20434](https://github.com/netdata/netdata/pull/20434) ([stelfrag](https://github.com/stelfrag))
12
- Improve statement finalization and cleanup [\#20433](https://github.com/netdata/netdata/pull/20433) ([stelfrag](https://github.com/stelfrag))
@@ -467,8 +468,6 @@
468
- fix for system shutdown [\#19897](https://github.com/netdata/netdata/pull/19897) ([ktsaou](https://github.com/ktsaou))
469
- build: update otel deps to v0.122.0 [\#19895](https://github.com/netdata/netdata/pull/19895) ([ilyam8](https://github.com/ilyam8))
470
- do not recurse cleanup on shutdown [\#19894](https://github.com/netdata/netdata/pull/19894) ([ktsaou](https://github.com/ktsaou))
470
-- make sure all rrdcalcs are unlinked the moment they are deleted [\#19893](https://github.com/netdata/netdata/pull/19893) ([ktsaou](https://github.com/ktsaou))
471
-- Fix typo in README title [\#19891](https://github.com/netdata/netdata/pull/19891) ([felipecrs](https://github.com/felipecrs))
471
472
## [v2.2.6](https://github.com/netdata/netdata/tree/v2.2.6) (2025-02-20)
473
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.5.0-173-nightly
1
+v2.5.0-175-nightly