Skip to content

Releases: twilio/twilio-python

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

6.32.0

16 Oct 19:39
Compare
Choose a tag to compare

Release Notes

Library

Api

  • Add new property attempt to sms_messages
  • Fixed a typo in the documentation for Feedback outcome enum (breaking change)
  • Update the call price to be optional for deserializing (breaking change)

Flex

  • Added JanitorEnabled attribute to Flex Flow
  • Change features_enabled Flex Configuration key to private (breaking change)

Supersim

  • Add Fetch endpoint to Fleets resource for Super Sim Pilot
  • Allow assigning a Sim to a Fleet for Super Sim Pilot
  • Add Create endpoint to Fleets resource for Super Sim Pilot

Twiml

  • Update <Conference> rename "whisper" attribute to "coach" (breaking change)

Docs

6.31.1

02 Oct 21:23
Compare
Choose a tag to compare

Release Notes

Library

  • PR #477: added validation of signature without stripping port number. Thanks to @eshanholtz!

Conversations

  • Add media to Conversations Message resource

Supersim

  • Add List endpoint to Sims resource for Super Sim Pilot

Docs

6.31.0

18 Sep 21:09
Compare
Choose a tag to compare

Release Notes

Numbers

  • Add v2 of the Identites API

Preview

  • Changed authentication method for SDK Trusted Comms endpoints: /CPS, /CurrentCall, and /Devices. Please use Authorization: Bearer <xCNAM JWT> (breaking change)

Voice

  • Add Recordings endpoints

Docs

6.30.0

04 Sep 22:22
Compare
Choose a tag to compare

Release Notes

Api

  • Pass Twiml in call update request

Conversations

  • Add attributes to Conversations resources

Flex

  • Adding features_enabled and serverless_service_sids to Flex Configuration

Messaging

  • Message API required params updated (breaking change)

Preview

  • Added support for the optional CallSid to /BrandedCalls endpoint

Docs

6.29.4

21 Aug 22:16
Compare
Choose a tag to compare

Release Notes

Library

Conversations

  • Add Chat Conversation SID to conversation default output properties

Flex

  • Adding outbound_call_flows object to Flex Configuration
  • Adding read and fetch to channels API

Supersim

  • Add Sims and Commands resources for the Super Sim Pilot

Sync

  • Added configuration option for enabling webhooks from REST.

Wireless

  • Added usage_notification_method and usage_notification_url properties to rate_plan.

Twiml

  • Add support for ach-debit transactions in Pay verb

Docs

6.29.3

05 Aug 16:38
Compare
Choose a tag to compare

Release Notes

Preview

  • Added support for the header Twilio-Sandbox-Mode to mock all Voice dependencies

Twiml

  • Add support for <Siprec> noun
  • Add support for <Stream> noun
  • Create verbs <Start> and <Stop>

Docs

6.29.2

25 Jul 00:48
Compare
Choose a tag to compare

Release Notes

Insights

  • Added properties to summary.

Preview

  • Added endpoint to brand a call without initiating it, so it can be initiated manually by the Customer

Twiml

  • Update <Conference> recording events (breaking change)

Docs

6.29.1

10 Jul 23:43
Compare
Choose a tag to compare

Release Notes

Api

  • Make friendly_name optional for applications create
  • Add new property as_of date to Usage Record API calls

Wireless

  • Added Usage Records resource.

Docs