File tree 1 file changed +11
-0
lines changed
1 file changed +11
-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.3 (2021-01-13)
5
+ -------------------------------------
6
+ * DATACMNS-1841 - Update CI jobs with Docker Login.
7
+ * #2270 - In a @JsonPath projection a List<interface> property always returns a list with only one element.
8
+ * #2269 - Upgrade to XMLBeam 1.4.18.
9
+ * #2268 - Update copyright year to 2021.
10
+ * #2263 - Update repository after GitHub issues migration.
11
+ * #2223 - Native projection stopped working with Java8 datetime [DATACMNS-1836].
12
+
13
+
4
14
Changes in version 2.4.2 (2020-12-09)
5
15
-------------------------------------
6
16
* DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…).
@@ -2981,5 +2991,6 @@ Repository
2981
2991
2982
2992
2983
2993
2994
+
2984
2995
2985
2996
You can’t perform that action at this time.
0 commit comments