Skip to content

Commit e64d28e

Browse files
committed
DATAJPA-860 - Updated changelog.
1 parent 44c2f78 commit e64d28e

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.9.4.RELEASE (2016-02-23)
5+
---------------------------------------------
6+
* DATAJPA-862 - Reference documentation contains wrong property index "?0" in @Query example.
7+
* DATAJPA-860 - Release 1.9.4 (Gosling SR4).
8+
* DATAJPA-859 - Add build profile for Hibernate 5.1.
9+
* DATAJPA-858 - Contains binding inspects first property for collections, not the leaf property.
10+
* DATAJPA-850 - Reference documentation should mention @EntityListener to set up auditing.
11+
* DATAJPA-848 - AbstractPersistable.equals(…) always returns false if target entity is a proxy.
12+
* DATAJPA-847 - Upgrade to EclipseLink 2.6.2.
13+
* DATAJPA-845 - PersistenceProvider static from* methods are a performance hit.
14+
15+
416
Changes in version 1.10.0.M1 (2016-02-12)
517
-----------------------------------------
618
* DATAJPA-859 - Add build profile for Hibernate 5.1.

0 commit comments

Comments
 (0)