dbt_asana_source v0.6.0
Happy Monday!
This release of dbt_asana_source
package includes the following updates:
π Deprecated columns fix π
π¨ Breaking Changes π¨
- As per our Release Notes for the Asana connector, this new version of the package removes deprecated columns from the Task table (https://fivetran.com/docs/applications/asana/changelog#june2021) - please refer to the June 2021 and May 2021 release notes. The following columns have been deprecated from the Task table:
assignee_status
hearted
- theliked
column has been added to replace heartednum_hearts
- thenum_likes
column has been added to replace num_hearts
Please be sure to update your queries.
π Features π
PR #24 introduced the following updates.
- PostgreSQL compatibility
- Updated README for enhanced user experience
- Add source identifiers to give users more dynamic flexibility