[ci skip] Update changelog and version for nightly build: v2.10.0-209-nightly.
netdatabot committed
May 14, 2026 at 00:40 UTC
479b2778bc1666441f01fecaab37615e5c5e75b3
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -177,6 +177,9 @@
177
- Build(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 in /src/go ([#22462](https://github.com/netdata/netdata/issues/22462))
178
- Docs: update docs/add-advanced-api-query-example-force ([#22450](https://github.com/netdata/netdata/issues/22450))
179
- Fix(ap): handle SSIDs containing whitespace ([#22472](https://github.com/netdata/netdata/issues/22472))
180
+- Fix DBENGINE PGC races in pgc_page_add and pgc_queue_del ([#22466](https://github.com/netdata/netdata/issues/22466))
181
+- Remove redundant per-host replication gate from obsolete chart cleanup ([#22467](https://github.com/netdata/netdata/issues/22467))
182
+- Improve hosts load on agent startup ([#22446](https://github.com/netdata/netdata/issues/22446))
183
184
## [2.10.0] - 2026-04-09
185
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-205-nightly
1
+v2.10.0-209-nightly