PR #119 includes the following updates:
🚨 Breaking Changes 🚨: Bug Fixes
- The following fields have been deprecated (removed) as these fields proved to be problematic across warehouses due to the end size of the fields.
errors_since_last_completed_syncwarnings_since_last_completed_sync
Note: If you found these fields to be relevant, you may still reference the error/warning messages from within the underlying
logtable.
- The
fivetran_platform_using_sync_alert_messagesvariable has been removed as it is no longer necessary due to the above changes.
Feature Updates
- The following fields have been added to display the number of error/warning messages sync last completed sync. These fields are intended to substitute the information from deprecated fields listed above.
number_errors_since_last_completed_syncnumber_warnings_since_last_completed_sync
Full Changelog: v1.6.0...v1.7.0