Skip to content

Commit

Permalink
update changelog & regen docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-catfritz committed Mar 22, 2024
1 parent e47cf51 commit 9813705
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 16 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# dbt_github_source v0.8.0
[PR #39](https://github.com/fivetran/dbt_jira/dbt_github_source/39) contains the following updates:

## 🚨 Breaking Change 🚨
- For consistency with other Fivetran packages, added default target schemas in `dbt_project.yml`. This is a breaking change since the model outputs will now be stored in a schema called `<your schema>_github_source` by default. You will need to update any of your downstream use cases to point to the new schema.

## Feature updates
- Added field `created_at` to model `stg_github__issue_comment`.
- Added default target schemas in `dbt_project.yml`.
- Updated the source freshness test enablement/disablement to leverage the dbt-core `config: enabled` architecture.

## Contributors
Expand Down
2 changes: 1 addition & 1 deletion docs/catalog.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/manifest.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/run_results.json

Large diffs are not rendered by default.

0 comments on commit 9813705

Please sign in to comment.