:sparkles: Features * **(databricks)** Add OAuth support (3250) erindru
:beetle: Bug fixes * Data diff for bigquery project parsing (3248) tobymao
:broom: Chore * Reintroduce parallelism in integration tests (3236) erindru * Bump sqlglot to v25.25.0 (3252) georgesittas
0.126.2
Not secure
:sparkles: Features * Support custom unit testing schema names (3238) georgesittas
:beetle: Bug fixes * Use parentheses for databricks' CLUSTER BY clause (3240) georgesittas * Handle Paren in depends_on validator (3243) georgesittas
:broom: Chore * Fix typo in model_kinds.md (3239) VaggelisD * Make the scheduler config extendable (3242) izeigerman
0.126.1
Not secure
:sparkles: Features * BigQuery - Handle forward_only changes to clustered_by (3231) erindru
:beetle: Bug fixes * **(redshift)** Regression in varchar length workaround (3225) treysp * Force the CircleCI's git to use https links when running pre-commit (3235) izeigerman * Reset macro registry *after* loading models (3232) georgesittas * Modify dlt query filter not to use alias reference (3233) Themiscodes * Support CLUSTER BY clause for the Databricks engine (3234) izeigerman
0.126.0
Not secure
:sparkles: Features * Support SQLMesh project generation from dlt pipeline (3218) Themiscodes
:beetle: Bug fixes * Broken hive distro link in the test airflow image izeigerman * Prevent loaded context from being used concurrently (3229) vchan * Go back to using hive 3.1.3 for the Airflow test image izeigerman * Support of custom roles for Postgres (3230) izeigerman
0.125.6
Not secure
:broom: Chore * Docs tobymao
0.125.5
Not secure
:sparkles: Features * Support DBT Athena adapter (3222) erindru