π 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 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.