Skip to content

Commit

Permalink
Merge pull request #80 from fivetran/releases/v0.8.latest
Browse files Browse the repository at this point in the history
Releases/v0.8.latest
  • Loading branch information
fivetran-jamie authored Feb 21, 2023
2 parents 5671792 + 762f06f commit 5914f23
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 85 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# dbt_salesforce_formula_utils v0.8.1

## Features
- Updated the README for easier use and navigation of the package ([PR #78](https://github.com/fivetran/dbt_salesforce_formula_utils/pull/78)).

## Bug Fixes
([PR #77](https://github.com/fivetran/dbt_salesforce_formula_utils/pull/77)) includes the following changes:
- In v0.8.0, the `using_quoted_identifiers` argument in the `sfdc_formula_view()` macro was erroneously removed, making its default value of `False` immutable. It has been reintroduced.
- `using_quoted_identifiers` now uses warehouse-specific quoting syntax.

# dbt_salesforce_formula_utils v0.8.0

## 🚨 Breaking Changes 🚨:
Expand Down
Loading

0 comments on commit 5914f23

Please sign in to comment.