Skip to content

v0.15.0 dbt_jira

Compare
Choose a tag to compare
@fivetran-catfritz fivetran-catfritz released this 21 Sep 20:28
· 20 commits to main since this release
688a1ab

PR #108 contains the following updates:

🚨 Breaking Changes 🚨

  • Updated the jira__daily_issue_field_history model to make sure issue_type values are correctly joined into the downstream issue models. This applied only if issue type is leveraged within the issue_field_history_columns variable.

Note: Please be aware that a dbt run --full-refresh will be required after upgrading to this version in order to capture the updates.

Full Changelog: v0.14.0...v0.15.0