Redis 7.0.7
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos7-jemalloc (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled
CI / test-ubuntu-latest (push) Has been cancelled
CI / test-sanitizer-address (push) Has been cancelled
CI / build-debian-old (push) Has been cancelled
CI / build-macos-latest (push) Has been cancelled
CI / build-32bit (push) Has been cancelled
CI / build-libc-malloc (push) Has been cancelled
CI / build-centos7-jemalloc (push) Has been cancelled
External Server Tests / test-external-standalone (push) Has been cancelled
External Server Tests / test-external-cluster (push) Has been cancelled
External Server Tests / test-external-nodebug (push) Has been cancelled
Spellcheck / Spellcheck (push) Has been cancelled
This commit is contained in:
@@ -11,6 +11,17 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
|
||||
SECURITY: There are security fixes in the release.
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
================================================================================
|
||||
Redis 7.0.7 Released Fri Dec 16 12:00:00 IST 2022
|
||||
================================================================================
|
||||
|
||||
Upgrade urgency: MODERATE, Contains fix for a regression in Geo commands.
|
||||
|
||||
Bug Fixes
|
||||
=========
|
||||
|
||||
* Fix regression from Redis 7.0.6 in distance replies of Geo commands (#11631)
|
||||
|
||||
================================================================================
|
||||
Redis 7.0.6 Released Mon Dec 12 12:00:00 IST 2022
|
||||
================================================================================
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
#define REDIS_VERSION "7.0.6"
|
||||
#define REDIS_VERSION_NUM 0x00070006
|
||||
#define REDIS_VERSION "7.0.7"
|
||||
#define REDIS_VERSION_NUM 0x00070007
|
||||
|
||||
Reference in New Issue
Block a user