We have just released a new version of our media player (v0.6.1), mobile (v0.7.4), and e-commerce (v0.5.4) dbt packages, all are small bug fixes to deal with some issues when upgrading to our latest version of utils. Media player also has some additional fixes for when the new contexts are disabled. To upgrade any, either bump the version or if you use range based package versions then running dbt deps
alone will upgrade the package.
snowplow-media-player v0.6.1
Summary
This release fixes an issue for users using a utils version 0.15.1 or greater, and fixes an issue with disabling the new contexts on databricks and redshift.
Fixes
- Fix error with new utils version on end hook
- Fix issue with disabling new contexts on redshift and databricks
snowplow-mobile v0.7.4
Summary
This release fixes an issue for users using a utils version 0.15.1 or greater.
Fixes
Fix error with new utils version on end hook.
snowplow-ecommerce v0.5.4
Summary
This release fixes an issue for users using a utils version 0.15.1 or greater.
Fixes
Fix error with new utils version on end hook.