DATAREST-1498 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-04-28 14:35:20 +02:00
parent c5f7825e85
commit 3cf63dcf5d

View File

@@ -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)