File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 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.2.13.RELEASE (2021-02-17)
5
+ ----------------------------------------------
6
+ * #2296 - Possible ClassCast exception in ResultProcessor.
7
+ * #2288 - Document SpringDataJacksonModules in web support section.
8
+ * #2283 - Update auditing documentation to cover annotations on nested entities.
9
+ * #2269 - Upgrade to XMLBeam 1.4.18.
10
+ * #2268 - Update copyright year to 2021.
11
+ * #2263 - Update repository after GitHub issues migration.
12
+
13
+
4
14
Changes in version 2.5.0-M2 (2021-01-13)
5
15
----------------------------------------
6
16
* DATACMNS-1841 - Update CI jobs with Docker Login.
@@ -2992,5 +3002,6 @@ Repository
2992
3002
2993
3003
2994
3004
3005
+
2995
3006
2996
3007
You can’t perform that action at this time.
0 commit comments