fivetran / dbt_jira

Data models for Fivetran's Jira connector built using dbt.
https://fivetran.github.io/dbt_jira/
Apache License 2.0
8 stars 15 forks source link

Release/v0.6.0 #49

Closed fivetran-joemarkiewicz closed 2 years ago

fivetran-joemarkiewicz commented 2 years ago

Are you a current Fivetran customer?

Fivetran created PR

What change(s) does this PR introduce?

This PR introduces the following changes:

Does this PR introduce a breaking change?

This PR includes changes to incremental logic. As that will result in users needing to --full-refresh it is understood that this PR will result in a breaking change.

Is this PR in response to a previously created Issue

How did you test the PR changes?

- [X] CircleCi - [ ] Other (please provide additional testing details below) **Select which warehouse(s) were used to test the PR** - [X] BigQuery - [X] Redshift - [X] Snowflake - [X] Postgres - [ ] Databricks - [ ] Other (provide details below) **Provide an emoji that best describes your current mood** 🧩 **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.
fivetran-joemarkiewicz commented 2 years ago

@RivkiHofman, @jcbmllgn, and @thibonacci this is the latest release branch with all of changes identified by you included.

Prior to release I wanted to leave a window for you to test the all changes and ensure the outcomes are as you expect in the final package output models. I will plan to merge this and release tomorrow. Let me know if you test this out and notice anything that you would like to be addressed before the next release.

packages:
    - git: https://github.com/fivetran/dbt_jira.git
      revision: release/v0.6.0
      warn-unpinned: false

Thanks for all your help in these updates 😄