[ci skip] Minor release v2.10.0.
netdatabot committed
Apr 9, 2026 at 11:53 UTC
e1d4352a88384886ab120b5fe7138383d65cd684
2 files changed
+4
-1
CHANGELOG.md
+3
@@ -272,6 +272,9 @@
272
- MCP Streamable HTTP: add stateless Mcp-Session-Id support ([#22000](https://github.com/netdata/netdata/issues/22000))
273
- Docs: correct Discord invite URL in 3 files ([#22149](https://github.com/netdata/netdata/issues/22149))
274
- Fix(packaging): disable MongoDB exporter for EL10 ([#22163](https://github.com/netdata/netdata/issues/22163))
275
+- Build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 in /src/go ([#22171](https://github.com/netdata/netdata/issues/22171))
276
+- Fix: bearer token creation truncates client_name and returns wrong expiry for existing tokens ([#22167](https://github.com/netdata/netdata/issues/22167))
277
+- Make scripts plugin optional but installed by default for native packages. ([#22155](https://github.com/netdata/netdata/issues/22155))
278
279
## [2.9.0] - 2026-02-16
280
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.9.0-318-nightly
1
+v2.10.0