DATAREST-1498 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
Spring Data REST Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 3.2.7.RELEASE (2020-04-28)
|
||||
---------------------------------------------
|
||||
* DATAREST-1513 - Avoid recreation of EmbeddedResourcesAssembler in PersistentEntityResourceAssembler.
|
||||
* DATAREST-1509 - Fix Jackson ISO serialization test case to follow standards.
|
||||
* DATAREST-1506 - Accidental cache evictions in PersistentEntitiesResourceMappings.
|
||||
* DATAREST-1502 - Use ConcurrentHashMap in PersistentEntitiesResourceMappings instead of ConcurrentReferenceHashMap.
|
||||
* DATAREST-1498 - Release 3.2.7 (Moore SR7).
|
||||
* DATAREST-1479 - Patch does not work when Lists occur somewhere in path and not at root.
|
||||
|
||||
|
||||
Changes in version 3.1.17.RELEASE (2020-04-28)
|
||||
----------------------------------------------
|
||||
* DATAREST-1513 - Avoid recreation of EmbeddedResourcesAssembler in PersistentEntityResourceAssembler.
|
||||
@@ -1541,3 +1551,4 @@ Changes in version 2.0.0 M1 (2013-11-21)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user