Skip to main content

Migrating to 1.3.0

Migration Guide

Here you can find the needed steps to upgrade your current Witboost installation to v1.3.0. Please refer to the release notes for a detailed list of changes and improvements. This guide is intended for users who are currently running Witboost version 1.2.0 or earlier and wish to upgrade to version 1.3.0.

Follow these steps to migrate from the previous version to Witboost version 1.3.0:

Backup Your Data

Before starting the migration, ensure you have a complete backup of your database and configuration files.

Update Dependencies

Ensure all the dependencies in the Helm files are updated to their compatible versions for 1.3.0. Refer to the published Helm chart for details.

Upgrade Steps

Core

  • Make sure to have the getExecutionPlanStatusUrl in your app-config at this path actionHandlers.accessRequest.getExecutionPlanStatusUrl. It should be filled with <provisioning coordinator url>/datamesh.provisioningcoordinator/v1/execution-plans/{{planId}}/status. Replace <provisioning coordinator url> with the actual URL of the provisioning coordinator in your infrastructure.
  • Append EditTemplate to the list of allowed entities under catalog.rules.allow.