- Introduces the Conversations feature in open beta for all Sentry users.
- Adds a readable view of past agent sessions, showing full message exchanges and tool calls.
Node.js changelog digest
May 18 - May 24, 2026. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2026-w21
- Fix regression that prevented scrubbing of http.query, url.query, and url.full span attributes
- Restores proper redaction of these attributes to protect sensitive data
- Ensures compliance with data privacy expectations
- Added new minor features: Temporal.Instant support in fs Stats/BigIntStats, writeInformation for arbitrary 1xx HTTP status codes, and marked stream.compose as stable
- Introduced extensive crypto updates: wire‑ML DSA/KEM, ChaCha20‑Poly1305, AES‑KW for BoringSSL, hardened CryptoKey/KeyObject slots and stricter raw key import validation
- Improved documentation across many modules and reduced test flakiness with numerous bug‑fixes and stability tweaks