- 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
- Add tests for cross-database
cast
macro (#1028) - Cross-database
date
macro (#1031) - Allow configuring snapshot column names (#1096)
- Support custom ODBC connection parameters via
connection_string_suffix
config (#1092) - Add Microbatch Strategy to dbt-spark (#1109)
- Fix incremental python models error where Databricks could not find the temp table transaction logs (#1033)
- Lazy load agate to improve performance (#1049)
- Update freezegun requirement from ~=1.3 to ~=1.4 (#966)
- Bump actions/download-artifact from 3 to 4 (#1010)
- Bump actions/upload-artifact from 3 to 4 (#1011)
- Bump dbt-labs/actions from 1.1.0 to 1.1.1 (#1012)
- Update wheel requirement from ~=0.42 to ~=0.43 (#1035)
- Update pytest-xdist requirement from ~=3.5 to ~=3.6 (#1073)
- Loosen pin on pre-commit from 3.7.0 to 3.7 (#1074)
For information on prior major and minor releases, see their changelogs: