File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.0 (2020-10-28)
5
+ -------------------------------------
6
+ * DATACMNS-1820 - Move PageableExecutionSupport to ...data.support.
7
+ * DATACMNS-1819 - Publisher to Coroutine adapter should use awaitSingleOrNull instead of awaitFirstOrNull.
8
+ * DATACMNS-1816 - Wording changes.
9
+ * DATACMNS-1814 - Table of contents sometimes locates in wrong section (confusion between subsections without id-s).
10
+ * DATACMNS-1810 - Release 2.4 GA (2020.0.0).
11
+ * DATACMNS-1804 - Correct grammar in Exception messages thrown by Repository classes.
12
+ * DATACMNS-1792 - Fix Typos in commons/repositories documentation.
13
+
14
+
4
15
Changes in version 2.3.5.RELEASE (2020-10-28)
5
16
---------------------------------------------
6
17
* DATACMNS-1816 - Wording changes.
@@ -2925,5 +2936,6 @@ Repository
2925
2936
2926
2937
2927
2938
2939
+
2928
2940
2929
2941
You can’t perform that action at this time.
0 commit comments