File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data R2DBC Changelog
22===========================
33
4+ Changes in version 1.2.0-RC2 (2020-10-14)
5+ -----------------------------------------
6+ * #475 - Projections doesn't work using data-repositories.
7+ * #469 - NPE when calling @Query returning null.
8+ * #468 - Result of derived ExistsBy Query not handled properly.
9+ * #467 - Migrate tests to JUnit 5.
10+ * #465 - Enum values used through @Query not converted to String.
11+ * #463 - Update CI jobs for Java 15.
12+ * #462 - Release 1.2 RC2 (2020.0.0).
13+ * #413 - Refine reference documentation after Spring R2DBC migration.
14+ * #395 - Allow suspend + List in CoroutineCrudRepository.
15+
16+
417Changes in version 1.2.0-RC1 (2020-09-16)
518-----------------------------------------
619* #454 - Adapt to changed array assertions in AssertJ.
@@ -323,3 +336,4 @@ Changes in version 1.0.0.M1 (2018-12-12)
323336
324337
325338
339+
You can’t perform that action at this time.
0 commit comments