Changes.Watch

Redis changelog digest

Dec 8 - Dec 14, 2025. Useful releases, risky migrations, and noisy updates from the Redis channel.

No matching updates in this bucket.

Redis updates in 2025-w50

2025-12-10, Version 24.12.0 'Krypton' (LTS), @targos

  • Added new runtime options such as http.optimizeEmptyRequests, watch config namespace, portable compile‑cache flag, sqlite defensive flag, and inspector inspection ability
  • Enhanced N‑API with napi.createObject properties support, added options to lib.util.deprecate, and marked type stripping as stable
  • Improved performance and reliability with faster buffer.concat via TypedArray, optimized console single‑string logging, fixed crypto.timingSafeEqual argument validation, and incorporated multiple V8/openssl updates