Skip to content

Commit 423aee1

Browse files
committed
DATAJPA-1031 - Updated changelog.
1 parent 00314e3 commit 423aee1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data JPA Changelog
22
=========================
33

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+
416
Changes in version 1.10.6.RELEASE (2016-12-21)
517
----------------------------------------------
618
* DATAJPA-1029 - JpaQueryCreator should deduplicate multi-select selections.

0 commit comments

Comments
 (0)