@@ -1,6 +1,14 @@
|
|||||||
Spring Data JPA Changelog
|
Spring Data JPA Changelog
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
Changes in version 2.3.8.RELEASE (2021-03-17)
|
||||||
|
---------------------------------------------
|
||||||
|
* #2173 - Improve JavaDoc.
|
||||||
|
* #2159 - Fix raw use of JpaSpecificationExecutor in docs.
|
||||||
|
* #2111 - Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822].
|
||||||
|
* #436 - DATAJPA-1822 - Ensure left outer join for nested optional attributes.
|
||||||
|
|
||||||
|
|
||||||
Changes in version 2.5.0-M4 (2021-02-18)
|
Changes in version 2.5.0-M4 (2021-02-18)
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
@@ -2214,5 +2222,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user