Releases: twilio/twilio-python
Releases · twilio/twilio-python
8.3.0
8.2.2
Release Notes
Api
- Add
Trim
to create Conference Participant API
Intelligence
- First public beta release for Voice Intelligence APIs with client libraries
Messaging
- Add new
errors
attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.
8.2.1
Release Notes
Conversations
- Added
AddressCountry
parameter to Address Configuration endpoint, to support regional short code addresses - Added query parameters
start_date
,end_date
andstate
in list Conversations resource for filtering
Insights
- Added annotations parameters to list summary api
Messaging
- Add GET domainByMessagingService endpoint to linkShortening service
- Add
disable_https
to 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_sids
andmessaging_service_sid_action
from 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_date
andstate
in list operation on Conversations resource for sorting and filtering
Insights
- Added answered by filter in Call Summaries
Lookups
- Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Add support for
SOLE_PROPRIETOR
brand type andSOLE_PROPRIETOR
campaign use case. - New Sole Proprietor Brands should be created with
SOLE_PROPRIETOR
brand type. Brand registration requests withSTARTER
brand type will be rejected. - New Sole Proprietor Campaigns should be created with
SOLE_PROPRIETOR
campaign use case. Campaign registration requests withSTARTER
campaign use case will be rejected. - Add Brand Registrations OTP API
8.0.0-rc.1
Release Notes
Library - Docs
- PR #690: Fix upgrade guide. Thanks to @rakatyal!
- PR #677: update UPGRADE.md to include resource links for Voice TwiML changes; apply markdownlint. Thanks to @stern-shawn!
- PR #675: Add upgrade guide for 8.0.0-rc. Thanks to @rakatyal!
- PR #672: Adding remaining docstrings. Thanks to @rakatyal!
Library - Chore
- PR #685: Prep for RC release. Thanks to @rakatyal!
- PR #689: move list implementations to the bottom. Thanks to @childish-sambino!
- PR #686: refactor base initialization. Thanks to @childish-sambino!
- PR #683: fix pyright errors in http folder. Thanks to @childish-sambino!
- PR #680: allow 'None' for non-parent params. Thanks to @childish-sambino!
- PR #681: update generated header to be r-string. Thanks to @childish-sambino!
Library - Fix
- PR #688: mark dependents as optional and drop empty path solutions. Thanks to @childish-sambino!
- PR #684: Update README / docstring for Authenticating Client. Thanks to @claudiachua!
- PR #682: only include list operations if a path is present. Thanks to @childish-sambino!
- PR #679: twiml support to utf-8. Thanks to @claudiachua!
- PR #674: call fetch for fetch operations. Thanks to @claudiachua!
- PR #671: github actions and python-tests. Thanks to @claudiachua!
- PR #673: correct the FormTypes enum reference. Thanks to @childish-sambino!
- PR #670: correct the param typing for enums. Thanks to @childish-sambino!
- PR #667: move the init files for preview endpoints. Thanks to @childish-sambino!
- PR #665: correct the enum names. Thanks to @childish-sambino!
- PR #666: init import statements. Thanks to @claudiachua!
- PR #663: include serialize.prefixed_collapsible_map. Thanks to @claudiachua!
- PR #662: Add Underscore to ListProperty. Thanks to @claudiachua!
- PR #661: Operations Parameters and Remove $ from URI Paths. Thanks to @claudiachua!
Library - Feature
- PR #678: make python code prettier. Thanks to @claudiachua!
- PR #676: async support. Thanks to @Hunga1!
- PR #664: add enum classes. Thanks to @childish-sambino!
- PR #660: Python ApiContext and ApiInstance. Thanks to @claudiachua!
Library - Test
Api
- Revert Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources (breaking change) - Add new categories for whatsapp template
- Remove
scheduled_for
property from message resource - Add
scheduled_for
property to message resource - Add
public_application_connect_enabled
param to Application resource
Conversations
- Add support for creating Multi-Channel Rich Content Messages
Lookups
- Remove
validation_results
from thedefault_output_properties
- Add
disposable_phone_number_risk
package to the lookup response - Add
sms_pumping_risk
package to the lookup response - Changed the no data message for match postal code from
no_data
todata_not_available
in identity match package
Messaging
- Add
linkshortening_messaging_service
resource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validated
parameter and addcert_in_validation
parameter to Link Shortening API (breaking change) - Add new tollfree verification API property (ExternalReferenceId)]
- Add update/edit tollfree verification API
Supersim
- Add ESimProfile's
matching_id
andactivation_code
parameters to libraries
Verify
- Add
device_ip
parameter and channelauto
for sna/sms orchestration
Twiml
- Add support for
<Application>
noun and<ApplicationSid>
noun, nested<Parameter>
to<Hangup>
and<Leave>
verb
7.17.0
Release Notes
Api
- Revert Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources - Corrected the data type for
friendly_name
in Available Phone Number Local, Mobile and TollFree resources (breaking change)
Messaging
- Add
linkshortening_messaging_service
resource - Add new endpoint for GetDomainConfigByMessagingServiceSid
- Remove
validated
parameter and addcert_in_validation
parameter to Link Shortening API (breaking change)