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

one month ago

This is a maintenance release for Redis Stack Server 7.2.0.

Update urgency: HIGH: There is a critical bug that may affect a subset of users. Upgrade!

Headlines:

This version contains the latest search and query capability with several improvements and bug fixes, including a critical bug fix. This release also includes the latest JSON data structure with a fix for a potential crash, the time series data structure with more detailed LibMR error messages, and the latest version of triggers and functions with updated v8 version and a bug fix. It also contains the latest version of RedisInsight.

Details:

Improvements

  • Search and query:

    • #4502 Handle error properly when trying to execute Search commands on cluster setup as part of MULTI/EXEC or LUA script (MOD-6541)
    • #4526 Adding detailed geometry info on error messages (MOD-6701)
  • Time series:

    • #1593 More detailed LibMR error messages
  • Triggers and Functions:

    • #1100 Update v8 version to 12.3.219.15

Bug Fixes

  • Search and query:

    • #4481 Query syntax on GEOSHAPE accepting just prefix instead of complete predicate (MOD-6663)
    • #4513 FT.CURSOR READ in a numeric query causing a crash (MOD-6597)
      #4534 FT.PROFILE with incorrect arguments could cause a crash on cluster setup (MOD-6791)
    • #4530 Some parameter settings using just prefixes instead of full values were working (MOD-6709)
    • #4539 Unfree memory while re-indexing loading a new RDB could cause a crash (MOD-6831, 6810)
    • #4498 Vector pre-filtered query (hybrid query) that timeout causing a crash due to deadlock when trying to write a new document(MOD-6510, MOD-6244)
    • #4495 FT.SEARCH accessing an inexistent memory address causes a crash if using the deprecated FT.ADD command (MOD-6599)
  • JSON:

    • #1192 Crashes with numeric values greater than i64::MAX (MOD-6501, MOD-4551, MOD-4856, MOD-5714)
  • Triggers and Functions:

    • #1093 Crash when logging NULL characters

Redis version:

Module versions

Recommended Client Libraries

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

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.