UNCLASSIFIED - NO CUI

Skip to content

Update dependency redis/redis to v7.4.0

This MR contains the following updates:

Package Type Update Change
redis/redis minor 7.2.5 -> 7.4.0
redis/redis ironbank-github minor 7.2.5 -> 7.4.0

Release Notes

redis/redis (redis/redis)

v7.4.0

Compare Source

This is the General Availability release of Redis Community Edition 7.4.

Changes to new 7.4 features (compared to 7.4 RC2)

  • #​13391,#​13438 Hash - expiration of individual fields: RDB file format changes
  • #​13372 Hash - expiration of individual fields: rename and fix counting of expired_subkeys metric
  • #​13372 Hash - expiration of individual fields: rename INFO keyspace field to subexpiry

Configuration parameters

  • #​13400 Add hide-user-data-from-log - allows hiding user data from the log file

Bug fixes

  • #​13407 Trigger Lua GC after SCRIPT LOAD
  • #​13380 Fix possible crash due to OOM panic on invalid command
  • #​13383 FUNCTION FLUSH - improve Lua GC behavior and fix thread race in ASYNC mode
  • #​13408 HEXPIRE-like commands should emit HDEL keyspace notification if expire time is in the past

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports