We are very excited to announce the release of snowplow-mobile v0.3.0 dbt package. This release drops support for dbt versions below 1.0.0, and adds the user stitching functionality that already exists in the web model.
Features
- Add user_mapping module as in the web model (Close #10)
- Drop support for dbt versions before 1.0.0 (Close #14)
Upgrading
To upgrade simply bump the snowplow-mobile version in your packages.yml
file.
You will need to trigger a full refresh since the <derived_schema>.sessions
table has a breaking change.