[07-May-2026]
We're happy to announce a new release for Normalize
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.**