Skip to content

This release includes 2 breaking changes for platform teams planning a safe upgrade.

Published 2d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

llm mcp mcp-server vibe-coding

Affected surfaces

breaking_upgrade deps

Summary

AI summary

Require Node.js >= 20.18.1 and bump Undici to 7, restoring proxy and custom‑CA support on recent Node versions.

Full changelog

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.

Breaking Changes

  • Minimum Node.js version increased to >=20.18.1 (Node 18 no longer supported).
  • Undici dependency bumped from version 6 to version 7.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track upstash/context7

Get notified when new releases ship.

Sign up free

About upstash/context7

Up-to-date code documentation for LLMs and AI code editors.

All releases →

Related context

Earlier breaking changes

  • [email protected] Removes `--device` flag and localhost-callback path for `ctx7 login`.

Beta — feedback welcome: [email protected]