DATAREST-966 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
Spring Data REST Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 2.5.7.RELEASE (2017-01-26)
|
||||
---------------------------------------------
|
||||
* DATAREST-987 - PUT requests fail for transient properties not backed by a field.
|
||||
* DATAREST-986 - DomainObjectReader doesn't read complex Maps properly.
|
||||
* DATAREST-983 - Annotated event handlers do not resolve generic parameter types.
|
||||
* DATAREST-977 - Patch fails on collection containing nested enums with class body.
|
||||
* DATAREST-970 - Repository event handlers don't respect @Order annotations.
|
||||
* DATAREST-966 - Release 2.5.7 (Hopper SR7).
|
||||
* DATAREST-965 - PUT does not remove nested properties.
|
||||
* DATAREST-954 - Patching on nested @ElementCollection Map<> using application/merge-patch+json throws org.springframework.orm.jpa.JpaSystemException.
|
||||
* DATAREST-944 - Unable to add to a nested collection.
|
||||
|
||||
|
||||
Changes in version 2.6.0.RELEASE (2017-01-26)
|
||||
---------------------------------------------
|
||||
* DATAREST-987 - PUT requests fail for transient properties not backed by a field.
|
||||
|
||||
Reference in New Issue
Block a user