[ci skip] Update changelog and version for nightly build: v2.10.0-117-nightly.
netdatabot committed
May 1, 2026 at 00:37 UTC
4374292bc6b614bf4eb600742d5c5c423f31713e
2 files changed
+9
-1
CHANGELOG.md
+8
@@ -92,6 +92,14 @@
92
- Docs: add Docker container update instructions ([#22311](https://github.com/netdata/netdata/issues/22311))
93
- Docs: add Log sources section to Logs tab documentation ([#22312](https://github.com/netdata/netdata/issues/22312))
94
- Fix(packaging): Reduce docker image size by setting the permission bits in the builder stage ([#21902](https://github.com/netdata/netdata/issues/21902))
95
+- Docs: add FAQ on vnode rename and node identity ([#22278](https://github.com/netdata/netdata/issues/22278))
96
+- Docs: fix build dependency versions in source.md ([#22282](https://github.com/netdata/netdata/issues/22282))
97
+- Regenerate integrations docs ([#22290](https://github.com/netdata/netdata/issues/22290))
98
+- Feat(go.d/mssql): add transaction log monitoring ([#22319](https://github.com/netdata/netdata/issues/22319))
99
+- Regenerate integrations docs ([#22325](https://github.com/netdata/netdata/issues/22325))
100
+- Feat: add ENABLE_ND_MCP cmake flag to build nd-mcp independently of go.d.plugin ([#22313](https://github.com/netdata/netdata/issues/22313))
101
+- Fix(journal): improve journal file access error handling and validation ([#22310](https://github.com/netdata/netdata/issues/22310))
102
+- Fix(jsonwrap): handle potential null keys ([#22326](https://github.com/netdata/netdata/issues/22326))
103
104
## [2.10.0] - 2026-04-09
105
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.10.0-108-nightly
1
+v2.10.0-117-nightly