Skip to content

Release v1.8.0#182

Merged
fivetran-catfritz merged 11 commits into
mainfrom
release/v1.8.0
Apr 15, 2026
Merged

Release v1.8.0#182
fivetran-catfritz merged 11 commits into
mainfrom
release/v1.8.0

Conversation

@fivetran-catfritz
Copy link
Copy Markdown
Contributor

@fivetran-catfritz fivetran-catfritz commented Apr 6, 2026

PR Overview

Package version introduced in this PR:

  • v1.8.0

This PR addresses the following Issue/Feature(s):

  • GA-1018555
  • GA-1019014

Summary of changes:

  • For warehouses using the insert_overwrite strategy, updates the incremental filter in jira__daily_issue_field_history to align with the model’s partition grain. This helps prevent issues with incomplete partition coverage.

Submission Checklist

  • Alignment meeting with the reviewer (if needed)
    • Timeline and validation requirements discussed
  • Provide validation details:
    • Validation Steps: Check for unintentional effects (e.g., add/run consistency & integrity tests)
    • Testing Instructions: Confirm the change addresses the issue(s)
    • Focus Areas: Complex logic or queries that need extra attention
  • Merge any relevant open PRs into this PR

Changelog

  • Draft changelog for PR
  • Final changelog for release review

* Integrity test sprint investigation

* Revert dbt_project.yml

* schema
@fivetran-catfritz fivetran-catfritz changed the title Integrity test sprint investigation (#177) Release v1.8.0 Apr 6, 2026
* bugfix/jira_using_teams_incremental_fix

* switch to append_new_columns

* Apply suggestions from code review

---------

Co-authored-by: Savage Fivetran <sarah.savage@fivetran.com>
@fivetran-catfritz fivetran-catfritz self-assigned this Apr 13, 2026
Copy link
Copy Markdown
Contributor

@fivetran-jamie fivetran-jamie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but please revert the pipeline.yml changes and add the docs label 🤓

Good without release review

Comment thread .buildkite/pipeline.yml Outdated
Comment on lines +76 to +89
# - label: ":databricks: :database: Run Tests - Databricks SQL Warehouse"
# key: "run_dbt_databricks_sql"
# plugins:
# - docker#v3.13.0:
# image: "python:3.10.13"
# shell: [ "/bin/bash", "-e", "-c" ]
# environment:
# - "BASH_ENV=/tmp/.bashrc"
# - "CI_DATABRICKS_DBT_HOST"
# - "CI_DATABRICKS_SQL_DBT_HTTP_PATH"
# - "CI_DATABRICKS_SQL_DBT_TOKEN"
# - "CI_DATABRICKS_DBT_CATALOG"
# commands: |
# bash .buildkite/scripts/run_models.sh databricks-sql
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know SQL warehouse is currently down, but we'll probably wanna uncomment this before merging

@fivetran-catfritz fivetran-catfritz added the docs:ready Triggers the docs generator workflow. label Apr 15, 2026
@fivetran-catfritz fivetran-catfritz added docs:ready Triggers the docs generator workflow. and removed docs:ready Triggers the docs generator workflow. labels Apr 15, 2026
@fivetran-catfritz fivetran-catfritz merged commit d2e28d1 into main Apr 15, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs:ready Triggers the docs generator workflow.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants