Bytebase 3.2.0
Selectively sync databases from an instance
π New Features
- Selectively sync databases from an instance.
- Show the definition of TABLE and VIEW for Redshift and ClickHouse.
π Breaking Changes
Change History
module is renamed toChangelog
.ChangeHistory
API is removed, useChangelog
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
-
Fresh install: /get-started/self-host
-
Upgrade: /get-started/upgrade
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.