Skip to content

v0.3.0 dbt_twilio

Compare
Choose a tag to compare
@fivetran-data-model-bot fivetran-data-model-bot released this 16 Jul 01:20
· 4 commits to main since this release
428a2b5

Note: This release is a 🚨 breaking change 🚨 due to breaking changes introduced in the upstream twilio_source package v0.3.0 release, where we explicitly cast the below fields as float types and remove any non-numerical characters.

  • queue_time, num_media, num_segments in addition to the existing float-casted duration, price, count, usage fields

  • Please be aware if you were expecting string values from these fields.

Full Changelog: v0.2.0...v0.3.0