Skip to content

Commit 84fd3bc

Browse files
committed
DATAJPA-977 - Updated changelog.
1 parent c5fa102 commit 84fd3bc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.10.5.RELEASE (2016-11-03)
5+
----------------------------------------------
6+
* DATAJPA-993 - Improve infrastructure setup example in reference documentation.
7+
* DATAJPA-992 - Fix package name in JavaDoc of AuditingEntityListener.
8+
* DATAJPA-984 - JPA projection query returning single non-standard JPA type results in "No aliases found in result tuple" error.
9+
* DATAJPA-978 - Upgrade Hibernate 5.2 build profile to 5.2.4.
10+
* DATAJPA-977 - Release 1.10.5 (Hopper SR5).
11+
* DATAJPA-790 - org.hibernate.QueryException when applying @EntityGraph on (Querydsl) findAll(Predicate, Pageable) method.
12+
13+
414
Changes in version 1.10.4.RELEASE (2016-09-29)
515
----------------------------------------------
616
* DATAJPA-974 - Projections referring to collection attributes don't create a proper selection (missing joins).

0 commit comments

Comments
 (0)