@cryptotaxi247 / netdata-1 / commits / 330819b4b

[ci skip] Update changelog and version for nightly build: v2.9.0-262-nightly.

netdatabot committed Mar 31, 2026 at 00:24 UTC 330819b4b4d532fd67f2bb64dfbd1286eb368248
2 files changed +15 -1
CHANGELOG.md
+14
@@ -210,6 +210,20 @@
210 - Regenerate integrations docs ([#22070](https://github.com/netdata/netdata/issues/22070))
211 - Improve ML model loading ([#22073](https://github.com/netdata/netdata/issues/22073))
212 - Optimize EBPF memory handling and PID indexing. ([#22050](https://github.com/netdata/netdata/issues/22050))
213 +- Fix(go.d/secretsctl): handle userconfig for job IDs ([#22081](https://github.com/netdata/netdata/issues/22081))
214 +- Optimize ML prediction hot path: circular buffer and reduce allocations ([#22042](https://github.com/netdata/netdata/issues/22042))
215 +- Docs: add deprecation notice for /api/v1/charts endpoint ([#21974](https://github.com/netdata/netdata/issues/21974))
216 +- Docs: add Installation section to metrics-centralization-points README ([#22036](https://github.com/netdata/netdata/issues/22036))
217 +- Feat(go.d): add secretstore config resolution and logging ([#22083](https://github.com/netdata/netdata/issues/22083))
218 +- Strip intermediate objects from flattened JSON ([#22085](https://github.com/netdata/netdata/issues/22085))
219 +- Docs(go.d/mssql): add Windows Authentication setup guide ([#22089](https://github.com/netdata/netdata/issues/22089))
220 +- Refactor(go.d/azure_monitor): replace profiles magic keyword ([#22088](https://github.com/netdata/netdata/issues/22088))
221 +- Simplify development on Windows (package-windows.sh) ([#22087](https://github.com/netdata/netdata/issues/22087))
222 +- Regenerate integrations docs ([#22090](https://github.com/netdata/netdata/issues/22090))
223 +- Apps.plugin: add per-Windows-service process tree grouping ([#21925](https://github.com/netdata/netdata/issues/21925))
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
228 ## [2.9.0] - 2026-02-16
229
packaging/version
+1 -1
@@ -1 +1 @@
1 -v2.9.0-247-nightly
1 +v2.9.0-262-nightly