Releases: twilio/twilio-python
Releases · twilio/twilio-python
7.8.1
Release Notes
Library - Chore
- PR #600: add jinja2 for make docs. Thanks to @JenniferMah!
- PR #599: DI-1565 test case. Thanks to @claudiachua!
- PR #597: update user-agent string to standardize format. Thanks to @claudiachua!
Library - Fix
- PR #593: revise malformed str(self) function. Thanks to @twilio-aiss!
Api
- Updated
provider_sidvisibility to private
Verify
- Verify List Attempts API summary endpoint added.
- Update PII documentation for
AccessTokensfactor_friendly_nameproperty.
Voice
- make annotation parameter from /Calls API private
7.8.0
Release Notes
Api
- Change
streamurl parameter to non optional - Add
verify-totpandverify-whatsapp-conversations-business-initiatedcategories tousage_recordAPI
Chat
- Added v3 Channel update endpoint to support Public to Private channel migration
Flex
- Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
- Adding
channel_configsobject to Flex Configuration
Media
- Add max_duration param to PlayerStreamer
Supersim
- Remove Commands resource, use SmsCommands resource instead (breaking change)
Taskrouter
- Add limits to
split_by_wait_timefor Cumulative Statistics Endpoint
Video
- Change recording
status_callback_methodtype fromenumtohttp_method(breaking change) - Add
status_callbackandstatus_callback_methodto composition - Add
status_callbackandstatus_callback_methodto recording
7.7.1
Release Notes
Library - Chore
- PR #591: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
Api
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings
Chat
- Add
X-Twilio-Wehook-Enabledheader todeletemethod in UserChannel resource
Numbers
- Expose
failure_reasonin the Supporting Documents resources
Verify
- Add optional
metadataparameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges. - remove beta feature flag to list atempt api operations.
- Add
ttlanddate_createdproperties toAccessTokens.
7.7.0
Release Notes
Api
- Add
uritostreamresource - Add A2P Registration Fee category (
a2p-registration-fee) to usage records - Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.
Numbers
- Unrevert valid_until and sort filter params added to List Bundles resource
- Revert valid_until and sort filter params added to List Bundles resource
- Update sorting params added to List Bundles resource in the previous release
Preview
- Moved
web_channelsfrom preview to beta underflex-api(breaking change)
Taskrouter
- Add
ETagas Response Header to List of Task, Reservation & Worker
Verify
- Remove outdated documentation commentary to contact sales. Product is already in public beta.
- Add optional
metadatato factors.
Twiml
- Add new Polly Neural voices
7.6.0
Release Notes
Library - Chore
- PR #589: upgrade supported language versions. Thanks to @childish-sambino!
Library - Test
- PR #588: migrate to pytest for python 3.10 compatibility. Thanks to @childish-sambino!
Api
- Add
streamresource
Conversations
- Fixed DELETE request to accept "sid_like" params in Address Configuration resources (breaking change)
- Expose Address Configuration resource for
smsandwhatsapp
Fax
- Removed deprecated Programmable Fax Create and Update methods (breaking change)
Insights
- Rename
call_statetocall_statusand removewhisperin conference participant summary (breaking change)
Numbers
- Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource
Supersim
- Fix typo in Fleet resource docs
- Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
- Add support for setting and reading
ip_commands_urlandip_commands_methodon Fleets resource for helper libraries - Changed
simproperty in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs
Verify
- Update list attempts API to include new filters and response fields.
7.5.1
Release Notes
Insights
- Added new endpoint to fetch Conference Participant Summary
- Added new endpoint to fetch Conference Summary
Messaging
- Add government_entity parameter to brand apis
Verify
- Add Access Token fetch endpoint to retrieve a previously created token.
- Add Access Token payload to the Access Token creation endpoint, including a unique Sid, so it's addressable while it's TTL is valid.
7.5.0
Release Notes
Library - Chore
- PR #587: add sonarcloud integration. Thanks to @BrimmingDev!
Library - Feature
- PR #586: add GitHub release step during deploy. Thanks to @childish-sambino!
Api
- Make fixed time scheduling parameters public (breaking change)
Messaging
- Add update brand registration API
Numbers
- Add API endpoint for List Bundle Copies resource
Video
- Enable external storage for all customers
7.4.0
Release Notes
Library - Feature
- PR #582: run tests before deploying. Thanks to @childish-sambino!
Api
- Add optional boolean send_as_mms parameter to the create action of Message resource (breaking change)
- Change team ownership for
calldelete
Conversations
- Change wording for
Service Webhook Configurationresource fields
Insights
- Added new APIs for updating and getting voice insights flags by accountSid.
Media
- Add max_duration param to MediaProcessor
Video
- Add
EmptyRoomTimeoutandUnusedRoomTimeoutproperties to a room; add corresponding parameters to room creation
Voice
- Add endpoint to delete archived Calls
7.3.2
Release Notes
Conversations
- Add
Service Webhook Configurationresource
Flex
- Adding
flex_insights_drilldownandflex_urlobjects to Flex Configuration
Messaging
- Update us_app_to_person endpoints to remove beta feature flag based access
Supersim
- Add IP Commands resource
Verify
- Add optional
factor_friendly_nameparameter to the create access token endpoint.
Video
- Add maxParticipantDuration param to Rooms
Twiml
- Unrevert Add supported SSML children to
<emphasis>,<lang>,<p>,<prosody>,<s>, and<w>. - Revert Add supported SSML children to
<emphasis>,<lang>,<p>,<prosody>,<s>, and<w>.
7.3.1
Release Notes
Library - Fix
- PR #578: git log retrieval issues. Thanks to @shwetha-manvinkurke!
Frontline
- Added
is_availableto User's resource
Messaging
- Added GET vetting API
Verify
- Add
WHATSAPPto the attempts API. - Allow to update
config.notification_platformfromnonetoapnorfcmand viceversa for Verify Push - Add
noneas a validconfig.notification_platformvalue for Verify Push
Twiml
- Add supported SSML children to
<emphasis>,<lang>,<p>,<prosody>,<s>, and<w>.