We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb20d1 commit 775646dCopy full SHA for 775646d
ChangeLog
@@ -1,3 +1,10 @@
1
+2020-03-30 [version 1.12.1]
2
+ * [FIX] Fixed memory overwrite when tokernize strings in memory blocks.
3
+ * [FIX] Added ENGINE_ENOMEM error handling where it is missed.
4
+ * [DOC] Provided the more specific explanation about stats command.
5
+ * [DOC] Added a compilation FAQ page.
6
+ * [TEST] Added tests for verifying binary bkey OUT_OF_RANGE response.
7
+
8
2020-03-16 [version 1.12.0]
9
* [FEATURE] Changed max_element_bytes(4KB=>16KB) and set configurable.
10
* [FIX] Added the error handling of retry when an auto scrub fails.
0 commit comments