Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.2.0-alpha-1
Release Notes
- Update usage record categories.
- Add
get_page
method for reentrant paging. - Add video domain.
- Add wireless domain.
- Add fax domain.
- Add sync domain.
- Add
area_code_geomatch
to messagingService
.
6.2.0
6.1.2
6.1.2-alpha-1
Release Notes
- Support *kwargs in Gather TwiML
6.1.1
6.1.1-alpha-1
Release Notes
- Add Task verb to VoiceResponse
- Add Echo verb to VoiceResponse
- Add Sim verb to VoiceResponse
6.1.0
- Add v2 of chat.twilio.com.
- Add
recording_channels
parameter to Participant create and update. - Add
recording_status_callback
parameter to Participant create and update. - Add
recording_status_callback_method
parameter to Participant create and update. - Add
sip_auth_username
parameter to Participant create and update. - Add
region
parameter to Participant create and update. - Add
conference_recording_status_callback
parameter to Participant create and update. - Add
conference_recording_status_callback_method
parameter to Participant create and update. - Add
validity_period
parameter to Messages.
6.1.0-alpha1
- Add v2 of chat.twilio.com.
- Add
recording_channels
parameter to Participant create and update. - Add
recording_status_callback
parameter to Participant create and update. - Add
recording_status_callback_method
parameter to Participant create and update. - Add
sip_auth_username
parameter to Participant create and update. - Add
region
parameter to Participant create and update. - Add
conference_recording_status_callback
parameter to Participant create and update. - Add
conference_recording_status_callback_method
parameter to Participant create and update. - Add
validity_period
parameter to Messages. - Make
endpoint
an optional parameter when creating notify bindings. - Add
User
,Segment
,UserBinding
, andSegmentMembership
resources to Notify. - Update Usage API categories.
- Add
start_time_before
/start_time_after
to the Video Rooms API. - Allow deletion of Wireless
RatePlan
s.
6.0.0
New Major Version
The newest version of the twilio-python
helper library!
This version brings a host of changes to update and modernize the twilio-python
helper library. It is auto-generated to produce a more consistent and correct product.
Twilio Python 4.0.0
- Remove the deprecated count function from ListResource