Skip to content

snowplow-fractribution v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 09:53
· 6 commits to main since this release

Summary

This release adds a couple of features: handling paths that are longer than 256 characters in Redshift, providing the option to filter channels based on which ones to include, and enables automatically setting the conversion window base on the last nth number of complete days within the package.

Features

  • Increase redshift path inputs to use max varchar instead of default 256 (Close #26)
  • Make conversion_window_start_date more configurable (Close #27)
  • Add channels_to_include variable (Close #28)

Upgrading

Bump the snowplow-fractribution version in your packages.yml file.