PR #21 includes the following updates:
🚨 Breaking Changes 🚨:
- Updated the following models to include the new
_fivetran_id
field, which was recently added per the Fivetran Pendo Connector's March 2023 release notes:
-stg_pendo__guide_event
-stg_pendo__poll_event
-stg_pendo__event
_fivetran_id
has also been added to the hashing formula used in the following fields:event_key
instg_pendo__guide_event
guide_event_key
instg_pendo__poll_event
poll_event_key
instg_pendo__event
- These breaking changes persist to the transform package. (See the Transform CHANGELOG for more details.)
Features
- Updated documentation for new
_fivetran_id
field.
Full Changelog: v0.4.0...v0.5.0