We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2c3ef commit 5f784ddCopy full SHA for 5f784dd
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.4.6 (2021-03-17)
5
+-------------------------------------
6
+* #2173 - Improve JavaDoc.
7
+* #2159 - Fix raw use of JpaSpecificationExecutor in docs.
8
+* #2111 - Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822].
9
+* #436 - DATAJPA-1822 - Ensure left outer join for nested optional attributes.
10
+
11
12
Changes in version 2.3.8.RELEASE (2021-03-17)
13
---------------------------------------------
14
* #2173 - Improve JavaDoc.
@@ -2223,5 +2231,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2223
2231
2224
2232
2225
2233
2234
2226
2235
2227
2236
0 commit comments