We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0575edd commit f369eaeCopy full SHA for f369eae
1 file changed
pkg/deb/master_changelog
@@ -13,6 +13,10 @@ keydb (6:6.3.3-1distribution_placeholder) codename_placeholder; urgency=medium
13
* Fixed missing slot_to_key map in FLASH cluster mode (Issue #574)
14
* Added keyspace notifications for keys loaded from FLASH at startup
15
* Fixed race condition in prefetchKeysAsync with FLASH enabled (Issue #571)
16
+ * Fixed integer overflow in rand family of commands(Issue #631, #632, #633)
17
+ * Fixed bad value in hincrbyfloat(Issue #634)
18
+ * Fixed OOM hang in rand family of commands(Issue #635)
19
+ * Added config to limit count of return values in rand family of commands(Issue #636)
20
21
-- Ben Schermel <ben@eqalpha.com> Tue, 18 Apr 2023 10:00:37 +0000
22
0 commit comments