[ci skip] Update changelog and version for nightly build: v2.8.0-70-nightly.
netdatabot committed
Dec 5, 2025 at 00:16 UTC
5a31800783d48943519abcad55729732b44c5d35
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -53,6 +53,9 @@
53
- Ci: add concurrency to check-markdown.yml ([#21393](https://github.com/netdata/netdata/issues/21393))
54
- Use systemd-tmpfiles to handle required directories at runtime when possible. ([#21243](https://github.com/netdata/netdata/issues/21243))
55
- Improve check for DBENGINE max datafile size allowed ([#21390](https://github.com/netdata/netdata/issues/21390))
56
+- Fix shutdown timeout handling in completion wait function ([#21395](https://github.com/netdata/netdata/issues/21395))
57
+- Fix validation of extent index in journal file ([#21400](https://github.com/netdata/netdata/issues/21400))
58
+- Fix(kickstart): fix incorrect find command patterns ([#21399](https://github.com/netdata/netdata/issues/21399))
59
60
## [2.8.0] - 2025-11-19
61
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-66-nightly
1
+v2.8.0-70-nightly