DATAJPA-595 - Updated changelog.
This commit is contained in:
committed by
Christoph Strobl
parent
8a1c6ad5e7
commit
2fed0fe8be
@@ -1,6 +1,17 @@
|
||||
Spring Data JPA Changelog
|
||||
=========================
|
||||
|
||||
Changes in version 1.6.4.RELEASE (2014-08-27)
|
||||
---------------------------------------------
|
||||
* DATAJPA-597 - Saving detatched entity breaks when moving from Spring Data JPA 1.5.3 to 1.6.2.
|
||||
* DATAJPA-596 - Allow sorting by querydsl operator expression.
|
||||
* DATAJPA-595 - Release 1.6.4.
|
||||
* DATAJPA-592 - Auditing annotations not working when applied to methods.
|
||||
* DATAJPA-590 - @Version implementation changes from 1.6.0 to 1.6.2 is a breaking change that doesn't make much sense.
|
||||
* DATAJPA-582 - JpaMetamodelEntityInformation.isNew(…) throws ClassCastException for @Version of type Calendar.
|
||||
* DATAJPA-581 - Can no longer call save() with a @Version'ed detached entity in 1.6.2.
|
||||
|
||||
|
||||
Changes in version 1.7.0.RC1 (2014-08-13)
|
||||
-----------------------------------------
|
||||
* DATAJPA-587 - Release 1.7 RC1.
|
||||
|
||||
Reference in New Issue
Block a user