Versions Compared

Key

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

...

  • change parent/version from 3.0.14 to 3.0.15
  • change properties/syncope.version from 3.014 to 3.0.15

Files

  • Remove the following from all properties files, unless running with JDK >= 24:

    spring.threads.virtual.enabled=true

  • Update the following property defined in core.properties  and possibly one or more core-<profile>.properties from

    security.secretKey=...

    security.aesSecretKey=...


    Also, ensure that the provided value length is matching the AES key requirements.

...