Skip to content

Releases: dbt-labs/snowplow

dbt: snowplow 0.6.3

28 Feb 16:27
ab3fa5b
Compare
Choose a tag to compare

This release fixes an issue where the Bigquery adapter didn't have the user_bounced field.

dbt: snowplow 0.6.2

21 Jan 17:47
35bd68b
Compare
Choose a tag to compare

Fixes:

  • Fix for incorrect column names in optional useragent and performance timing models (#41)

Contributors:

dbt: snowplow 0.6.1

03 Dec 17:22
274c796
Compare
Choose a tag to compare

Fixes:

  • Fix time zone bug by replacing urlencoded characters (#38)

Contributors:

dbt: Snowplow 0.6.0

12 Nov 18:55
c0a6f48
Compare
Choose a tag to compare
  • added documentation for primary models, including model-level description and column descriptions
  • deprecated snowplow_users

dbt: Snowplow 0.5.2

02 Oct 01:05
8704e12
Compare
Choose a tag to compare
  • fix for bad filters on useragent and br_family (#35 )

dbt: Snowplow 0.5.1

20 Sep 00:59
33be018
Compare
Choose a tag to compare
  • small fix to address snowflake timezone issue identified in 0.5.0.

dbt: Snowplow 0.5.0

31 Aug 18:39
03abea9
Compare
Choose a tag to compare
  • Big rewrite to support Snowflake, BigQuery, and Redshift.
  • Adds integration tests & CI

dbt: Snowplow 0.4.1

03 Sep 14:48
7ef5953
Compare
Choose a tag to compare
  • 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

08 Mar 14:26
6a6970f
Compare
Choose a tag to compare

dbt: Snowplow 0.3.9

26 Oct 20:43
Compare
Choose a tag to compare

Added the following functionality:

-added exit_page_url to sessions table