fivetran / dbt_salesforce_formula_utils

Package containing dbt macros to help generate salesforce formula fields synced from Fivetran.
https://fivetran.github.io/dbt_salesforce_formula_utils/
Apache License 2.0
16 stars 18 forks source link

Feature/sunset full statement version #109

Closed fivetran-catfritz closed 1 month ago

fivetran-catfritz commented 2 months ago

PR Overview

This PR will address the following Issue/Feature:

This PR will result in the following new package version:

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

🚨 Breaking Changes 🚨

  • The parameter full_statement_version=false has been fully sunset from the sfdc_formula_view macro. You will now need to remove this parameter to avoid a compilation error.

Under the hood

  • Included auto-releaser GitHub Actions workflow to automate future releases.
  • Updated maintainer pull request template.

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

Additional notes

If you had to summarize this PR in an emoji, which would it be?

:dancer: