[ci skip] Update changelog and version for nightly build: v2.10.0-54-nightly.
netdatabot committed
Apr 21, 2026 at 00:29 UTC
610ee257495e6bbc013612d137475b3c685438af
2 files changed
+5
-1
CHANGELOG.md
+4
@@ -42,6 +42,10 @@
42
- Fix complilation / enforce size check ([#22216](https://github.com/netdata/netdata/issues/22216))
43
- Properly sync our CI with the versions of Alpine we officially support. ([#22211](https://github.com/netdata/netdata/issues/22211))
44
- Docs(mcp): add Claude Code one-liner setup to Cloud MCP page ([#22220](https://github.com/netdata/netdata/issues/22220))
45
+- Build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /src/go ([#22226](https://github.com/netdata/netdata/issues/22226))
46
+- Build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /src/go ([#22230](https://github.com/netdata/netdata/issues/22230))
47
+- Fix(go.d/snmp): use snmpEngineTime as primary uptime source ([#22231](https://github.com/netdata/netdata/issues/22231))
48
+- Improve UUID handling in SQLite functions and error reporting ([#22233](https://github.com/netdata/netdata/issues/22233))
49
50
## [2.10.0] - 2026-04-09
51
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-49-nightly
1
+v2.10.0-54-nightly