File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ================================================================================
2
+ ror-1.2.2 Released Mon Sep 4 00:00:00 CST 2023
3
+ ================================================================================
4
+ * [fix] rocksdb data leak because object.persistent not set after persist keep,
5
+ which will leak when expired.
6
+ * [fix] swap_version not correctly resumed after load fix.
7
+ * [fix] code crash when client rate limit.
8
+
1
9
================================================================================
2
10
ror-1.2.1 Released Wed Jul 6 00:00:00 CST 2023
3
11
================================================================================
Original file line number Diff line number Diff line change 1
1
#define REDIS_VERSION "6.2.6"
2
2
#define REDIS_VERSION_NUM 0x00060206
3
- #define SWAP_VERSION "1.2.1 "
3
+ #define SWAP_VERSION "1.2.2 "
You can’t perform that action at this time.
0 commit comments