Skip to content

Releases: twilio/twilio-python

6.6.3

15 Sep 20:29
Compare
Choose a tag to compare

Release Notes

Api

  • Add sip_registration property on SIP Domains
  • Add new video and market usage category keys

6.6.2

09 Sep 00:17
Compare
Choose a tag to compare

Release Notes

  • Added last_response and last_request to http_client

6.6.1

01 Sep 22:25
Compare
Choose a tag to compare

Release Notes

Sync

  • Add support for Streams

Wireless

  • Added DataSessions sub-resource to Sims.

6.6.0

25 Aug 22:53
Compare
Choose a tag to compare

Release Notes

Library

  • Allow creating AccessTokens/Jwts without generating nbf. Passing None in the constructor will remove nbf from jwt payload.

Api

  • Update status enum for Recordings to include 'failed'
  • Add error_code property on Recordings

Chat

  • Add mutable parameters for channel, members and messages

Video

  • New media_region parameter when creating a room, which controls which region media will be served out of.

Twiml

  • Add support for speech_timeout, max_speech_time, and profanity_filter attributes on Gather verb.

6.5.2

18 Aug 19:36
Compare
Choose a tag to compare

Release Notes

Api

  • Add VoiceReceiveMode {'voice', 'fax'} option to IncomingPhoneNumber UPDATE requests

Chat

  • Add channel message media information
  • Add service instance message media information

Preview

  • Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
  • Add AvailableNumbers resource.
  • Add DeployedDevices.

Sync

  • Add support for Service Instance unique names

6.5.1

10 Aug 19:38
Compare
Choose a tag to compare

Release Notes

Fixed PyJWT >= 1.5.1 exception

Api

  • Add New wireless usage keys added
  • Add auto_correct_address param for Addresses create and update
  • Add ChatGrant grant and deprecate IpMessagingGrant

Video

  • Add video_codec enum and video_codecs parameter, which can be set to either VP8 or H264 during room creation.
  • Restrict recordings page size to 100

6.5.0

27 Jul 19:09
Compare
Choose a tag to compare

Release Notes

This release adds Beta and Preview products to main artifact.

Previously, Beta and Preview products were only included in the alpha
artifact. They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.

Api

  • Remove unused encryption_type property on Recordings (breaking change)
  • Update status enum for Messages to include 'accepted'

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add sms_application_sid to HostedNumberOrders.

Taskrouter

  • Fully support conference functionality in reservations.

6.4.3

12 Jul 22:18
Compare
Choose a tag to compare

Release Notes

Api

  • Update AnnounceMethod parameter naming for consistency

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

6.4.3a1

12 Jul 23:14
Compare
Choose a tag to compare
6.4.3a1 Pre-release
Pre-release

Release Notes

Api

  • Update AnnounceMethod parameter naming for consistency

Messaging

  • Fix incorrectly typed capabilities property for PhoneNumbers.

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.

6.4.2

27 Jun 18:37
Compare
Choose a tag to compare

Release Notes

Api

  • Update AnnounceMethod parameter naming for consistency

Notify

  • Add ToBinding optional parameter on Notifications resource creation. Accepted values are json strings.

Preview

  • Add verification_attempts to HostedNumberOrders.
  • Add status_callback_url and status_callback_method to HostedNumberOrders.

Video

  • Filter recordings by date using the parameters DateCreatedAfter and DateCreatedBefore.
  • Override the default time-to-live of a recording's media URL through the Ttl parameter (in seconds, default value is 3600).
  • Add query parameters SourceSid, Status, DateCreatedAfter and DateCreatedBefore to the convenience method for retrieving Room recordings.

Wireless

  • Added national and international data limits to the RatePlans resource.