Tags: fivetran/dbt_stripe
Tags
release/v1.7.0 (#147) * release/v1.7.0 * fix: align union columns for stripe metadata compatibility (#145) * fix: align union columns for stripe metadata compatibility Ensures schema consistency when 'stripe__customer_metadata' is enabled, preventing union mismatches. * chore: update CHANGELOG and prepare for release * feat: include metadata fields from staging models when variables are configured --------- Co-authored-by: Savage Fivetran <sarah.savage@fivetran.com> * feature/adjust_mrr_date_spine (#146) * Generate dbt docs via GitHub Actions * update_changelog * update_changelog --------- Co-authored-by: Michael Hammann <michael.hammann@tum.de> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
bugfix/checkout_session_column_name (#144) * bugfix/checkout_session_column_name * Generate dbt docs via GitHub Actions * update_seed_data * Update CHANGELOG.md Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
feature/update_mrr_to_reference_subscription_discount (#141) * feature/update_mrr_to_reference_subscription_discount * Update alias * Fix SQL syntax * update_seed_data_for_snowflake * Generate dbt docs via GitHub Actions * Update models/staging/stg_stripe__subscription_discount.sql Co-authored-by: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com> * Generate dbt docs via GitHub Actions * update_macro_in_mrr_model * Generate dbt docs via GitHub Actions * Apply suggestions from code review Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * add_subscription_discount_table_var * update_changelog * Update CHANGELOG.md Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Generate dbt docs via GitHub Actions --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com> Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
Feature/new union macro metadata fields and variable configs (#140) * feature/new_union_macro_metadata_fields_and_variable_configs * add_variable_configs_to_downstream_models * add_charge_medatada_fields_to_end_model * add_union_macro_files * add_union_macro_files * add_metadata_macro * update_charge_seed_column * update_integration_test_seed_column_definitions * add_seed_column_details * sdd_column_definitions * update_ci_folder * update_changelog_and_readme * update_column_definitions * add_coupon_to_yml * update_quickstart_yml * change_macro_link * add_transfers_var_config * update_readme * change_order_of_tests * add_vars_to_int_models * adjust_jinja * update_readme * restore_changelog_history * Restore changelog history * Apply suggestions from code review Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update README * Update CHANGELOG * Update CHANGELOG.md Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update CHANGELOG.md Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update macros/select_metadata_columns.sql Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update README * Generate dbt docs via GitHub Actions * Apply suggestions from code review Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Update CHANGELOG * Apply suggestions from code review Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> * Remove select_metadata_columns macro from customer_overview * Update indentation * Enhance CHANGELOG with model and Quickstart updates * Update CHANGELOG.md Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Fix indentation * update_changelog * Update CHANGELOG.md Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com> * Generate dbt docs via GitHub Actions --------- Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Avinash Kunnath <108772760+fivetran-avinash@users.noreply.github.com>
Feature/stripe mrr arr models (#138) * feature/stripe-mrr-arr-models * add_price_plan_seed_data * Update PR reference in CHANGELOG.md * update CHANGELOG * dbt bump to v3.0.0 (#137) * MagicBot/bump-dbt-to-v3 * Generate dbt docs via GitHub Actions --------- Finish merge of MRR/ARR model updates Co-authored-by: Claude README Updater <noreply@fivetran.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update PR reference in CHANGELOG.md * add-arr-to-analysis-folder * update-project-yml * add_config_to_analyses * update_changelog * add_new_model_to_quickstart * add_docs * remove_date_spine_dependency * Update Stripe package version to 1.3.0-a4 * add_cross_join_to_date_spine * add_weekly_subscription_logic * add_price_plan_grain_to_mrr * add_coupon_and_int_discount_model * correct_version * Cast recurring_interval_count to integer type * cast discount_amount as dbt.type_numeric * Fix discount_amount cast * update_version * incorporate_review_suggestions * Add 'coupon' feature to disable models section * update_changelog * fix_variable_config_placement * Generate dbt docs via GitHub Actions * update_changelog * Incorporate review suggestions * Update CHANGELOG.md Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com> --------- Co-authored-by: Fivetran Maintainer Bot <129092423+fivetran-data-model-bot@users.noreply.github.com> Co-authored-by: Claude README Updater <noreply@fivetran.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: fivetran-catfritz <111930712+fivetran-catfritz@users.noreply.github.com>
Update `.quickstart.yml` and `README` (#139) * Update .quickstart.yml and README for fy26 q4 * Fix spelling errors CHANGELOG and/or quickstart.yml * Fix spelling errors CHANGELOG and/or quickstart.yml * Fix links * Fix Quickstart guide link * Apply suggestions from code review * Generate dbt docs via GitHub Actions --------- Co-authored-by: Claude README Updater <noreply@fivetran.com> Co-authored-by: Catherine Fritz <111930712+fivetran-catfritz@users.noreply.github.com> Co-authored-by: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
PreviousNext