Skip to main content
Version: 3.8

How to Upgrade ScalarDL

This guide explains how to upgrade to a newer version of ScalarDL.

Before you begin

Before you upgrade to a new version, check the ScalarDL Compatibility Matrix to ensure compatibility between ScalarDL and the client SDKs.

Upgrade versions

To learn about upgrading your version of ScalarDL, select the type of upgrade you want to do.

Major versions do not keep backward compatibility. So, you might need to do special operations when you upgrade from one major version to another major version. For example:

  • Update the database schema on the backend database side.
  • Update the API in your application.

For details on what you need when you upgrade to a major version, please refer to the release notes for the major version that you want to upgrade to.

warning

ScalarDL does not support downgrading to a previous version (major, minor, or patch). You can only upgrade to a newer version.