Releases: twilio/twilio-python
Releases · twilio/twilio-python
8.8.0
Release Notes
Api
- Make message tagging parameters public (breaking change)
Flex
- Adding
agent_conv_end_methodsto Flex Configuration
Messaging
- Mark Mesasging Services fallback_to_long_code feature obsolete
Numbers
- Add Create Port In request api
- Renaming sid for bulk_hosting_sid and remove account_sid response field in numbers/v2/BulkHostedNumberOrders (breaking change)
Pricing
- gate resources behind a beta_feature
8.7.0
Release Notes
Library - Test
Api
- Add new property
RiskCheckfor SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value ofdisableto skip any kind of risk check on the respective message request
Flex
- Changing
sid<UO>path param tosid<UT>in interaction channel participant update endpoint (breaking change)
Messaging
- Add Channel Sender api
- Fixing country code docs and removing Zipwhip references
Numbers
- Request status changed in numbers/v2/BulkHostedNumberOrders (breaking change)
- Add bulk hosting orders API under version `/v2
8.5.0
Release Notes
Library - Fix
- PR #718: Create init.py for intelligence domain. Thanks to @AsabuHere!
Flex
- Adding
interaction_context_sidas optional parameter in Interactions API
Messaging
- Making visiblity public for tollfree_verification API
Numbers
- Remove Sms capability property from HNO creation under version
/v2of HNO API. (breaking change) - Update required properties in LOA creation under version
/v2of Authorization document API. (breaking change)
Taskrouter
- Add api to fetch task queue statistics for multiple TaskQueues
Verify
- Add
RiskCheckoptional parameter on Verification creation.
Twiml
- Add Google Voices and languages
8.4.0
8.3.0
8.2.2
Release Notes
Api
- Add
Trimto create Conference Participant API
Intelligence
- First public beta release for Voice Intelligence APIs with client libraries
Messaging
- Add new
errorsattribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.
8.2.1
Release Notes
Conversations
- Added
AddressCountryparameter to Address Configuration endpoint, to support regional short code addresses - Added query parameters
start_date,end_dateandstatein list Conversations resource for filtering
Insights
- Added annotations parameters to list summary api
Messaging
- Add GET domainByMessagingService endpoint to linkShortening service
- Add
disable_httpsto link shortening domain_config properties
Numbers
- Add bulk_eligibility api under version
/v1.
8.2.0
8.1.0
Release Notes
Library - Chore
Library - Docs
- PR #705: consolidate. Thanks to @stern-shawn!
Messaging
- Remove
messaging_service_sidsandmessaging_service_sid_actionfrom domain config endpoint (breaking change) - Add error_code and rejection_reason properties to tollfree verification API response
Numbers
- Added the new Eligibility API under version
/v1.
8.0.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #702: Merge branch '8.0.0-rc' to main. Thanks to @childish-sambino! (breaking change)
Conversations
- Expose query parameters
start_date,end_dateandstatein list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_riskpackage (breaking change)
Messaging
- Add support for
SOLE_PROPRIETORbrand type andSOLE_PROPRIETORcampaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETORbrand type. Brand registration requests withSTARTERbrand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETORcampaign use case. Campaign registration requests withSTARTERcampaign use case will be rejected. - Add Brand Registrations OTP API