Initial release
Released 2021-06-03.
Important notes
ONEP-2450: For a brief moment during the update process, the cluster will diverge into two (nodes running older version of Apache Ignite and nodes running the updated version). During this time any scheduled tasks will be executed on both clusters. Therefore, it’s recommended to schedule the update so that it will not be done during an exact hour. Alternatively, hourly scheduled tasks may be turned of during the update process.
ONEP-2696: For Trivore ID instances using suomi.fi strong identification, it is required that a migration script for strong identifications is run in MongoDB. The script will copy the latest user’s strong identification entries from a separate strong identification collection to the user, which is required by some views in the platform.
Download the scripts: currently located in private repository.
Running the update scripts:
Copy the script to the server as filecopy.js
. Run the copy script withmongo {server-specific options} copy.js
. It will print the IDs of modified users and their amount, as well as the number of found strong identification objects.
Bug
ONEP-2731 Sign in failures due to dependency configuration issues
ONEP-2718 Dashboard Clusters-panel time format change, prevent IllegalArgumentException
Improvement
ONEP-2730 Update Libphonenumber dependency to support new phone numbers
ONEP-2727 Refactor Suomi.fi Authorisation code
ONEP-2724 User Directory Links API has create, delete endpoints
ONEP-2696 Persist StrongIdentification entry to User when authenticating via suomi.fi
ONEP-2585 Add OIDC information page to API-doc site
ONEP-2450 Update Apache Ignite
New Feature
ONEP-2726 Added webhook events for Data Storage creation, modification, data modification, and deletion
Customer specific changes
ONEP-2723 Customer specific: Added new parameter to EDU API
4.12.1
Released 2021-06-20.
Bug
ONEP-2745 Fix an issue with User StrongIdentification is not properly persisting when authenticating strongly via an external auth provider