Release Notes
Library - Fix
- PR #280: Fixing failing test on twilio-cli. Thanks to @kridai!
- PR #279: Added the condition to check the tag regex. Thanks to @ravali-rimmalapudi!
Library - Chore
Api
- Corrected the
price
,call_sid_to_coach
, anduri
data types for Conference, Participant, and Recording (breaking change) - Made documentation for property
time_limit
in the call api public. (breaking change)
Insights
- Added new endpoint to fetch Call Summaries
Messaging
- Revert brand registration api update to add brand_type field
- Add brand_type field to a2p brand_registration api
Taskrouter
- Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
as Response Headers to all TaskRouter endpoints
Verify
- Add
TemplateSid
optional parameter on Verification creation. - Include
whatsapp
as a channel type in the verifications API.