[ci skip] Update changelog and version for nightly build: v2.8.0-362-nightly.
netdatabot committed
Feb 9, 2026 at 00:22 UTC
426091eeec309b29aef4d5ef2aa92d8872797f50
2 files changed
+3
-1
CHANGELOG.md
+2
@@ -295,6 +295,8 @@
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
+- Fix timeout cleanup race for long-running first web requests ([#21722](https://github.com/netdata/netdata/issues/21722))
299
+- Refactor function progress: move timeout and progress authority to the plugin runtime and agent ([#21723](https://github.com/netdata/netdata/issues/21723))
300
301
## [2.8.0] - 2025-11-19
302
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-359-nightly
1
+v2.8.0-362-nightly