Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
7f4bae81
Commit
7f4bae81
authored
Nov 01, 2023
by
Oran Agra
Browse files
Redis 7.2.3
parent
cee6d309
Changes
2
Show whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
7f4bae81
...
@@ -12,6 +12,20 @@ SECURITY: There are security fixes in the release.
...
@@ -12,6 +12,20 @@ SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
================================================================================
Redis 7.2.3 Released Wed 01 Nov 2023 12:00:00 IST
================================================================================
Upgrade urgency: HIGH, Fixes critical bugs affecting most users.
Bug fixes
=========
* Fix file descriptor leak preventing deleted files from freeing disk space on
replicas (#12693)
* Fix a possible crash after cluster node removal (#12702)
================================================================================
================================================================================
Redis 7.2.2 Released Wed 18 Oct 2023 10:33:40 IDT
Redis 7.2.2 Released Wed 18 Oct 2023 10:33:40 IDT
================================================================================
================================================================================
...
...
src/version.h
View file @
7f4bae81
#define REDIS_VERSION "7.2.
2
"
#define REDIS_VERSION "7.2.
3
"
#define REDIS_VERSION_NUM 0x0007020
2
#define REDIS_VERSION_NUM 0x0007020
3
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