[ci skip] Update changelog and version for nightly build: v2.8.0-378-nightly.
netdatabot committed
Feb 11, 2026 at 13:26 UTC
18fe4929984de4070f23d0b356315fad9a472409
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -305,6 +305,11 @@
305
- Update view-plan-and-billing.md ([#21728](https://github.com/netdata/netdata/issues/21728))
306
- Fix handling of LZ4 dependency version. ([#21669](https://github.com/netdata/netdata/issues/21669))
307
- Go.d/sd: enable dyncfg integration and update config format ([#21730](https://github.com/netdata/netdata/issues/21730))
308
+- Reinstate systemd-journal plugin. ([#21729](https://github.com/netdata/netdata/issues/21729))
309
+- Improve synchronization of dyncfg generated alert configurations to cloud ([#21706](https://github.com/netdata/netdata/issues/21706))
310
+- Format workspace with `cargo fmt` ([#21733](https://github.com/netdata/netdata/issues/21733))
311
+- Fix SIGSEGV in dbengine extent flush due to unacquired UUID reference ([#21667](https://github.com/netdata/netdata/issues/21667))
312
+- Remove redundant operations from event loops ([#21657](https://github.com/netdata/netdata/issues/21657))
313
314
## [2.8.0] - 2025-11-19
315
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-372-nightly
1
+v2.8.0-378-nightly