github fivetran/dbt_fivetran_log v2.5.3-a1
v2.5.3-a1 dbt_fivetran_log

pre-release9 hours ago

PR #184 is a pre-release that includes the following updates:

Under the Hood

  • Tests out optimizations of fivetran_platform__audit_table for smaller Postgres instances.
    • Creates two new macros: convert_to_json and fivetran_log_json_parse_dev (a development version of fivetran_log_json_parse) to consolidate JSON parsing and casting in Postgres and SQL Server.
    • Removes regex-based JSON check on the LOG.message_data field for Postgres. Postgres has a character limit of 10,485,760. Therefore, message_data is very likely not truncated or malformed.

Full Changelog: v2.5.2...v2.5.3-a1

Don't miss a new dbt_fivetran_log release

NewReleases is sending notifications on new releases.