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 1a4ebb5 commit 8756765Copy full SHA for 8756765
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 1.10.4.RELEASE (2016-09-29)
5
+----------------------------------------------
6
+* DATAJPA-974 - Projections referring to collection attributes don't create a proper selection (missing joins).
7
+* DATAJPA-970 - Ensure JDK 6 compatibility of regular expression used in QueryUtils.
8
+* DATAJPA-966 - Release 1.10.4 (Hopper SR4).
9
+
10
11
Changes in version 1.9.6.RELEASE (2016-09-29)
12
---------------------------------------------
13
* DATAJPA-975 - Release 1.9.6 (Gosling SR6).
0 commit comments