[ci skip] Update changelog and version for nightly build: v2.10.0-183-nightly.
netdatabot committed
May 8, 2026 at 00:35 UTC
324df2e516f60ae88917d8697c172e30329914b0
2 files changed
+12
-1
CHANGELOG.md
+11
@@ -148,6 +148,17 @@
148
- Fix sender replication counter leak on obsolete charts ([#22428](https://github.com/netdata/netdata/issues/22428))
149
- Refactor(snmp): clean up profile projection and topology tests ([#22433](https://github.com/netdata/netdata/issues/22433))
150
- Fix based on Coverity and Sonar audits (part 3) ([#22331](https://github.com/netdata/netdata/issues/22331))
151
+- Fix based on Coverity and Sonar audits (part 11) ([#22339](https://github.com/netdata/netdata/issues/22339))
152
+- Fix memory ordering for aclk_host_config publish ([#22429](https://github.com/netdata/netdata/issues/22429))
153
+- Do not coerce ints to doubles during flattening. ([#22418](https://github.com/netdata/netdata/issues/22418))
154
+- Network Flows: docs rewrite, integrations, benchmarks ([#22439](https://github.com/netdata/netdata/issues/22439))
155
+- Fix SIGSEGV in ctx_hosts_load during shutdown ([#22419](https://github.com/netdata/netdata/issues/22419))
156
+- Network Flows: fix MDX deploy preview + capture MDX gotchas in skills ([#22445](https://github.com/netdata/netdata/issues/22445))
157
+- Refactor chart/dim/label cleanup functions ([#22435](https://github.com/netdata/netdata/issues/22435))
158
+- Fix eBPF FD PID map iteration ([#22436](https://github.com/netdata/netdata/issues/22436))
159
+- Fix based on Coverity and Sonar audits (part 7) ([#22335](https://github.com/netdata/netdata/issues/22335))
160
+- SNMP: add network device licensing monitoring ([#22122](https://github.com/netdata/netdata/issues/22122))
161
+- Repair Network Flows documentation ([#22449](https://github.com/netdata/netdata/issues/22449))
162
163
## [2.10.0] - 2026-04-09
164
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-171-nightly
1
+v2.10.0-183-nightly