🚀 New Features

  • Selectively sync databases from an instance.
  • Show the definition of TABLE and VIEW for Redshift and ClickHouse.

🔔 Notable Changes

  • Change History module is renamed to Changelog. ChangeHistory API is removed, use Changelog API instead.
  • Changes initiated from the UI no longer carry the version, but changes initiated from GitOps still do.
  • For the same database, tasks with lower versions will block tasks with higher versions.

🎄 Enhancements

  • Support querying special date/time values(e.g., infinity) for PostgreSQL in SQL Editor.
  • Failed task run is now recorded to changelog, before it’s not.

⚙️ Install and Upgrade

Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.