Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

v0.3.0 dbt_recurly_source

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 11 Nov 16:43
· 4 commits to main since this release
ea0e0f9

PR #16 introduces the following updates:

Breaking Changes

  • Removed unused fields from stg_recurly__subscription_history:
    • converted_at
    • has_started_with_gift
  • These fields were removed since they are planned for future deprecation in the Fivetran Connector and are not utilized in the downstream transformation package.

Under the Hood:

  • Incorporated the new fivetran_utils.drop_schemas_automation macro into the end of each Buildkite integration test job. (#14)
  • Updated the pull request templates. (#14)

Full Changelog: v0.2.1...v0.3.0