Skip to content

Commit

Permalink
Merge pull request #26 from fivetran/fivetran-catfritz-patch-1
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
fivetran-catfritz authored Sep 19, 2022
2 parents 822850c + 8d776f9 commit 1601f90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# dbt_asana_source v0.6.0
🛠 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:
- `assingee_status`
- As per our [Release Notes](https://fivetran.com/docs/applications/asana/changelog#june2021) for the Asana connector, this new version of the package removes deprecated columns from the Task table - please refer to the June 2021 and May 2021 release notes. The following columns have been deprecated from the Task table:
- `assignee_status`
- `hearted` - the `liked` column has been added to replace hearted
- `num_hearts` - the `num_likes` column has been added to replace num_hearts
Please be sure to update your queries.
Expand Down

0 comments on commit 1601f90

Please sign in to comment.