dbt: redshift v0.5.0
🚨 Breaking changes
- This package depends on
dbt-labs/dbt_utils
. If the latest version of another installed package depends onfishtown-analytics/dbt_utils
, you'll need to wait to upgrade. See discourse for details.
Features
- Add optional arg
aws_token
tounload
function (#41 @rynmccrmck)
Under the hood
- Change upper bound of dbt-utils dependency to
<0.8.0
(#45)