This release includes updates from pre-release versions 2.3.2-a1 and 2.4.0-a1.
Feature Update
- Optimizes the
fivetran_platform__audit_tablemodel logic to run in a timelier manner on full refreshes. (PR #174)
Bug Fix
- Resolves duplicate records in
fivetran_platform__audit_tablearising out of multiplerecords_modifiedevents for a single table during a sync. (PR #174)
Under the Hood
- Rolls back additions to the
quickstart.ymlmade in v2.2.1. We now rely on thedoes_table_exist()macro to handle missingcredits_usedortransformation_runstables. (PR #172)
Full Changelog: v2.3.1...v2.4.0