[ci skip] Update changelog and version for nightly build: v2.8.0-230-nightly.
netdatabot committed
Jan 17, 2026 at 00:16 UTC
0f6ad1ce7fba6c7f54e4395f61fd9c5ad21ac69f
2 files changed
+10
-1
CHANGELOG.md
+9
@@ -177,6 +177,15 @@
177
- Add On-Prem Release Notes to map.csv ([#21571](https://github.com/netdata/netdata/issues/21571))
178
- Use host-prefixed log directories under containers. ([#21568](https://github.com/netdata/netdata/issues/21568))
179
- Bring back systemd-journal.plugin setcap (from source install) ([#21569](https://github.com/netdata/netdata/issues/21569))
180
+- Fix(go.d/proxysql): use timeout when pinging proxysql instance ([#21573](https://github.com/netdata/netdata/issues/21573))
181
+- Fix race condition on shutdown ([#21563](https://github.com/netdata/netdata/issues/21563))
182
+- Additional checks during metric page list retrieval ([#21575](https://github.com/netdata/netdata/issues/21575))
183
+- Fix incorrect macro definition for netdata_mutex_destroy ([#21579](https://github.com/netdata/netdata/issues/21579))
184
+- Proper decompression of data object payloads. ([#21578](https://github.com/netdata/netdata/issues/21578))
185
+- Fix response when no log entries have been found. ([#21581](https://github.com/netdata/netdata/issues/21581))
186
+- Fix 32-bit builds of journal-viewer plugin. ([#21580](https://github.com/netdata/netdata/issues/21580))
187
+- Enable ARM package builds in PR CI runs. ([#21570](https://github.com/netdata/netdata/issues/21570))
188
+- SQL Chain (Windows.plugin) ([#21582](https://github.com/netdata/netdata/issues/21582))
189
190
## [2.8.0] - 2025-11-19
191
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-220-nightly
1
+v2.8.0-230-nightly