v0.3.0 dbt_apple_store
Bug Fixes
PR #11 includes the following changes:
- This version of the transform package points to a breaking change in the source package in which the country code mapping table was updated to align with Apple's format and inclusion list of country names.
- This is a 🚨breaking change🚨 as you will need to re-seed (
dbt seed --full-refresh
) theapple_store_country_codes
file again.
- This is a 🚨breaking change🚨 as you will need to re-seed (
Under the Hood:
PR #10 includes the following changes:
- Incorporated the new
fivetran_utils.drop_schemas_automation
macro into the end of each Buildkite integration test job. - Updated the pull request templates.
Full Changelog: v0.2.0...v0.3.0
Related package releases: