Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@stelfrag
Copy link
Collaborator

@stelfrag stelfrag commented Oct 3, 2025

Summary
  1. Address NULL access (windows.plugin) (Address NULL access (windows.plugin) #21112)
  2. Skip status file on windows on crash (Skip status file on windows on crash #21140)
  3. Improve agent startup on windows (Improve agent startup on windows #21125)
  4. Improve free disk space calculation for Windows (Improve free disk space calculation for Windows #21121)
  5. Fix freeipmi crash (Fix freeipmi crash #21109)
  6. Improve logging and packet handling for unknown packet IDs (Improve logging and packet handling for unknown packet IDs #21099)
  7. Fix invalid map.csv (Fix invalid map.csv #21108)
  8. improve(go.d/snmp): Add APC PowerNet-MIB sysObjectID mappings and categories (improve(go.d/snmp): Add APC PowerNet-MIB sysObjectID mappings and categories #21104)
  9. Add documentation and fallback to /host/ for getting the machine id (Add documentation and fallback to /host/ for getting the machine id #21044)
  10. Hide mem_private_usage on Windows. (Hide mem_private_usage on Windows. #21093)
  11. Improve installer (Windows) (Improve installer (Windows) #21090)
  12. Declare flatten-serde-json at the workspace. (Declare flatten-serde-json at the workspace. #21072)
  13. Fix cgroup-network spawn server cleanup on fatal exit (Fix cgroup-network spawn server cleanup on fatal exit #21080)
  14. Register Netdata to MCP Registry (Register Netdata to MCP Registry #21088)
  15. MCP docs and log spamming fix (MCP docs and log spamming fix #21087)
  16. Remote MCP support (streamable http and sse) (Remote MCP support (streamable http and sse) #21036)
  17. ai-docs (ai-docs #21043)
  18. Fix app.mem_usage (Windows) (Fix app.mem_usage (Windows) #21085)
  19. Fix duplicate header leak in ACLK HTTPS client (Fix duplicate header leak in ACLK HTTPS client #21084)
  20. Adjust Disk Size (Windows.plugin) (Adjust Disk Size (Windows.plugin) #21081)

thiagoftsm and others added 8 commits October 3, 2025 11:48
fix(aclk): free previous header values before overwrite

Refs: netdata#21083
(cherry picked from commit 41d9554)
* ai-docs

* ai-docs

* updating docs and images

* mdx to md

(cherry picked from commit cc5b8f1)
* prepare for multiple mcp headends

* fixed last

* updated todo list

* updated todo list

* Add HTTP and SSE adapters for MCP

* Select MCP SSE via Accept header

* MCP: add HTTP/SSE transport support and fix chunked responses

* MCP test client: await HTTP/SSE responses and harden SSE parsing

* docs: drop completed MCP Phase 1/2 tasks from TODO

* docs: renumber remaining MCP phases

* docs: document HTTP/SSE MCP transports and remote-mcp usage

* updated docs for mcp changes

* bearer token in mcp-test-client

* MCP authorization via http header

(cherry picked from commit 891c583)
* first update of docs

* fixes to docs

* prevent log on mcp api key

(cherry picked from commit db00eed)
* home for Netdata MCP in docs

* remote-mcp -> mcp-remote

* fixed server.json

* added mcp registry update on every netdata release

(cherry picked from commit 31235fe)
@github-actions github-actions bot added the area/packaging Packaging and operating systems support label Oct 3, 2025
@thiagoftsm
Copy link
Contributor

@stelfrag , please, add PR #21093 because it has relationship with #21085

Ancairon and others added 3 commits October 7, 2025 11:12
* Fix OpenTelemetry metrics description in map.csv

* Update map.csv

(cherry picked from commit 87a86b0)
(cherry picked from commit 4f2875a)
stelfrag and others added 4 commits October 15, 2025 10:16
* Exclude Windows from temporary spawn server initialization and cleanup

* Additional checks to isolate windows deadlock issue

* Switch to sleep_usec

* Cast revents to unsigned int for log clarity in log forwarder

(cherry picked from commit 3e65147)
fix(status-file): prevent deadlock on Windows by commenting out non-async-safe code

(cherry picked from commit 9844cdf)
address_null: Change NULL to valid address trying to avoid reported issue

(cherry picked from commit 3d60322)
@Ferroin Ferroin marked this pull request as ready for review October 15, 2025 12:34
@Ferroin Ferroin merged commit 9b63b5e into netdata:v2.7 Oct 15, 2025
100 of 102 checks passed
@stelfrag stelfrag deleted the patch_release branch October 15, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants