Release Notes
Library - Chore
- PR #140: standardize User-Agent string: format and include more details. Thanks to @shrutiburman!
- PR #139: Add none output and silent flag. Thanks to @onuzbee!
- PR #136: Integrate with Sonarcloud. Thanks to @onuzbee!
Library - Fix
- PR #138: Added condition to deploy specific regex match tags. Thanks to @ravali-rimmalapudi!
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.