Skip to content

Commit f4a8a88

Browse files
DATACMNS-1798 - Updated changelog.
1 parent e002afa commit f4a8a88

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.4.0-RC2 (2020-10-14)
5+
-----------------------------------------
6+
* DATACMNS-1807 - Code examples for Kotlin declared as Java.
7+
* DATACMNS-1806 - Concurrency issue in Lazy.getNullable().
8+
* DATACMNS-1802 - Add support for suspend repository query methods returning List<T>.
9+
* DATACMNS-1798 - Release 2.4 RC2 (2020.0.0).
10+
* DATACMNS-1762 - Allow Optional fields in projection.
11+
* DATACMNS-1688 - Allow to register custom RepositoryProxyPostProcessors.
12+
* DATACMNS-1637 - Add default stream() method to CloseableIterator.
13+
14+
415
Changes in version 2.4.0-RC1 (2020-09-16)
516
-----------------------------------------
617
* DATACMNS-1795 - Align checks in ReactiveWrappers with checks in ReactiveAdapterRegistry.
@@ -2880,5 +2891,6 @@ Repository
28802891

28812892

28822893

2894+
28832895

28842896

0 commit comments

Comments
 (0)