Skip to content

Release notes 2.x versions

2.2.3

This is a maintenance release involving updates to internal libraries.

2.2.1

Improvement

  • Added local helm chart to the Onegini Extension Engine so it can be run independently.

2.2.0

Features

  • Added built-in support to encrypt passwords for Onegini CIM's person api. This makes it easier to write scripts that register or authenticate users via this api.

2.1.1

This is a maintenance release involving updates to internal libraries.

2.1.0

Improvements

  • The timeout settings for communication with external services via RestTemplate have been changed. This makes the Onegini Extension Engine more resilient in case there are issues with this connection. Refer to the upgrade instructions for version 2.1.0.

2.0.2

This is a maintenance release involving updates to internal libraries.

2.0.0

Features

  • Upgraded to Spring Boot 2
  • Upgraded to use OpenJDK 11

Improvements

  • Flyway can now be turned off if manual sql migration is favored