3.1 Migration Guide
In this document, we will see the major steps to migrate from 3.0 to 3.1.
| Please check the change log for detailed list of fixes, changes and improvements introduced in 3.1. |
Database migration
Migration scripts are available there.
Breaking Changes
| If you have not overridden the code of BI module, you can ignore this section. |
Removed fields
The following fields have been removed:
-
AppBi.biReaderId -
AppBi.biDbName -
AppBi.biDbId -
AppBi.biRoleId -
BiDashboard.author -
BiSnapshot.author
Renamed artifact
The artifact axelor-bi-studio-api has been renamed to bi-studio-api-client.
Update your dependency declaration accordingly.