Snowplow dbt Attribution v0.5.0 released!

Asad Manzoor  
Edited

[16-Apr-2025]

We’re excited to announce a new release for Attribution.

Summary

This release enables applying multiple parameters for path transformations enabled in dbt_project.yml. It is specifically related to transformations remove_if_not_all and remove_if_last_and_not_all.
 

Previously only one parameter could be applied on the above path transformations, however applying multiple parameters is now supported. This allows modifying multiple channels or campaigns, instead of just one.

Fixes

  • Fix warning message in source checks macro
  • Fix trim_long_path transformation

Upgrading

Update the snowplow-unified version in your `packages.yml` file. Further details are here