github fivetran/dbt_fivetran_log v0.5.3
dbt_fivetran_log v0.5.3

latest releases: v2.4.0, v2.4.0-a1, v2.3.2-a1...
3 years ago

Happy Wednesday 🐫

This release of the dbt_fivetran_log package includes the following updates:

Fixes

  • Per the Fivetran Log December 2021 Release Notes every sync results in a final sync_end event. In the previous version of this package, a successful sync was identified via a sync_end event while anything else was a version of broken. Since all syncs result in a sync_end event now, the package has been updated to account for this change within the connector.
  • To account for the above fix, a new field (last_successful_sync_completed_at) was added to the fivetran_log__connector_status model. This field captures the last successful sync for the connector.

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.