DATAREST-1501 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
Spring Data REST Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 3.3.0.RC2 (2020-04-28)
|
||||
-----------------------------------------
|
||||
* DATAREST-1513 - Avoid recreation of EmbeddedResourcesAssembler in PersistentEntityResourceAssembler.
|
||||
* DATAREST-1512 - Upgrade to HAL Explorer 0.12.
|
||||
* DATAREST-1509 - Fix Jackson ISO serialization test case to follow standards.
|
||||
* DATAREST-1507 - Use JDK 14 for Java.NEXT CI testing.
|
||||
* DATAREST-1502 - Use ConcurrentHashMap in PersistentEntitiesResourceMappings instead of ConcurrentReferenceHashMap.
|
||||
* DATAREST-1501 - Release 3.3 RC2 (Neumann).
|
||||
* DATAREST-1479 - Patch does not work when Lists occur somewhere in path and not at root.
|
||||
|
||||
|
||||
Changes in version 3.2.7.RELEASE (2020-04-28)
|
||||
---------------------------------------------
|
||||
* DATAREST-1513 - Avoid recreation of EmbeddedResourcesAssembler in PersistentEntityResourceAssembler.
|
||||
@@ -1552,3 +1563,4 @@ Changes in version 2.0.0 M1 (2013-11-21)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user