Skip to content

v0.33.0

Choose a tag to compare

@izeigerman izeigerman released this 26 Sep 15:01
· 3208 commits to main since this release
905192d

✨ Features

🪲 Bug fixes

  • Ignore partial intervals when adding intervals to a snapshot (#1466) @izeigerman
  • Fix : Restore selected env from local storage + add pinned envs to local list (#1469) @mykalmax
  • Remove postgres materialized view support (#1475) @eakmanrq
  • Move columns and rendered query to separate tabs in Editor inspector (#1477) @mykalmax
  • Replace lock icon , relax zoom effect on lineage (#1476) @mykalmax
  • Support standalone audits in the Airflow DAG generator @izeigerman
  • #1435 introduced invalid sql for querying the state sync (#1479) @tobymao

🧹 Chore

👽 Other