Skip to content

v0.7.0 dbt_github_source

Compare
Choose a tag to compare
@fivetran-catfritz fivetran-catfritz released this 07 Feb 20:53
· 26 commits to main since this release
b2caf24

Hope you're having a good day! This release of the dbt_github_source package includes the following updates:

🚨 Breaking Change 🚨

  • Expanded the variable github__using_repo_team to also toggle on/off the TEAM table along with and in addition to the REPO_TEAM table. This was done to fix issues with dependent models in our transform package, where TEAM is only ever used in conjunction with REPO_TEAM. (#32)

🎉 Features 🎉

  • PostgreSQL compatibility! (#32)

Full Changelog: v0.6.0...v0.7.0