Skip to content

Releases: twilio/twilio-python

6.36.0

04 Mar 21:47
Compare
Choose a tag to compare

Release Notes

Library - Feature

Authy

  • Added the configuration property to services to return the service level configurations
  • Added optional parameter Push when creating a service to send the service level push factor configuration
  • Remove FactorStrength support for Factors and Challenges (breaking change)

Messaging

  • Correct the alpha sender capabilities property type (breaking change)

Preview

  • Removed /Devices register Branded Calls endpoint, as per iOS sample app deprecation (breaking change)
  • Removed Twilio-Sandbox-Mode request header from the Branded Calls endpoints, as not officially supported (breaking change)
  • Removed Verify version from preview subdomain in favor to verify subdomain. (breaking change)

Serverless

  • Add UI-Editable field to Services

Supersim

  • Add inactive status for Super SIM which is an alias for deactivated

Taskrouter

  • Adding value range to priority in task endpoint

Verify

  • Fix SendCodeAttempts type. It's an array of objects instead of a unique object. (breaking change)

Docs

6.35.5

19 Feb 20:16
Compare
Choose a tag to compare

Release Notes

Api

  • Make call create parameters async_amd, async_amd_status_callback, and async_amd_status_callback_method public
  • Add trunk_sid as an optional field to Call resource fetch/read responses
  • Add property queue_time to successful response of create, fetch, and update requests for Call
  • Add optional parameter byoc to conference participant create.

Authy

  • Added support for challenges associated to push factors

Flex

  • Adding ui_dependencies to Flex Configuration

Messaging

  • Deprecate Session API (breaking change)

Numbers

  • Add Regulations API

Studio

  • Add Execution and Step endpoints to v2 API
  • Add webhook_url to Flow response and add new /TestUsers endpoint to v2 API

Taskrouter

  • Adding longest_relative_task_age_in_queue and longest_relative_task_sid_in_queue to TaskQueue Real Time Statistics API.
  • Add wait_duration_in_queue_until_accepted aggregations to TaskQueues Cumulative Statistics endpoint
  • Add TaskQueueEnteredDate property to Tasks.

Video

  • [Composer] Clarification for the composition hooks creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided
  • [Composer] audio_sources type on the composer HTTP POST command, changed from sid[] to string[] (breaking change)
  • [Composer] Clarification for the composition creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided

Docs

6.35.4

05 Feb 19:37
Compare
Choose a tag to compare

Release Notes

Api

  • Making content retention and address retention public
  • Update status enum for Messages to include 'partially_delivered'

Authy

  • Added support for push factors

Autopilot

  • Add one new property in Query i.e dialogue_sid

Verify

  • Add SendCodeAttempts to create verification response.

Video

  • Clarification in composition creation documentation: one source is mandatory, either audio_sources or video_layout, but on of them has to be provided

Twiml

  • Add Polly Neural voices.

Docs

6.35.3

22 Jan 21:04
Compare
Choose a tag to compare

Release Notes

Library - Docs

Api

  • Add payments public APIs
  • Add optional parameter byoc to call create request.

Flex

  • Updating a Flex Flow creation_on_message parameter documentation

Preview

  • Removed Verify v2 from preview in favor of its own namespace as GA (breaking change)

Studio

  • Flow definition type update from string to object

Verify

  • Add AppHash parameter when creating a Verification.
  • Add DoNotShareWarningEnabled parameter to the Service resource.

Twiml

  • Add track attribute to siprec noun.
  • Add attribute byoc to <Number>

Docs

6.35.2

08 Jan 20:39
Compare
Choose a tag to compare

Release Notes

Numbers

  • Add Regulatory Compliance CRUD APIs

Studio

  • Add parameter validation for Studio v2 Flows API

Twiml

  • Add support for speech_model to Gather verb

Docs

6.35.1

18 Dec 19:22
Compare
Choose a tag to compare

Release Notes

Preview

  • Add /Insights/SuccessRate endpoint for Businesses Branded Calls (Verified by Twilio)

Studio

  • StudioV2 API in beta

Verify

  • Add MailerSid property to Verify Service resource.

Wireless

  • Added data_limit_strategy to Rate Plan resource.

Docs

6.35.0

12 Dec 19:41
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Make twiml conditional for create. One of url, twiml, or application_sid is now required.
  • Add bundle_sid parameter to /IncomingPhoneNumbers API
  • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

Chat

  • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

Conversations

  • Add Participant SID to Message properties

Messaging

  • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

Docs

6.34.0

04 Dec 22:28
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add optional twiml parameter for call create

Chat

  • Added delete method in UserChannel resource

Conversations

  • Allow Messaging Service update

Taskrouter

  • Support ReEvaluateTasks parameter on Workflow update

Twiml

  • Remove unsupported mixed_track value from <Stream> (breaking change)
  • Add missing fax <Receive> optional attributes

Docs

6.33.1

13 Nov 19:36
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Make persistent_action parameter public
  • Add twiml optional private parameter for call create

Autopilot

  • Add Export resource to Autopilot Assistant.

Flex

  • Added Integration.RetryCount attribute to Flex Flow
  • Updating a Flex Flow channel_type options documentation

Insights

  • Added edges to events and metrics
  • Added new endpoint definitions for Events and Metrics

Messaging

  • create support for sender registration
  • fetch support for fetching a sender
  • update support for sender verification

Supersim

  • Add Direction filter parameter to list commands endpoint
  • Allow filtering commands list by Sim Unique Name
  • Add Iccid filter parameter to list sims endpoint

Twiml

  • Add support for <Refer> verb

Docs

6.33.0

30 Oct 20:31
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add new usage categories to the public api sms-messages-carrierfees and mms-messages-carrierfees

Conversations

  • Add ProjectedAddress to Conversations Participant resource

Preview

  • Implemented different Sid for Current Calls (Verified by Twilio), instead of relying in Call.Sid from Voice API team (breaking change)

Supersim

  • Add List endpoint to Commands resource for Super Sim Pilot
  • Add UsageRecords resource for the Super Sim Pilot
  • Add List endpoint to UsageRecords resource for the Super Sim Pilot
  • Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
  • Add Update endpoint to Fleets resource for Super Sim Pilot
  • Add Fetch endpoint to Commands resource for Super Sim Pilot
  • Allow filtering the Sims resource List endpoint by Fleet
  • Add List endpoint to Fleets resource for Super Sim Pilot

Wireless

  • Added account_sid to Sim update parameters.

Twiml

  • Add new locales and voices for Say from Polly

Docs