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 11Spring Data Commons Changelog
22=============================
33
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+
415Changes in version 2.3.5.RELEASE (2020-10-28)
516---------------------------------------------
617* DATACMNS-1816 - Wording changes.
@@ -2925,5 +2936,6 @@ Repository
29252936
29262937
29272938
2939+
29282940
29292941
You can’t perform that action at this time.
0 commit comments