:sparkles: Features
* Skip croniter when possible for performance (1468) tobymao
* Allow evaluation of partial intervals (1451) izeigerman
:beetle: 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
:broom: Chore
* Add custom pydantic types (1460) eakmanrq
* Update sqlglot to 18.7.0 tobymao
* Fix tests tobymao
* Update the Airflow end-to-end test izeigerman
* Cleanup github cicd bot tests (1470) eakmanrq
* Fix types (1478) tobymao
:alien: Other
* Add missing model config keys (1463) treysp