Skip to content

Releases: twilio/twilio-python

7.9.3

15 Jun 21:41
Compare
Choose a tag to compare

Release Notes

Lookups

  • Adding support for Lookup V2 API

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Twiml

  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

Docs

7.9.2

01 Jun 19:08
Compare
Choose a tag to compare

Release Notes

Library - Chore

Docs

7.9.1

18 May 21:07
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

Docs

7.9.0

04 May 19:20
Compare
Choose a tag to compare

Release Notes

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

Docs

7.8.2

20 Apr 19:57
Compare
Choose a tag to compare

Release Notes

Library - Fix

Docs

7.8.1

06 Apr 23:34
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Fix

Api

  • Updated provider_sid visibility to private

Verify

  • Verify List Attempts API summary endpoint added.
  • Update PII documentation for AccessTokens factor_friendly_name property.

Voice

  • make annotation parameter from /Calls API private

Docs

7.8.0

23 Mar 19:16
Compare
Choose a tag to compare

Release Notes

Api

  • Change stream url parameter to non optional
  • Add verify-totp and verify-whatsapp-conversations-business-initiated categories to usage_record API

Chat

  • Added v3 Channel update endpoint to support Public to Private channel migration

Flex

  • Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
  • Adding channel_configs object to Flex Configuration

Media

  • Add max_duration param to PlayerStreamer

Supersim

  • Remove Commands resource, use SmsCommands resource instead (breaking change)

Taskrouter

  • Add limits to split_by_wait_time for Cumulative Statistics Endpoint

Video

  • Change recording status_callback_method type from enum to http_method (breaking change)
  • Add status_callback and status_callback_method to composition
  • Add status_callback and status_callback_method to recording

Docs

7.7.1

09 Mar 20:51
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings

Chat

  • Add X-Twilio-Wehook-Enabled header to delete method in UserChannel resource

Numbers

  • Expose failure_reason in the Supporting Documents resources

Verify

  • Add optional metadata parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges.
  • remove beta feature flag to list atempt api operations.
  • Add ttl and date_created properties to AccessTokens.

Docs

7.7.0

23 Feb 21:10
Compare
Choose a tag to compare

Release Notes

Api

  • Add uri to stream resource
  • Add A2P Registration Fee category (a2p-registration-fee) to usage records
  • Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.

Numbers

  • Unrevert valid_until and sort filter params added to List Bundles resource
  • Revert valid_until and sort filter params added to List Bundles resource
  • Update sorting params added to List Bundles resource in the previous release

Preview

  • Moved web_channels from preview to beta under flex-api (breaking change)

Taskrouter

  • Add ETag as Response Header to List of Task, Reservation & Worker

Verify

  • Remove outdated documentation commentary to contact sales. Product is already in public beta.
  • Add optional metadata to factors.

Twiml

  • Add new Polly Neural voices

Docs

7.6.0

09 Feb 23:50
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Test

Api

  • Add stream resource

Conversations

  • Fixed DELETE request to accept "sid_like" params in Address Configuration resources (breaking change)
  • Expose Address Configuration resource for sms and whatsapp

Fax

  • Removed deprecated Programmable Fax Create and Update methods (breaking change)

Insights

  • Rename call_state to call_status and remove whisper in conference participant summary (breaking change)

Numbers

  • Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource

Supersim

  • Fix typo in Fleet resource docs
  • Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
  • Add support for setting and reading ip_commands_url and ip_commands_method on Fleets resource for helper libraries
  • Changed sim property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs

Verify

  • Update list attempts API to include new filters and response fields.

Docs