[ci skip] Update changelog and version for nightly build: v2.8.0-338-nightly.
netdatabot committed
Feb 3, 2026 at 00:21 UTC
24fe81e33a6fd769106f499b1326a7eb4378632d
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -273,6 +273,11 @@
273
- Fix relative markdown links for learn site ingestion ([#21688](https://github.com/netdata/netdata/issues/21688))
274
- Fix relative link in Functions developer guide ([#21689](https://github.com/netdata/netdata/issues/21689))
275
- Fix documentation links to work on both GitHub and learn site ([#21690](https://github.com/netdata/netdata/issues/21690))
276
+- Feat(go.d.plugin): add k8s_apiserver collector with heatmap support ([#21682](https://github.com/netdata/netdata/issues/21682))
277
+- Keep window manager state consistent on `mmap` failures. ([#21693](https://github.com/netdata/netdata/issues/21693))
278
+- Handle transient systemd state flag changes. ([#21695](https://github.com/netdata/netdata/issues/21695))
279
+- Adjust curl options when submitting events ([#21696](https://github.com/netdata/netdata/issues/21696))
280
+- Add object size and bounds validation when reading journal files. ([#21697](https://github.com/netdata/netdata/issues/21697))
281
282
## [2.8.0] - 2025-11-19
283
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-332-nightly
1
+v2.8.0-338-nightly