github redis-stack/redis-stack v7.2.0-v11
Redis Stack 7.2.0-v11

latest releases: v7.4.0-rc1, v6.2.6-v15
15 days ago

This is a maintenance release for Redis Stack Server 7.2.0.

Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.

Headlines:

Redis Stack 7.2.0-v11 introduces a new version of the Redis server with several bug fixes, and an updated search and query capability with numerous enhancements and bug fixes.

The updated search and query version features improved memory reporting that accounts for additional memory consumed by TAG and TEXT tries, as well as enhanced memory counting for inverted indexes. Also, it includes additional fields in the FT.INFO command when used within a cluster.

This maintenance release also contains the latest version of RedisInsight.

Details:

Improvements

  • Search and query:
    • #4595 - Report memory of the TAG and TEXT tries (MOD-5902)
    • #4669 - Inverted index memory counting (MOD-5977,MOD-5866)
    • #4687 - Add missing FT.INFO fields when used within a cluster (MOD-6920)

Bug Fixes

  • Redis:

    • #12824 A single shard cluster leaves failed replicas in CLUSTER SLOTS instead of removing them
    • #12955 Crash in LSET command when replacing small items and exceeding 4GB
    • #13004 Blocking commands timeout is reset due to re-processing command
    • #13115 Conversion of numbers in Lua args to redis args can fail. Bug introduced in 7.2.0
  • CLI tools:

    • #13092 redis-cli: --count (for --scan, --bigkeys, etc) was ignored unless --pattern was also used
    • #12958 redis-check-aof: incorrectly considering data in manifest format as MP-AOF
  • Search and query:

    • #4614 - Shards become unresponsive when using FT.AGGREGATE with APPLY 'split(...)'(MOD-6759)
    • #4556 - FT.EXPLAIN returns additional } when querying using wildcards (MOD-6768)
    • #4646 - FT.DROPINDEX with DD flag deleted keys in one AA cluster but not the others (MOD-1855)
  • Redis version:

Module versions

Recommended Client Libraries

Compatible with Redis Insight. The docker image redis/redis-stack for this version is bundled with Redis Insight 2.50.

Note: version numbers follow the following pattern:
x.y.z-b

  • x.y Redis Major version
  • z increases with even numbers as a module x.y version increases.
  • b denotes a patch to Redis or a module (any z of Redis or Modules). b will consist of a v + numeric value.

Don't miss a new redis-stack release

NewReleases is sending notifications on new releases.