✨ Features
- MySQL support (#1232) @izeigerman
- Sync file system via sse (#1197) @mykalmax
- Make Environment Suffix Target Configurable (#1220) @eakmanrq
🪲 Bug fixes
- Correctly set the hive dynamic partition mode (#1229) @pingzh
- Styling bugs around lineage (#1223) @mykalmax
- Wrong key for tabs triggers re-renders (#1233) @mykalmax
- Use a pendulum datetime object for the start_date attribute in Airflow (#1230) @izeigerman
- Wrong argument order for getCellContent (#1234) @mykalmax
- Spark partition by on state tables (#1238) @eakmanrq
- Fix progress when completed (#1239) @eakmanrq
- Improve Databricks Catalog setting (#1240) @eakmanrq
- Set the plan DAG start date at request time (#1244) @izeigerman
🧹 Chore
- Improve the error message in the query renderer (#1231) @izeigerman