github redis-stack/redis-stack v6.2.6-v11
Redis Stack Server 6.2.6-v11

latest releases: v7.4.0-rc1, v6.2.6-v15, v7.2.0-v11...
5 months ago

This is a maintenance release for Redis Stack Server 6.2.6

Update urgency: SECURITY: there are security fixes in the release.

Headlines:

This version contains the latest time series data structure with a security fix to not expose internal commands, a fix for potential crashes when using an invalid argument value, and support for CBL-Mariner 2. The new Redis Stack version introduces security fixes for probabilistic data structures to avoid potential crashes. It also includes the latest Search and query capability with several bug fixes and improvements. This version contains the latest version of RedisInsight.

Details:

Security and privacy

  • Time series:

    • #1506​​ Don’t expose internal commands (MOD-5643)
  • Probabilistic data structures:

    • #721 Potential crash on CF.RESERVE (MOD-6343)
    • #722 Potential crash on CF.LOADCHUNK (MOD-6344)

Improvements

  • Search and query:

    • #4176 Initialization of the maximum numeric value range leading to a better balance of the index leaf splitting (MOD-6232)
    • #4123 Possibly problematic index name alias check-in command multiplexing (MOD-5945)
    • #4195 Query optimisation when predicate contains multiple INTERSECTION (AND) of UNION (OR) (MOD-5910)
  • Time series:

    • #1516 Added support for CBL-Mariner 2

Bug Fixes

  • Search and query:

    • #4244, #4255 Profiling FT.AGGREGATE using the WITHCURSOR flag cause a crash due to timeout (MOD-5512)
    • #4238 Memory excessively growing on databases caused by unbalanced nodes on inverted index trie (MOD-5880, MOD-5952, MOD-6003)
    • #3995 FT.CURSOR READ with geo queries causing a crash when data is updated between the cursor reads (MOD-5646)
    • #4155 FT.SEARCH not responding when using TLS encryption on Amazon Linux 2 (MOD-6012)
  • Time series:

    • #1494 Potential crash when using an invalid argument value

Redis version

Module versions

Recommended Client Libraries

Compatible with RedisInsight. The docker image redis/redis-stack for this version is bundled with RedisInsight 2.40.

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.