Skip to content

v0.8.2 dbt_hubspot

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 06 Feb 17:36
· 276 commits to main since this release
123b3ef

Happy Monday and international chopstick day 🥢

I personally love to eat all types of foods with chopsticks. My favorite gift I ever received was actually a pair of Light Saber chopsticks. I use them, and the force almost every day!

Bug Fixes

  • Following the release of v0.8.0, the end model uniqueness tests were not updated to account for the added flexibility of the inclusion of deleted records. As such the respective end model tests have been adjusted to test uniqueness only on non-deleted records. (#94)

Under the Hood

  • Addition of the dbt-expectations package to be used for more robust testing of uniqueness for end models. (#94)

Full Changelog: v0.8.1...v0.8.2