[ci skip] Update changelog and version for nightly build: v2.7.0-127-nightly.
netdatabot committed
Oct 21, 2025 at 09:47 UTC
5d24404fc658226fbff24d86211d83f66dc1c127
2 files changed
+7
-7
CHANGELOG.md
+6
-6
@@ -6,9 +6,14 @@
6
7
**Merged pull requests:**
8
9
+- Update swagger json from yaml [\#21176](https://github.com/netdata/netdata/pull/21176) ([stelfrag](https://github.com/stelfrag))
10
+- Periodic sync data on windows [\#21175](https://github.com/netdata/netdata/pull/21175) ([stelfrag](https://github.com/stelfrag))
11
+- build\(deps\): bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 in /src/go [\#21174](https://github.com/netdata/netdata/pull/21174) ([dependabot[bot]](https://github.com/apps/dependabot))
12
+- Fix /api/v3 data update\_every after filtering [\#21170](https://github.com/netdata/netdata/pull/21170) ([ktsaou](https://github.com/ktsaou))
13
- docs: fix map.csv for win [\#21168](https://github.com/netdata/netdata/pull/21168) ([ilyam8](https://github.com/ilyam8))
14
- build\(deps\): bump github.com/ibmdb/go\_ibm\_db from 0.5.3 to 0.5.4 in /src/go [\#21167](https://github.com/netdata/netdata/pull/21167) ([dependabot[bot]](https://github.com/apps/dependabot))
15
- build\(deps\): bump github.com/ibm-messaging/mq-golang/v5 from 5.6.4 to 5.6.5 in /src/go [\#21166](https://github.com/netdata/netdata/pull/21166) ([dependabot[bot]](https://github.com/apps/dependabot))
16
+- stacktrace-common: define USE\_NOTRACE if no HAVE\_BACKTRACE [\#21165](https://github.com/netdata/netdata/pull/21165) ([clan](https://github.com/clan))
17
- Libunwind [\#21163](https://github.com/netdata/netdata/pull/21163) ([clan](https://github.com/clan))
18
- Enable Rust-based systemd journal handling code in Docker builds. [\#21161](https://github.com/netdata/netdata/pull/21161) ([Ferroin](https://github.com/Ferroin))
19
- Regenerate integrations docs [\#21160](https://github.com/netdata/netdata/pull/21160) ([netdatabot](https://github.com/netdatabot))
@@ -68,6 +73,7 @@
73
- Correctly split MCP registry update to it’s own workflow. [\#21089](https://github.com/netdata/netdata/pull/21089) ([Ferroin](https://github.com/Ferroin))
74
- Register Netdata to MCP Registry [\#21088](https://github.com/netdata/netdata/pull/21088) ([ktsaou](https://github.com/ktsaou))
75
- MCP docs and log spamming fix [\#21087](https://github.com/netdata/netdata/pull/21087) ([ktsaou](https://github.com/ktsaou))
76
+- swagger docs [\#21086](https://github.com/netdata/netdata/pull/21086) ([ktsaou](https://github.com/ktsaou))
77
- Fix app.mem\_usage \(Windows\) [\#21085](https://github.com/netdata/netdata/pull/21085) ([thiagoftsm](https://github.com/thiagoftsm))
78
- Fix duplicate header leak in ACLK HTTPS client [\#21084](https://github.com/netdata/netdata/pull/21084) ([ktsaou](https://github.com/ktsaou))
79
- Adjust Disk Size \(Windows.plugin\) [\#21081](https://github.com/netdata/netdata/pull/21081) ([thiagoftsm](https://github.com/thiagoftsm))
@@ -446,12 +452,6 @@
452
- MCP in Netdata Operations Diagram [\#20637](https://github.com/netdata/netdata/pull/20637) ([ktsaou](https://github.com/ktsaou))
453
- refactor\(go.d/iprange\): migrate from net to net/netip [\#20636](https://github.com/netdata/netdata/pull/20636) ([ilyam8](https://github.com/ilyam8))
454
- chore\(go.d/snmp-profiles\): charts meta fixes and fam updates p5 [\#20635](https://github.com/netdata/netdata/pull/20635) ([ilyam8](https://github.com/ilyam8))
449
-- Update NIDL-Framework.md [\#20634](https://github.com/netdata/netdata/pull/20634) ([Ancairon](https://github.com/Ancairon))
450
-- build\(deps\): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible in /src/go [\#20633](https://github.com/netdata/netdata/pull/20633) ([dependabot[bot]](https://github.com/apps/dependabot))
451
-- move NIDL to docs [\#20632](https://github.com/netdata/netdata/pull/20632) ([ktsaou](https://github.com/ktsaou))
452
-- Move NIDL-Framework.md from repository root to docs/ directory [\#20630](https://github.com/netdata/netdata/pull/20630) ([Copilot](https://github.com/apps/copilot-swe-agent))
453
-- Nidl Framework Documentation [\#20629](https://github.com/netdata/netdata/pull/20629) ([ktsaou](https://github.com/ktsaou))
454
-- Fix syntax error on learn doc [\#20628](https://github.com/netdata/netdata/pull/20628) ([Ancairon](https://github.com/Ancairon))
455
456
## [v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
457
packaging/version
+1
-1
@@ -1 +1 @@
1
-v2.7.0-119-nightly
1
+v2.7.0-127-nightly