File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.11.0.RELEASE (2017-01-26)
5
+ ----------------------------------------------
6
+ * DATAJPA-1049 - Update "what’s new" section in reference documentation.
7
+ * DATAJPA-1048 - Upgrade Hibernate 5.2 build profile to 5.2.7.
8
+ * DATAJPA-1044 - Bug in JpaCountQueryCreator when doing Paged execution of a Query that uses the Distinct Keyword.
9
+ * DATAJPA-1043 - Update project documentation with the CLA tool integration.
10
+ * DATAJPA-1042 - Migrate ticket references in test code to Spring Framework style.
11
+ * DATAJPA-1041 - Dynamic entity graphs may omit subgraphs.
12
+ * DATAJPA-1031 - Release 1.11 GA (Ingalls).
13
+ * DATAJPA-1005 - Error bootstrapping Spring Data JPA with EntityManagerFactory already semi-initialized.
14
+
15
+
4
16
Changes in version 1.10.6.RELEASE (2016-12-21)
5
17
----------------------------------------------
6
18
* DATAJPA-1029 - JpaQueryCreator should deduplicate multi-select selections.
You can’t perform that action at this time.
0 commit comments