Releases: twilio/twilio-python
Releases · twilio/twilio-python
7.15.2
7.15.1
Release Notes
Api
- Added
contentSidandcontentVariablesto Message resource with public visibility as Beta - Add
UserDefinedMessageSubscriptionandUserDefinedMessageresource
Proxy
- Remove FailOnParticipantConflict param from Proxy Session create and update and Proxy Participant create
Supersim
- Update SettingsUpdates resource to remove PackageSid
Taskrouter
- Add
Orderingquery parameter to Workers and TaskQueues for sorting by - Add
worker_sidquery param for list reservations endpoint
Twiml
- Add
urlandmethodattributes to<Conversation>
7.15.0
Release Notes
Api
- Make link shortening parameters public (breaking change)
Oauth
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
Supersim
- Add SettingsUpdates resource
Verify
- Update Verify Push endpoints to
gamaturity - Verify BYOT add Channels property to the Get Templates response
Twiml
- Add
requireMatchingInputsattribute andinput-matching-failederrorType to<Prompt>
7.14.2
7.14.1
Release Notes
Library - Fix
- PR #617: support duplicated query param values. Thanks to @childish-sambino!
7.14.0
Release Notes
Library - Fix
- PR #615: support duplicate query param values. Thanks to @childish-sambino!
Flex
- Removed redundant
closestatus from Flex Interactions flow (breaking change) - Adding
debugger_integrationandflex_ui_status_reportto Flex Configuration
Messaging
- Add create, list and get tollfree verification API
Verify
- Verify SafeList API endpoints added.
Video
- Add
AnonymizeAPI
Twiml
- Update
eventvaluecall-in-progresstocall-answered
7.13.0
Release Notes
Library - Test
Api
- Remove
beta featurefrom scheduling params and remove optimize parameters. (breaking change)
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
Twiml
- Add new Polly Neural voices
- Add new languages to SSML
<lang>.
7.12.1
7.12.0
Release Notes
Flex
- Add
status,error_code, anderror_messagefields to InteractionChannel - Adding
messengerandgbmas supported channels for Interactions API
Messaging
- Update alpha_sender docs with new valid characters
Verify
- Reorder Verification Check parameters so
codestays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.
7.11.0
Release Notes
Library - Fix
- PR #611: useragent regrex unit test for RC branch. Thanks to @claudiachua!
Library - Test
Conversations
- Allowed to use
identityas part of Participant's resource (breaking change)
Lookups
- Remove
enhanced_line_typefrom the lookup response (breaking change)
Supersim
- Add support for
sim_ip_addressesresource to helper libraries
Verify
- Changed summary param
service_sidtoverify_service_sidto be consistent with list attempts API (breaking change) - Make
codeoptional on Verification check to supportsnaattempts. (breaking change)