[ci skip] Update changelog and version for nightly build: v2.9.0-233-nightly.
netdatabot committed
Mar 27, 2026 at 00:24 UTC
38d0ee47bf45713fb91f44ea09aa0deec657f44e
2 files changed
+8
-1
CHANGELOG.md
+7
@@ -192,6 +192,13 @@
192
- Regenerate integrations docs ([#22034](https://github.com/netdata/netdata/issues/22034))
193
- Fix cache (SIGSEGV) ([#22026](https://github.com/netdata/netdata/issues/22026))
194
- Windows.plugin (improvements and fixes) ([#22039](https://github.com/netdata/netdata/issues/22039))
195
+- Add ML unit tests ([#22043](https://github.com/netdata/netdata/issues/22043))
196
+- Add dictionary benchmark ([#22041](https://github.com/netdata/netdata/issues/22041))
197
+- Make release profile optimize for speed vs. size ([#22046](https://github.com/netdata/netdata/issues/22046))
198
+- Fix SIGSEGV (contexts) ([#22025](https://github.com/netdata/netdata/issues/22025))
199
+- Docs: user-oriented charttpl README rewrite ([#22049](https://github.com/netdata/netdata/issues/22049))
200
+- Improve DBENGINE log messages for datafile rotation and startup ([#22047](https://github.com/netdata/netdata/issues/22047))
201
+- Fix wrong DBENGINE file names in logs ([#22053](https://github.com/netdata/netdata/issues/22053))
202
203
## [2.9.0] - 2026-02-16
204
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-225-nightly
1
+v2.9.0-233-nightly