This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 5d5d0c0e86906b3ac170eacaf6d6ea25c3dde797 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Sep 11 08:49:28 2020 +0200 Updating CHANGES for release --- CHANGES | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGES b/CHANGES index 1d087d9..f8b4203 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,27 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 2.1.7 +================================================================================ + +** Bug + * [SYNCOPE-1549] - Groups select opens a popup when removing a group + * [SYNCOPE-1560] - File upload component: missing translations + * [SYNCOPE-1561] - Batch: missing support for custom TLSClientParameters + * [SYNCOPE-1563] - User approval update should send the password only when requested + * [SYNCOPE-1564] - Integration tests run with YAML payloads are failing + * [SYNCOPE-1565] - Integration tests run with XML payloads are failing + * [SYNCOPE-1567] - Mapping does not allow relationships + * [SYNCOPE-1569] - Console: cannot save Reportlet search conditions + * [SYNCOPE-1573] - Logout forced from Console when editing user with many memberships + * [SYNCOPE-1581] - When enabling Swagger UI or Flowable extensions Installer generates invalid POM files + * [SYNCOPE-1583] - For members part of a Dynamic Group, but cannot access group attributes in member mapping + * [SYNCOPE-1586] - Startup failures with sample docker-compose and MySQL + +** Improvement + * [SYNCOPE-1568] - Render custom wizard on user request + * [SYNCOPE-1575] - Provide the ability to specify on which resources the user's status should be propagated + Release Notes - Syncope - Version 2.1.6 ================================================================================
