Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
b73de0d9
Commit
b73de0d9
authored
Dec 15, 2022
by
Oran Agra
Browse files
Redis 7.0.7
parent
41bff94b
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
b73de0d9
...
...
@@ -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
================================================================================
...
...
src/version.h
View file @
b73de0d9
#define REDIS_VERSION "7.0.
6
"
#define REDIS_VERSION_NUM 0x0007000
6
#define REDIS_VERSION "7.0.
7
"
#define REDIS_VERSION_NUM 0x0007000
7
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment