[ci skip] Update changelog and version for nightly build: v2.8.0-93-nightly.
netdatabot committed
Dec 9, 2025 at 00:15 UTC
0e31d23e25fc17c5c00be328fd35a46e56f7f599
2 files changed
+8
-1
CHANGELOG.md
+7
@@ -69,6 +69,13 @@
69
- Regenerate integrations docs ([#21415](https://github.com/netdata/netdata/issues/21415))
70
- Build(deps): bump github.com/microsoft/go-mssqldb from 1.9.4 to 1.9.5 in /src/go ([#21420](https://github.com/netdata/netdata/issues/21420))
71
- Build(deps): bump azure/trusted-signing-action from 0.5.10 to 0.5.11 ([#21419](https://github.com/netdata/netdata/issues/21419))
72
+- Report inability to update due to native packages no longer being published. ([#21288](https://github.com/netdata/netdata/issues/21288))
73
+- Adjust result when NULL (MSSQL). ([#21417](https://github.com/netdata/netdata/issues/21417))
74
+- Chore(go.d): log skipped data collection ([#21423](https://github.com/netdata/netdata/issues/21423))
75
+- Chore(go.d/snmp): remove non-default update_every from sd config ([#21424](https://github.com/netdata/netdata/issues/21424))
76
+- Improve thread join handling ([#21421](https://github.com/netdata/netdata/issues/21421))
77
+- Chore(go.d): log data collection duration when skipping tick ([#21425](https://github.com/netdata/netdata/issues/21425))
78
+- Fix MQTT packet ACK ([#21416](https://github.com/netdata/netdata/issues/21416))
79
80
## [2.8.0] - 2025-11-19
81
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.8.0-85-nightly
1
+v2.8.0-93-nightly