[ci skip] Update changelog and version for nightly build: v2.3.0-3-nightly.
netdatabot committed
Mar 20, 2025 at 00:22 UTC
3f523871c666bd59dbd992121f614d97480eceef
2 files changed
+10
-3
CHANGELOG.md
+9
-2
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
4
+
5
+[Full Changelog](https://github.com/netdata/netdata/compare/v2.3.0...HEAD)
6
+
7
+**Merged pull requests:**
8
+
9
+- fix reliability calculation [\#19909](https://github.com/netdata/netdata/pull/19909) ([ktsaou](https://github.com/ktsaou))
10
+- new exit cause: shutdown timeout [\#19903](https://github.com/netdata/netdata/pull/19903) ([ktsaou](https://github.com/ktsaou))
11
+
12
## [v2.3.0](https://github.com/netdata/netdata/tree/v2.3.0) (2025-03-19)
13
14
[Full Changelog](https://github.com/netdata/netdata/compare/v2.2.6...v2.3.0)
@@ -477,8 +486,6 @@
486
- Revert "prevent memory corruption in dbengine" [\#19364](https://github.com/netdata/netdata/pull/19364) ([ktsaou](https://github.com/ktsaou))
487
- prevent memory corruption in dbengine [\#19363](https://github.com/netdata/netdata/pull/19363) ([ktsaou](https://github.com/ktsaou))
488
- metrics-cardinality function [\#19362](https://github.com/netdata/netdata/pull/19362) ([ktsaou](https://github.com/ktsaou))
480
-- avoid checking replication status all the time [\#19361](https://github.com/netdata/netdata/pull/19361) ([ktsaou](https://github.com/ktsaou))
481
-- respect flood protection configuration for daemon [\#19360](https://github.com/netdata/netdata/pull/19360) ([ktsaou](https://github.com/ktsaou))
489
490
## [v2.1.1](https://github.com/netdata/netdata/tree/v2.1.1) (2025-01-07)
491
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.3.0
1
+v2.3.0-3-nightly