[ci skip] Update changelog and version for nightly build: v2.9.0-118-nightly.
netdatabot committed
Mar 6, 2026 at 00:25 UTC
4142bea0af83080fcf1472f8b086fec66490a5c3
2 files changed
+11
-1
CHANGELOG.md
+10
@@ -93,6 +93,16 @@
93
- Regenerate integrations docs ([#21877](https://github.com/netdata/netdata/issues/21877))
94
- Add input validation for socket connection definitions ([#21881](https://github.com/netdata/netdata/issues/21881))
95
- Clarify retention in Parent with tiered storage examples ([#21887](https://github.com/netdata/netdata/issues/21887))
96
+- Build(deps): bump github.com/microsoft/go-mssqldb from 1.9.7 to 1.9.8 in /src/go ([#21892](https://github.com/netdata/netdata/issues/21892))
97
+- Cleanup win plugin (Remove MSSQL) ([#21876](https://github.com/netdata/netdata/issues/21876))
98
+- Update documentation (Windows installer) ([#21888](https://github.com/netdata/netdata/issues/21888))
99
+- Support multi-slot ingestion and batch emission ([#21893](https://github.com/netdata/netdata/issues/21893))
100
+- Fix(jobmgr): register collector static functions on first job start ([#21894](https://github.com/netdata/netdata/issues/21894))
101
+- Improve agent startup time ([#21891](https://github.com/netdata/netdata/issues/21891))
102
+- Fix(packaging): update min go version in check-for-go-toolchain.sh ([#21895](https://github.com/netdata/netdata/issues/21895))
103
+- Feat(integrations): link setup option names to detailed configuration sections ([#21897](https://github.com/netdata/netdata/issues/21897))
104
+- Regenerate integrations docs ([#21898](https://github.com/netdata/netdata/issues/21898))
105
+- Restructure otel-plugin configuration with layered overrides ([#21896](https://github.com/netdata/netdata/issues/21896))
106
107
## [2.9.0] - 2026-02-16
108
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-107-nightly
1
+v2.9.0-118-nightly