releases.shpreview

Proxy and CA support restored behind CONNECT proxies

@upstash/context7-mcp@3.2.5

July 25, 2026context7View original ↗
1 enhancement1 fixThis release1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • beded6c: Bump undici to 7 and require Node.js >= 20.18.1. On Node 26+ (internal undici 8) the bundled undici 6 setGlobalDispatcher wrote a global-dispatcher symbol the built-in fetch no longer reads, so HTTPS_PROXY and custom-CA settings were silently ignored and requests failed with ENOTFOUND behind CONNECT proxies. undici 7 writes both symbols, restoring proxy and CA support. Node 18 is no longer supported (EOL; undici 7 requires Node >= 20.18.1).
  • 1c081df: Improve query prompts so agents request relevant library documentation instead of passing the task to complete.

Fetched July 25, 2026