[ci skip] Update changelog and version for nightly build: v2.9.0-272-nightly.
netdatabot committed
Apr 1, 2026 at 00:27 UTC
d1b4767162230ac258675476bab6d6e9e9ca5197
2 files changed
+10
-1
CHANGELOG.md
+9
@@ -224,6 +224,15 @@
224
- Improve journal file logging ([#22086](https://github.com/netdata/netdata/issues/22086))
225
- Regenerate integrations docs ([#22092](https://github.com/netdata/netdata/issues/22092))
226
- Remove VLA (variable-length arrays) from collectors ([#22066](https://github.com/netdata/netdata/issues/22066))
227
+- Build(deps): bump azure/artifact-signing-action from 1.1.0 to 1.2.0 ([#22048](https://github.com/netdata/netdata/issues/22048))
228
+- Docs: add section on changing the default port ([#22084](https://github.com/netdata/netdata/issues/22084))
229
+- Refactor(go.d/azure_monitor): redesign discovery and profile selection ([#22095](https://github.com/netdata/netdata/issues/22095))
230
+- Regenerate integrations docs ([#22096](https://github.com/netdata/netdata/issues/22096))
231
+- Fix PID cleanup loop in EBPF to avoid use-after-free errors ([#22098](https://github.com/netdata/netdata/issues/22098))
232
+- Docs(secretstore): improve secret store backend documentation ([#22099](https://github.com/netdata/netdata/issues/22099))
233
+- Fix UB in tzif_read_be64() ([#22097](https://github.com/netdata/netdata/issues/22097))
234
+- Fix Coverity ([#22094](https://github.com/netdata/netdata/issues/22094))
235
+- Remove compilation warning (Windows) ([#22091](https://github.com/netdata/netdata/issues/22091))
236
237
## [2.9.0] - 2026-02-16
238
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-262-nightly
1
+v2.9.0-272-nightly