Skip to content

Commit f909a85

Browse files
committed
DATAJPA-1030 - Updated changelog.
1 parent 423aee1 commit f909a85

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

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+
413
Changes in version 1.11.0.RELEASE (2017-01-26)
514
----------------------------------------------
615
* DATAJPA-1049 - Update "what’s new" section in reference documentation.

0 commit comments

Comments
 (0)