fivetran-data-model-bot
released this
19 Dec 11:03
·
3 commits
to main
since this release
PR #19 includes the following updates:
π Bug Fixes π¨
- Cast
activity_timestamp
instg_mailchimp__campaign_activities
andsend_timestamp
instg_mailchimp__campaigns
todbt.type_timestamp()
. This ensures thedbt.datediff()
function in themailchimp__campaign_activities
model in thedbt_mailchimp
package properly runs in Redshift. - Corrected source freshness variables to properly reference
mailchimp_using_automations
.
π§ͺ Test Updates π§ͺ
- Updated the source freshness test enablement/disablement to leverage the dbt-core
config: enabled:
architecture. - Added source freshness tests for models utilizing the
mailchimp_using_segments
variable.
π Under the Hood π
- Updated the pull request templates.
- Included auto-releaser GitHub Actions workflow to automate future releases.
Full Changelog: v0.5.1...v0.5.2