What's Changed
- fix: Set DatabricksConnectionConfig to only use a shared_connection with U2M OAuth by @davem-bis in #5859
- fix(databricks): use value check for databricks_connect_use_serverless by @gabepesco in #5883
- fix(config): stringify pydantic error loc before join by @anxkhn in #5884
- fix(model): raise ConfigError for empty time_column tuple by @anxkhn in #5886
- fix(dbt): upgrade pyOpenSSL for dbt 1.3 tests by @mday-io in #5896
- fix(date): import pandas locally in make_ts_exclusive by @anxkhn in #5885
- fix(dlt): compare dlt version semantically for destination client by @anxkhn in #5890
- Fix seed boolean null handling by @nkwork9999 in #5870
- Fix(Fabric): Skip Catalog Jump by @fresioAS in #5780
- Fix MySQL DELETE using CONCAT_WS preventing index usage by @hashwnath in #5756
- Fix(redshift): add missing db_user parameter for IAM auth by @synthpieter in #5687
- fix(dbt): align sushi_test packages.yml with dbt_packages for dbt 1.12 by @StuffbyYuki in #5911
- fix: allow an explicit --execution-time to extend the plan end past the prod frontier by @nnqtruong in #5892
- Fix(macros): @filter with a single non-array argument by @chuenchen309 in #5902
- Add local lint option by @EthanVieira in #5876
- fix: make
Config.fingerprintdeterministic across processes by @etonlels in #5877 - fix: formatter function casing by @albertosuman-1k5 in #5903
New Contributors
- @hashwnath made their first contribution in #5756
- @synthpieter made their first contribution in #5687
- @nnqtruong made their first contribution in #5892
- @chuenchen309 made their first contribution in #5902
- @EthanVieira made their first contribution in #5876
Full Changelog: v0.236.0...v0.236.1