[ci skip] Update changelog and version for nightly build: v2.9.0-167-nightly.
netdatabot committed
Mar 18, 2026 at 00:22 UTC
20f7861eff9a0af18ea9551b72a5eaf1c1b91546
2 files changed
+5
-1
CHANGELOG.md
+4
@@ -138,6 +138,10 @@
138
- Fix health api call ([#21952](https://github.com/netdata/netdata/issues/21952))
139
- Docs(go.d/snmp): add multi-device SNMPv3 config example with YAML anchors ([#21955](https://github.com/netdata/netdata/issues/21955))
140
- Regenerate integrations docs ([#21956](https://github.com/netdata/netdata/issues/21956))
141
+- Run periodical refresh of timezone ([#21944](https://github.com/netdata/netdata/issues/21944))
142
+- Fix permissions for systemd-journal.plugin on offline installs ([#21953](https://github.com/netdata/netdata/issues/21953))
143
+- Ensure thread safety and proper cleanup in `GetHardwareInfo` ([#21958](https://github.com/netdata/netdata/issues/21958))
144
+- Fix windows config editor ([#21957](https://github.com/netdata/netdata/issues/21957))
145
146
## [2.9.0] - 2026-02-16
147
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-162-nightly
1
+v2.9.0-167-nightly