Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.4.2
Release Notes
Api
- Update
AnnounceMethodparameter naming for consistency
Notify
- Add
ToBindingoptional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
verification_attemptsto HostedNumberOrders. - Add
status_callback_urlandstatus_callback_methodto HostedNumberOrders.
Video
- Filter recordings by date using the parameters
DateCreatedAfterandDateCreatedBefore. - Override the default time-to-live of a recording's media URL through the
Ttlparameter (in seconds, default value is 3600). - Add query parameters
SourceSid,Status,DateCreatedAfterandDateCreatedBeforeto the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
6.4.2-alpha-1
Release Notes
- Pin PyJWT to below version
1.5.1to fix broken build. - Fix json load error for python 3.3 - 3.5
- Add
StoreMediasupport to Faxes.
6.4.1
Release Notes
- Add several missing
<Gather>attributes.partial_result_callbackpartial_result_callback_methodlanguagehintsbarge_inacknowledge_sound_urlinput
- Remove client-side max page size validation.
- Support
announce_urlandannounce_url_methodon Conference Participants. - TwiML docstring corrections.
6.4.1-alpha-1
Release Notes
- Add several missing
<Gather>attributes.partial_result_callbackpartial_result_callback_methodlanguagehintsbarge_inacknowledge_sound_urlinput
- Remove client-side max page size validation.
- Support
announce_urlandannounce_url_methodon Conference Participants. - TwiML docstring corrections.
- Remove support for Python 2.6.
- Add
localityfield toAvailablePhoneNumbers. - Add
originfield toIncomingPhoneNumbers. - Add
in_localityparameter toAvailablePhoneNumbers. - Add
originparameter toIncomingPhoneNumbers. - Add new sync categories to
UsageRecords. - Support unicode in
validation_client. - Add
mutedparameter to<Conference>Twiml. - Add Alexa support to Notify.
6.4.0
Release Notes
- Remove support for Python 2.6.
- Add
localityfield toAvailablePhoneNumbers. - Add
originfield toIncomingPhoneNumbers. - Add
in_localityparameter toAvailablePhoneNumbers. - Add
originparameter toIncomingPhoneNumbers. - Add new sync categories to
UsageRecords. - Support unicode in
validation_client. - Add
mutedparameter to<Conference>Twiml.
6.3.0
6.3.0-alpha-1
Release Notes
- Add HostedNumbers preview support.
- Add Proxy preview support.
- Add BulkExports preview support.
6.2.0-alpha-1
Release Notes
- Update usage record categories.
- Add
get_pagemethod for reentrant paging. - Add video domain.
- Add wireless domain.
- Add fax domain.
- Add sync domain.
- Add
area_code_geomatchto messagingService.