File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data JPA Changelog
2
2
=========================
3
3
4
+ Changes in version 1.10.7.RELEASE (2017-01-26)
5
+ ----------------------------------------------
6
+ * DATAJPA-1048 - Upgrade Hibernate 5.2 build profile to 5.2.7.
7
+ * DATAJPA-1044 - Bug in JpaCountQueryCreator when doing Paged execution of a Query that uses the Distinct Keyword.
8
+ * DATAJPA-1041 - Dynamic entity graphs may omit subgraphs.
9
+ * DATAJPA-1030 - Release 1.10.7 (Hopper SR7).
10
+ * DATAJPA-1005 - Error bootstrapping Spring Data JPA with EntityManagerFactory already semi-initialized.
11
+
12
+
4
13
Changes in version 1.11.0.RELEASE (2017-01-26)
5
14
----------------------------------------------
6
15
* DATAJPA-1049 - Update "what’s new" section in reference documentation.
You can’t perform that action at this time.
0 commit comments