Changes.Watch

Redis changelog digest

May 19 - May 25, 2025. Useful releases, risky migrations, and noisy updates from the Redis channel.

No matching updates in this bucket.

Redis updates in 2025-w21

Improved Visibility Into App Hangs In Sentry Cocoa 8.50.0

  • Overhauled app hang tracking in the Sentry Cocoa SDK
  • Provides deeper visibility into the types of hangs affecting users

2025-05-21, Version 24.1.0 (Current), @aduh95

  • Added explicit Dir resource management and URL support for fs.glob's cwd option (SEMVER minor feature).
  • Enhanced async hooks isolation, gave names to Buffer.write, child_process exec/execFile, http/https functions, and added http2 diagnostics channels.
  • Fixed crypto handling for missing OpenSSL TLS security level and updated numerous documentation and tooling files.

2025-05-21, Version 22.16.0 'Jod' (LTS), @aduh95

  • Graduated multiple experimental APIs to stable, including import.meta properties, top‑level Wasm, SQLite StatementSync.columns(), and default node.config.json support;
  • Added several new utility and worker APIs such as util.types.isFloat16Array(), worker.getHeapStatistics(), and AsyncLocalStorage context preservation in streams;
  • Delivered numerous performance improvements and bug fixes across assert deep‑equality checks, buffer handling, crypto validation, HTTP/2 handling, and updated documentation alongside deprecations (e.g., repl.builtinModules).

Insights Overview Page for Next.js Now Available (Early Adopter)

  • Introduces an Insights Overview page for Next.js projects
  • Provides full‑stack insights and a tree view to identify slow server‑side rendered components

Seer (beta) is now available to all Sentry users

  • Seer AI debugger (beta) is now generally available to all Sentry users.
  • The feature is offered for free, including users on the Developer plan.

Logs in Sentry - Open Beta

  • Send logs directly to Sentry and view them alongside traces, errors, and issues
  • Enable a unified debugging workflow across all telemetry without leaving Sentry