Skip to content

Version 0.9.5

Compare
Choose a tag to compare
@DVAlexHiggs DVAlexHiggs released this 22 Mar 07:03
· 266 commits to master since this release

[v0.9.5] - 2023-03-22

Documentation Status

dbt Versions

Fixes

All platforms

  • Added error handling for when the number of iterations in vault_insert_by_x exceeds 100,000 (#175)
  • Fixed a regression in PITs where an incorrect join was causing a performance hit and in some cases, incorrect data
  • Fixed an issue causing 'LOADING...' log messages to appear when running dbt docs generate or dbt docs serve
  • Fixed a bug in the vault_insert_by_period materialisation affecting executions with 'hour' as the period (#178)

SQLServer

  • Fixed a minor casing issue in the SQLServer eff_sat macro (#182)

Databricks

  • Fixed an issue related to #183 but for MD5 hashing in Databricks