Skip to content

snowplow-utils v0.3.0

Compare
Choose a tag to compare
@bill-warner bill-warner released this 11 Oct 13:22
· 132 commits to main since this release

Summary

This release is predominately focused on bringing Snowflake support to the snowplow-web v0.3.0 package, which requires snowplow-utils to run.

Features

  • Add Snowflake support to macros and snowplow_incremental materialization (#26, #27)
  • Add dynamic variables based on target name (#28).
    • Allows variables such as start_date to be dynamically set within snowplow-web package, based on your environment.

Improvements

  • Remove create_snowplow_manifest_schema step (#30)

Fixes

  • Fix get_successful_models for dbt 0.18.0 (#23)
  • Fix BigQuery snowplow_incremental expected dataset (#25)