Skip to content

Releases: twilio/twilio-python

7.1.0

06 Oct 19:01
Compare
Choose a tag to compare

Release Notes

Api

  • Add emergency_address_status attribute to /IncomingPhoneNumbers response.
  • Add siprec resource

Conversations

  • Added attachment parameters in configuration for NewMessage type of push notifications

Flex

  • Adding flex_insights_hr object to Flex Configuration

Numbers

  • Add API endpoint for Bundle ReplaceItems resource
  • Add API endpoint for Bundle Copies resource

Serverless

  • Add domain_base field to Service response

Taskrouter

  • Add If-Match Header based on ETag for Worker Delete (breaking change)
  • Add If-Match Header based on Etag for Reservation Update
  • Add If-Match Header based on ETag for Worker Update
  • Add If-Match Header based on ETag for Worker Delete
  • Add ETag as Response Header to Worker

Trunking

  • Added transfer_caller_id property on Trunks.

Verify

  • Document new pilot whatsapp channel.

Docs

7.0.0

22 Sep 20:40
Compare
Choose a tag to compare

Release Notes

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

Library - Fix

  • PR #560: update code and tests for pyjwt>=2.0.0. Thanks to @karls! (breaking change)

Library - Docs

Events

  • Add segment sink

Messaging

  • Add post_approval_required attribute in GET us_app_to_person_usecase api response
  • Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
  • Add Should Skip Secondary Vetting optional flag parameter to create Brand API

Docs

6.63.2

08 Sep 19:44
Compare
Choose a tag to compare

Release Notes

Api

  • Revert adding siprec resource
  • Add siprec resource

Messaging

  • Add 'mock' as an optional field to brand_registration api
  • Add 'mock' as an optional field to us_app_to_person api
  • Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs

Verify

  • Verify List Templates API endpoint added.

Docs

6.63.1

25 Aug 19:12
Compare
Choose a tag to compare

Release Notes

Api

  • Add Programmabled Voice SIP Refer call transfers (calls-transfers) to usage records
  • Add Flex Voice Usage category (flex-usage) to usage records

Conversations

  • Add Order query parameter to Message resource read operation

Insights

  • Added partial to enum processing_state_request
  • Added abnormal session filter in Call Summaries

Messaging

  • Add brand_registration_sid as an optional query param for us_app_to_person_usecase api

Pricing

  • add trunking_numbers resource (v2)
  • add trunking_country resource (v2)

Verify

  • Changed to private beta the TemplateSid optional parameter on Verification creation.
  • Added the optional parameter Order to the list Challenges endpoint to define the list order.

Docs

6.63.0

11 Aug 17:31
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Chore

Api

  • Corrected the price, call_sid_to_coach, and uri data types for Conference, Participant, and Recording (breaking change)
  • Made documentation for property time_limit in the call api public. (breaking change)
  • Added domain_sid in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)

Insights

  • Added new endpoint to fetch Call Summaries

Messaging

  • Add brand_type field to a2p brand_registration api
  • Revert brand registration api update to add brand_type field
  • Add brand_type field to a2p brand_registration api

Taskrouter

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to all TaskRouter endpoints

Verify

  • Add TemplateSid optional parameter on Verification creation.
  • Include whatsapp as a channel type in the verifications API.

Docs

6.62.1

28 Jul 18:56
Compare
Choose a tag to compare

Release Notes

Conversations

  • Expose ParticipantConversations resource

Taskrouter

  • Adding links to the activity resource

Verify

  • Added a Version to Verify Factors Webhooks to add new fields without breaking old Webhooks.

Docs

6.62.0

14 Jul 18:58
Compare
Choose a tag to compare

Release Notes

Conversations

  • Changed last_read_message_index and unread_messages_count type in User Conversation's resource (breaking change)
  • Expose UserConversations resource

Messaging

  • Add brand_score field to brand registration responses

Docs

6.61.0

30 Jun 19:57
Compare
Choose a tag to compare

Release Notes

Conversations

  • Read-only Conversation Email Binding property binding

Supersim

  • Add Billing Period resource for the Super Sim Pilot
  • Add List endpoint to Billing Period resource for Super Sim Pilot
  • Add Fetch endpoint to Billing Period resource for Super Sim Pilot

Taskrouter

  • Update transcribe & transcription_configuration form params in Reservation update endpoint to have private visibility (breaking change)
  • Add transcribe & transcription_configuration form params to Reservation update endpoint

Twiml

  • Add modify event to statusCallbackEvent for <Conference>.

Docs

6.60.0

16 Jun 19:08
Compare
Choose a tag to compare

Release Notes

Api

  • Update status enum for Messages to include 'canceled'
  • Update update_status enum for Messages to include 'canceled'

Trusthub

  • Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)

Docs

6.59.1

02 Jun 20:10
Compare
Choose a tag to compare

Release Notes

Events

  • join Sinks and Subscriptions service

Verify

  • Improved the documentation of challenge adding the maximum and minimum expected lengths of some fields.
  • Improve documentation regarding notification by updating the documentation of the field ttl.

Docs