github fivetran/dbt_fivetran_log v1.9.1
v1.9.1 dbt_fivetran_log

latest releases: v2.4.0-a1, v2.3.2-a1, v2.3.1...
11 months ago

PR #138 includes the following updates:

Features

  • For Fivetran Platform Connectors created after November 2024, Fivetran has deprecated the api_call event in favor of extract_summary (release notes).
  • Accordingly, we have updated the fivetran_platform__connector_daily_events model to support the new extract_summary event while maintaining backward compatibility with the api_call event for connectors created before November 2024.

Under the Hood

  • Replaced the deprecated dbt.current_timestamp_backcompat() function with dbt.current_timestamp() to ensure all timestamps are captured in UTC.
  • Updated fivetran_platform__connector_daily_events to support running dbt compile prior to the initial dbt run on a new schema.

Full Changelog: v1.9.0...v1.9.1

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.