Releases: dbt-labs/snowplow
Releases · dbt-labs/snowplow
dbt: snowplow 0.6.3
This release fixes an issue where the Bigquery adapter didn't have the user_bounced
field.
dbt: snowplow 0.6.2
dbt: snowplow 0.6.1
dbt: Snowplow 0.6.0
- added documentation for primary models, including model-level description and column descriptions
- deprecated
snowplow_users
dbt: Snowplow 0.5.2
- fix for bad filters on useragent and br_family (#35 )
dbt: Snowplow 0.5.1
- small fix to address snowflake timezone issue identified in 0.5.0.
dbt: Snowplow 0.5.0
- Big rewrite to support Snowflake, BigQuery, and Redshift.
- Adds integration tests & CI
dbt: Snowplow 0.4.1
- Add event_id to snowplow_web_events model
- Fix for incorrect timestamp in session calculation
This is a patch release for a previous version of this package (0.4.0). It contains all of the commits up-to, but not including, the adapter-macro changes in 0.5.0
dbt: Snowplow 0.4.0
- Support page timing context
- Support useragent parser context
- Fix bug which ballooned disk usage on Redshift due to an unnecessarily large delete/insert here
dbt: Snowplow 0.3.9
Added the following functionality:
-added exit_page_url to sessions table