Skip to content

Releases: twilio/twilio-python

8.7.0

24 Aug 07:42
Compare
Choose a tag to compare

Release Notes

Library - Test

Api

  • Add new property RiskCheck for SMS pumping protection feature only (public beta to be available soon): Include this parameter with a value of disable to skip any kind of risk check on the respective message request

Flex

  • Changing sid<UO> path param to sid<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

Docs

8.5.0

13 Jul 15:32
Compare
Choose a tag to compare

Release Notes

Library - Fix

Flex

  • Adding interaction_context_sid as optional parameter in Interactions API

Messaging

  • Making visiblity public for tollfree_verification API

Numbers

  • Remove Sms capability property from HNO creation under version /v2 of HNO API. (breaking change)
  • Update required properties in LOA creation under version /v2 of Authorization document API. (breaking change)

Taskrouter

  • Add api to fetch task queue statistics for multiple TaskQueues

Verify

  • Add RiskCheck optional parameter on Verification creation.

Twiml

  • Add Google Voices and languages

Docs

8.4.0

28 Jun 11:34
Compare
Choose a tag to compare

Release Notes

Lookups

  • Add reassigned_number package to the lookup response

Numbers

  • Add hosted_number_order under version /v2.
  • Update properties in Porting and Bulk Porting APIs. (breaking change)
  • Added bulk Portability API under version /v1.
  • Added Portability API under version /v1.

Docs

8.3.0

15 Jun 07:43
Compare
Choose a tag to compare

Release Notes

Api

  • Added content_sid as conditional parameter
  • Removed content_sid as optional field (breaking change)

Insights

  • Added annotation to list summary output

Docs

8.2.2

01 Jun 10:43
Compare
Choose a tag to compare

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.

Docs

8.2.1

18 May 08:06
Compare
Choose a tag to compare

Release Notes

Conversations

  • Added AddressCountry parameter to Address Configuration endpoint, to support regional short code addresses
  • Added query parameters start_date, end_date and state 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.

Docs

8.2.0

04 May 09:30
Compare
Choose a tag to compare

Release Notes

Conversations

  • Remove start_date, end_date and state query parameters from list operation on Conversations resource (breaking change)

Twiml

  • Add support for new Amazon Polly voices (Q1 2023) for Say verb

Docs

8.1.0

20 Apr 07:29
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Docs

Messaging

  • Remove messaging_service_sids and messaging_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.

Docs

8.0.0

05 Apr 22:26
Compare
Choose a tag to compare

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Feature

Conversations

  • Expose query parameters start_date, end_date and state 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 and SOLE_PROPRIETOR campaign use case.
  • New Sole Proprietor Brands should be created with SOLE_PROPRIETOR brand type. Brand registration requests with STARTER brand type will be rejected.
  • New Sole Proprietor Campaigns should be created with SOLE_PROPRIETOR campaign use case. Campaign registration requests with STARTER campaign use case will be rejected.
  • Add Brand Registrations OTP API

Docs

8.0.0-rc.1

22 Mar 22:32
Compare
Choose a tag to compare
8.0.0-rc.1 Pre-release
Pre-release

Release Notes

Library - Docs

Library - Chore

Library - Fix

Library - Feature

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 the default_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 to data_not_available in identity match package

Messaging

  • Add linkshortening_messaging_service resource
  • Add new endpoint for GetDomainConfigByMessagingServiceSid
  • Remove validated parameter and add cert_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 and activation_code parameters to libraries

Verify

  • Add device_ip parameter and channel auto for sna/sms orchestration

Twiml

  • Add support for <Application> noun and <ApplicationSid> noun, nested <Parameter> to <Hangup> and <Leave> verb

Docs