✨ Features
- Allow default schemas and categories (#1495) @tobymao
- Support flask v1 via using route (#1510) @pingzh
🪲 Bug fixes
- Don't treat the PARAMETER token as a MacroVar start if it's not @ (#1505) @georgesittas
- Use project dialect when parsing column_to_types for dbt projects (#1496) @crericha
- In Airflow only generate cadence DAGs for snapshots promoted to prod (#1514) @izeigerman
🧹 Chore
- Fix the airflow integration test @izeigerman