Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.27.1
6.27.0
Release Notes
Api
- Make
method
optional for queue members update
Chat
- Removed
webhook.*.format
update parameters in Service resource from public library visibility in v1 (breaking change)
Insights
- Added client metrics as sdk_edge to summary.
- Added optional query param processing_state.
Numbers
- Add addtional metadata fields on a Document
- Add status callback fields and parameters
Taskrouter
- Added
channel_optimized_routing
attribute to task-channel endpoint
Video
- [Rooms] Add Video Subscription API
Wireless
- Added
imei
to Data Session resource. - Remove
imeisv
from Data Session resource. (breaking change)
6.26.3
6.26.2
Release Notes
Library
- PR #465: Prepend the repo root to the system paths during doc generation. Thanks to @childish-sambino!
- PR #463: Migrate the README to markdown. Thanks to @childish-sambino!
Api
- Add
verified
property to Addresses
Numbers
- Add API for Identites and documents
Proxy
- Add in use count on number instance
6.26.1
Release Notes
Library
- PR #459: Add py37 to TravisCI config. Thanks to @childish-sambino!
- PR #458: Make the Yoyodyne watermark a raw string. Thanks to @childish-sambino!
Flex
- Adding PluginService to Flex Configuration
Numbers
- Add API for Proof of Addresses
Proxy
- Clarify documentation for Service and Session fetch
Serverless
- Serverless scaffolding
6.26.0
Release Notes
Api
- Remove optional
if_machine
call create parameter from helper libraries (breaking change) - Changed
call_sid
path parameter type on QueueMember fetch and update requests (breaking change)
Voice
- changed file names to dialing_permissions prefix (breaking change)
Wireless
- Added
ResetStatus
property to Sim resource to allow resetting connectivity via the API.
6.25.2
Release Notes
Library
- PR #457: Add Help Center and Support Ticket links to the README. Thanks to @childish-sambino!
Api
- Add
machine_detection_speech_threshold
,machine_detection_speech_end_threshold
,machine_detection_silence_timeout
optional params to Call create request
Flex
- Adding Flex Channel Orchestration
- Adding Flex Flow
6.25.1
6.25.0
Release Notes
Api
- Make conference participant preview parameters public
Authy
- Added support for FactorType and FactorStrength for Factors and Challenges
Iam
- First public release
Verify
- Add endpoint to update/cancel a Verification (breaking change)
Video
- [Composer] Make RoomSid mandatory (breaking change)
- [Composer] Add
enqueued
state to Composition
Twiml
- Update message body to not be required for TwiML
Dial
noun.
6.24.1
Release Notes
Api
- Add
force_opt_in
optional param to Messages create request - Add agent conference category to usage records
Flex
- First public release
Taskrouter
- Adding
reject_pending_reservations
to worker update endpoint - Added
event_date_ms
andworker_time_in_previous_activity_ms
to Events API response - Add ability to filter events by TaskChannel
Verify
- Add
EnablePsd2
optional parameter for PSD2 on Service resource creation or update. - Add
Amount
,Payee
optional parameters for PSD2.