v0.3.0 dbt_twilio
fivetran-data-model-bot
released this
16 Jul 01:20
·
4 commits
to main
since this release
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-castedduration, price, count, usage
fields -
Please be aware if you were expecting string values from these fields.
Full Changelog: v0.2.0...v0.3.0