Changes.Watch

Security changelog digest

May 18 - May 24, 2026. Useful releases, risky migrations, and noisy updates from the Security channel.

No matching updates in this bucket.

Security updates in 2026-w21

AI Conversations Now in Open Beta

  • 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.

Span Attribute Scrubbing Fix for `http.query`, `url.query`, and `url.full`

  • 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

2026-05-20, Version 26.2.0 (Current), @aduh95

  • 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