[ci skip] Update changelog and version for nightly build: v2.9.0-190-nightly.
netdatabot committed
Mar 21, 2026 at 00:22 UTC
bc77f59054341093dfeeec1bcbac1a07aeaa41ee
2 files changed
+7
-1
CHANGELOG.md
+6
@@ -156,6 +156,12 @@
156
- Fix Coverity issues (Timezone) ([#21971](https://github.com/netdata/netdata/issues/21971))
157
- Fix(go/framweork): restore v2 host-scoped chart emission across host switches ([#21979](https://github.com/netdata/netdata/issues/21979))
158
- Fix uninitialized vnode stale timeout field in pluginsd parser ([#21983](https://github.com/netdata/netdata/issues/21983))
159
+- Speed up alerts API filtering with host status snapshots ([#21984](https://github.com/netdata/netdata/issues/21984))
160
+- Improve streaming ([#21992](https://github.com/netdata/netdata/issues/21992))
161
+- Refactor(go/cloudauth): adopt shared Azure auth schema for collectors and secretstore ([#21995](https://github.com/netdata/netdata/issues/21995))
162
+- Feat(go.d): add azure_monitor collector ([#21993](https://github.com/netdata/netdata/issues/21993))
163
+- Regenerate integrations docs ([#21998](https://github.com/netdata/netdata/issues/21998))
164
+- Packaging: add go.d secretstore and azure mon stock files ([#21997](https://github.com/netdata/netdata/issues/21997))
165
166
## [2.9.0] - 2026-02-16
167
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-183-nightly
1
+v2.9.0-190-nightly