v0.5.0 dbt_pendo_source
PR #21 includes the following updates:
🚨 Breaking Changes 🚨:
- Updated the following models to include the new
_fivetran_idfield, 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_idhas also been added to the hashing formula used in the following fields:event_keyinstg_pendo__guide_eventguide_event_keyinstg_pendo__poll_eventpoll_event_keyinstg_pendo__event
- These breaking changes persist to the transform package. (See the Transform CHANGELOG for more details.)
Features
- Updated documentation for new
_fivetran_idfield.
Full Changelog: v0.4.0...v0.5.0