- This file provides a full account of all changes to
dbt-spark
. - Changes are listed under the (pre)release in which they first appear. Subsequent releases include changes from previous releases.
- "Breaking changes" listed under a version may require action from end users or external maintainers when upgrading to that version.
- Do not edit this file directly. This file is auto-generated using changie. For details on how to document a change, see the contributing guide
- Standardize the _connection_keys and debug_query for
dbt debug
. (#PR754)
- wrap expression for check constraints in parentheses (#7480)
- drop support for python 3.7 (#792)
- Support insert_overwrite strategy with delta (#1013)
- Fixed issue where table materialization was not always properly refreshing for non-admin users on Databricks (#725)
- Remove dead code 💀 (#758)
- Remove unneeded type ignore (#753)
- Update black requirement from ~=23.1 to ~=23.3 (#701)
- Bump mypy from 1.1.1 to 1.2.0 (#708)
- Update pytest requirement from ~=7.2 to ~=7.3 (#726)
- Update types-pytz requirement from ~=2023.2 to ~=2023.3 (#704)
- Update pip-tools requirement from ~=6.12 to ~=6.13 (#737)
- Update pytz requirement from ~=2023.2 to ~=2023.3 (#702)
- Bump pyodbc from 4.0.34 to 4.0.35 (#417)
For information on prior major and minor releases, see their changelogs: