Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.5.0
Release Notes
This release adds Beta and Preview products to main artifact.
Previously, Beta and Preview products were only included in the alpha
artifact. They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.
Api
- Remove unused
encryption_typeproperty on Recordings (breaking change) - Update
statusenum for Messages to include 'accepted'
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBindingoptional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
sms_application_sidto HostedNumberOrders.
Taskrouter
- Fully support conference functionality in reservations.
6.4.3
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.3a1
Release Notes
Api
- Update
AnnounceMethodparameter naming for consistency
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
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
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.