Migrating to 1.21.0
Wave 1.21.0 was released on May 29, 2025.
Mandatory steps
Wave 1.21.0 introduces support for PostgreSQL as the primary database backend, replacing SurrealDB.
To upgrade your existing data from SurrealDB to PostgreSQL:
-
Follow the steps in the Wave database migration from SurrealDB to PostgreSQL guide.
-
Add the following properties to your Wave configuration file:
wave.build.logs.path
: Sets the path insidewave.build.logs.bucket
, where build logs will be stored.wave.build.locks.path
: Sets the path insidewave.build.logs.bucket
, where conda lock files will be stored.