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 aa3148a commit 2df87c1Copy full SHA for 2df87c1
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data KeyValue Changelog
2
==========================
3
4
+Changes in version 1.2.0.M1 (2016-07-27)
5
+----------------------------------------
6
+* DATAKV-137 - Cached queries reuse the EvaluationContext.
7
+* DATAKV-136 - Secure random algorithm in DefaultIdentifierGenerator not available on Windows.
8
+* DATAKV-133 - Release 1.2 M1 (Ingalls).
9
+
10
11
Changes in version 1.1.2.RELEASE (2016-06-15)
12
---------------------------------------------
13
* DATAKV-137 - Cached queries reuse the EvaluationContext.
0 commit comments