Migration from 1.2.0 to 1.3.0

This guide contains instructions for migration from User Data Store version 1.2.x to version 1.3.0.

Database Changes

For convenience, you can use liquibase for your database migration.

The main Liquibase script is located in path db/changelog/db.changelog-master.xml.

Note that data from table uds_user_claims is migrated into table uds_document during this upgrade.

For manual changes use SQL scripts:

Last updated on Jul 15, 2024 (13:13) Edit on Github Send Feedback
Search

1.3.x

User Data Store