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.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
+
4
16
Changes in version 1.10.0.M1 (2016-02-12)
5
17
-----------------------------------------
6
18
* DATAJPA-859 - Add build profile for Hibernate 5.1.
You can’t perform that action at this time.
0 commit comments