Release Notes
Library - Fix
- PR #629: handle case where XML transformer attributes are not supported. Thanks to @codylerum!
Api
- Added
announcement
event to conference status callback events - Removed optional property
time_limit
in the call create request. (breaking change) - Added optional parameter
CallToken
for create calls api - Add optional property
time_limit
in the call create request.
Bulkexports
- adding two new fields with job api queue_position and estimated_completion_time
Events
- Add new endpoints to manage subscribed_events in subscriptions
Messaging
- Add rate_limits field to Messaging Services US App To Person API
- Add usecase field in Service API for fetch, create, update, read
- Add us app to person api and us app to person usecase api as dependents in service
- Add us_app_to_person_registered field in service api for fetch, read, create, update
- Add us app to person api
- Add us app to person usecase api
- Add A2P external campaign api
- Add Usecases API
Numbers
- Remove feature flags for RegulatoryCompliance endpoints
Supersim
- Add Create endpoint to Sims resource
- Add SmsCommands resource
- Add fields
SmsCommandsUrl
,SmsCommandsMethod
andSmsCommandsEnabled
to a Fleet resource
Taskrouter
- Add
If-Match
Header based on ETag for Task Update - Add
ETag
as Response Headers to Tasks and Reservations
Verify
- The
Binding
field is now returned when creating aFactor
. This value won't be returned for other endpoints.
Video
- [Rooms] max_concurrent_published_tracks has got GA maturity
- Recording rule beta flag (breaking change)
- [Rooms] Add RecordingRules param to Rooms
Twiml
- Add
announcement
event tostatusCallbackEvent
for<Conference>
.