github fivetran/dbt_fivetran_log v1.4.1
v1.4.1 dbt_fivetran_log

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

PR #107 includes the following updates:

Bug Fixes

  • Adjusted the fivetran_platform__audit_user_activity model to parse the message_data json field to obtain the actor_email information only if the field contains actor.
    • This ensures the JSON parsing is only happening on the fields that are relevant. This will help reduce compute and avoid potential parsing errors from malformed JSON objects.

Under the Hood

  • Included auto-releaser GitHub Actions workflow to automate future releases.
  • Updated the maintainer PR template to resemble the most up to date format.
  • Included a quickstart.yml file to allow for automated Quickstart data model deployments.

Full Changelog: v1.4.0...v1.4.1

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.