Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Provisioning enhancements:
    • ignore-case match during Pull and Propagation
    • support to automatically fetch identifiers generated by external identity repositories as Azure, Google Apps, Salesforce
    • Push Correlation Rules
    • the default password cipher algorithm was switched from SHA1 to SSHA256
  • The whole codebase was reviewed to leverage Java 8 language features; as a consequence, several dependencies were upgraded:
    • Spring 5 / Spring Security 5
    • Apache CXF 3.2.5
    • Apache Wicket 8.0.0
    • Apache OpenJPA 3.0.0
    • Apache Camel 2.22.0

How to upgrade from 2.0

Note

In case the Syncope 2.0 deployment is based on Maven project, It is strongly advised to generate a new Maven project for 2.1 and to re-apply all the customizations made.


The steps to upgrade the internal storage to Syncope 2.1.0 are outlined in the Reference Guide.Upgrading from 2.0? There are some notes about this process

Issues

Sub-task

  • [SYNCOPE-808] - Netbeans plugin
  • [SYNCOPE-984] - Errors when building on Windows for archetype and Eclipse plugin
  • [SYNCOPE-985] - org.apache.syncope.client.cli.commands.MigrateTest Fails on Windows

...