Changes.Watch

Sentry changelog digest

Nov 24 - Nov 30, 2025. Useful releases, risky migrations, and noisy updates from the Sentry channel.

No matching updates in this bucket.

Sentry updates in 2025-w48

v16.0.6

  • Backported bug fixes from canary; not all pending features are included.
  • Bumped browserslist version to silence CI warning (issue #86625).
  • Credited @lukesandberg for assistance.

v16.0.5

  • Backports bug fixes without adding pending features from canary.
  • Fixes nodejs middleware to correctly await body cloning finalization.

Code Review Now Available in the EU

  • Code Review is now in beta for organizations using Sentry’s EU data region.
  • Available for free trial to eligible EU region customers.

2025-11-25, Version 20.19.6 'Iron' (LTS), @marco-ippolito

  • Updated crypto root certificates to NSS 3.114/3.116 and added security escalation and incident response documentation.
  • Deprecated HTTP/2 priority signaling and refreshed numerous docs (release verification, security policies, typo fixes, etc.).
  • Fixed several bugs: build implicit function declaration on OpenHarmony, REPL CPU overhead with large strings, test runner skipping logic, and other minor regressions.

v16.0.4

  • Rename proxy.js to middleware.js in the NFT module.
  • Prevent fetch abort errors from propagating to user error boundaries.
  • Fix Turbopack passing of project options from the NAPI layer.