Version 0.10.2
[v0.10.2] - 2024-02-27
New
dbt Versions
👍 Officially tested on dbt 1.7.x
All Platforms
- A new SHA-1 Hashing option is now available for all platforms!* docs
*Not available on Postgres due to requiring pgcrypto extension
Fixed
All Platforms
- Fixed an issue where the payload-exclusion feature was not enabled for payload definitions in Multi-Active Satellites (#217)
- Fixed an issue where in some cases duplicates would be loaded into Satellites (#221)
SQLServer/Postgres
Notes
- dbt SQLServer 1.7.x has caused the
vault_insert_by_x
materialisations provided by AutomateDV to behave inconsistently - both materialisations have been temporarily disabled in SQLServer only and will raise an error, and output an error message when used on SQLServer only.
Thanks
@ZacharyMcGuire - Contributing fixes for SQLServer casing issues