File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
4
+ Changes in version 2.4.2 (2020-12-09)
5
+ -------------------------------------
6
+ * DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…).
7
+ * DATACMNS-1837 - Add required override to the Streamable example in reference docs.
8
+ * DATACMNS-1833 - More explicit documentation of query prefix behavior.
9
+ * DATACMNS-1831 - Release 2.4.2 (2020.0.2).
10
+
11
+
4
12
Changes in version 2.5.0-M1 (2020-12-09)
5
13
----------------------------------------
6
14
* DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…).
@@ -2972,5 +2980,6 @@ Repository
2972
2980
2973
2981
2974
2982
2983
+
2975
2984
2976
2985
You can’t perform that action at this time.
0 commit comments