@@ -1,6 +1,14 @@
|
||||
Spring Data JPA Changelog
|
||||
=========================
|
||||
|
||||
Changes in version 2.4.6 (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.3.8.RELEASE (2021-03-17)
|
||||
---------------------------------------------
|
||||
* #2173 - Improve JavaDoc.
|
||||
@@ -2223,5 +2231,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user