Skip to content

Snowplow Normalize v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 16:20
· 1 commit to main since this release

Summary

This release updates the package for compatibility with dbt 1.10 and bumps the minimum supported dbt version accordingly.

🚨 Breaking Changes 🚨

  • Minimum supported dbt version is now 1.10.6
  • snowplow_utils dependency updated to >=1.0.0, <2.0.0 (previously >=0.17.3, <0.18.0)

Fixes

  • Fix setting defaults for config

Under the Hood

  • Fix Spark CI
  • Update package yml for v1.0.0 and bump dbt requirement
  • Clean up scripts

Upgrading

To upgrade bump the snowplow-normalize version in your packages.yml file. You will need dbt v1.10.6 or above to use this version of the package.