Fixed multiple high‑severity security bugs in TLS, crypto, HTTP/2, DNS, and permission handling (e.g., hostname normalization, WebCrypto output length guard, SNI case‑sensitivity)
Node.js changelog digest
Jun 15 - Jun 21, 2026. Useful releases, risky migrations, and noisy updates from the Node.js channel.
Node.js updates in 2026-w25
Strengthened TLS and DNS security: hostname normalization for server identity, case‑sensitive SNI fix, rejecting hostnames with embedded NUL bytes, and binding reusable sessions to authenticated hosts.
TLS hardening: normalize hostnames for server identity, fix case‑sensitive SNI matching, and bind reusable sessions to authenticated hosts
Introduces Open Beta for Snapshots, enabling screenshot diffing in CI pipelines to catch unintended visual changes
Internal JavaScript packages renamed from @sentry-internal/* to @sentry/*.