[ci skip] Update changelog and version for nightly build: v2.8.0-359-nightly.
netdatabot committed
Feb 7, 2026 at 00:20 UTC
e3f633a3ce0789296274d458f71c2f0be5bce6d6
2 files changed
+6
-1
CHANGELOG.md
+5
@@ -290,6 +290,11 @@
290
- Feat(go.d/sd): add dyncfg support for service discovery ([#21680](https://github.com/netdata/netdata/issues/21680))
291
- Remove otel coll dist ([#21714](https://github.com/netdata/netdata/issues/21714))
292
- Handle fields with high-cardinality and big payloads. ([#21716](https://github.com/netdata/netdata/issues/21716))
293
+- Refactor(go.d): extract shared dyncfg handler from jobmgr and sd ([#21718](https://github.com/netdata/netdata/issues/21718))
294
+- Update libbpf ([#21717](https://github.com/netdata/netdata/issues/21717))
295
+- Docs: Add bearer token protection as recommended security method ([#21712](https://github.com/netdata/netdata/issues/21712))
296
+- Use info-level log for undhandled modification events. ([#21719](https://github.com/netdata/netdata/issues/21719))
297
+- Improve log message when deferred response is too big. ([#21720](https://github.com/netdata/netdata/issues/21720))
298
299
## [2.8.0] - 2025-11-19
300
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-353-nightly
1
+v2.8.0-359-nightly