Skip to content

snowplow-unified v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 13:14
· 14 commits to main since this release

Summary

This release brings a couple of optimizations and fixes: it fixes a syntax error when snowplow__use_refr_if_mkt_null is enabled, optimizes the test snowplow_tests_view_in_session_values, restructures the way users_sessions_this_run table is created to possibly help with query optimization to reduce processing time, and adds further initialization checks which are now tied to the snowplow__enable_initial_checks variable.

Features

  • Add more robust init tests

Optimizations

  • Move tests view in session values to this run (Close #56)
  • Restructure user sessions this run

Fixes

  • Fix syntax when snowplow__use_refr_if_mkt_null enabled

Upgrading

Update the snowplow-unified version in your packages.yml file.