[ci skip] Update changelog and version for nightly build: v2.8.0-220-nightly.
netdatabot committed
Jan 16, 2026 at 00:16 UTC
4aadfc5d795621e5fd24bc38acd4452557fae418
2 files changed
+7
-1
CHANGELOG.md
+6
@@ -171,6 +171,12 @@
171
- Fix(cgroups.plugin): correct is_cgroup_duplicate check ([#21559](https://github.com/netdata/netdata/issues/21559))
172
- Add sentry error reporting ([#21558](https://github.com/netdata/netdata/issues/21558))
173
- Allow systemd-journal plugin if journal-viewer does not exist. ([#21561](https://github.com/netdata/netdata/issues/21561))
174
+- Fix(go.d): disable logger color in terminal on Win ([#21562](https://github.com/netdata/netdata/issues/21562))
175
+- Docs(go.d/proxysql): add alerts to metadata.yaml ([#21565](https://github.com/netdata/netdata/issues/21565))
176
+- Regenerate integrations docs ([#21566](https://github.com/netdata/netdata/issues/21566))
177
+- Add On-Prem Release Notes to map.csv ([#21571](https://github.com/netdata/netdata/issues/21571))
178
+- Use host-prefixed log directories under containers. ([#21568](https://github.com/netdata/netdata/issues/21568))
179
+- Bring back systemd-journal.plugin setcap (from source install) ([#21569](https://github.com/netdata/netdata/issues/21569))
180
181
## [2.8.0] - 2025-11-19
182
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-213-nightly
1
+v2.8.0-220-nightly