Skip to content

Release 3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 07:19
· 231 commits to main since this release

🚀 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 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.
  • 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 change log, before it's not.

📜 Changelog

3.1.2...3.2.0

Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.