[ci skip] Update changelog and version for nightly build: v2.8.0-386-nightly.
netdatabot committed
Feb 12, 2026 at 00:20 UTC
9f57ef65131b1e9ae682a0d16b790b6a1624c2ea
2 files changed
+8
-1
CHANGELOG.md
+7
@@ -310,6 +310,13 @@
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
+- Improve cgroups.plugin discoverability with per-technology modules ([#21737](https://github.com/netdata/netdata/issues/21737))
314
+- Add missing type = api to streaming parent config examples ([#21739](https://github.com/netdata/netdata/issues/21739))
315
+- Regenerate integrations docs ([#21738](https://github.com/netdata/netdata/issues/21738))
316
+- Fix cgroups.plugin supported_platforms to Linux only ([#21740](https://github.com/netdata/netdata/issues/21740))
317
+- Regenerate integrations docs ([#21741](https://github.com/netdata/netdata/issues/21741))
318
+- Fix crash in plugin function callback ([#21713](https://github.com/netdata/netdata/issues/21713))
319
+- Remove unused crates. ([#21735](https://github.com/netdata/netdata/issues/21735))
320
321
## [2.8.0] - 2025-11-19
322
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-378-nightly
1
+v2.8.0-386-nightly