Releases: twilio/twilio-python
Releases · twilio/twilio-python
6.32.0
Release Notes
Library
- PR #482: Update a few property types in the lookups and trunking responses. Thanks to @childish-sambino!
- PR #483: Update instance property marshaling to allow missing properties. Thanks to @childish-sambino!
- PR #484: Feature/remove socks dependency. Thanks to @Kerl1310!
- PR #481: Change typehint for
PhoneNumberInstance.carrier
. Thanks to @NCPlayz! - PR #480: Auto-deploy via Travis CI upon tagged commit to master. Thanks to @thinkingserious!
- PR #479: breaking: Correct video composition date types. Thanks to @childish-sambino! (breaking change)
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)
6.31.1
6.31.0
6.30.0
Release Notes
Api
- Pass Twiml in call update request
Conversations
- Add attributes to Conversations resources
Flex
- Adding
features_enabled
andserverless_service_sids
to Flex Configuration
Messaging
- Message API required params updated (breaking change)
Preview
- Added support for the optional
CallSid
to/BrandedCalls
endpoint
6.29.4
Release Notes
Library
- PR #474: Use PyJWT version >= 1.4.2 in requirements.txt. Thanks to @storymode7!
- PR #473: Update the IP messaging domain name to be 'chat'. Thanks to @childish-sambino!
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
andusage_notification_url
properties torate_plan
.
Twiml
- Add support for
ach-debit
transactions inPay
verb
6.29.3
6.29.2
6.29.1
6.29.0
6.28.0
Release Notes
Api
- Message resource
price
parameter type changed to string (breaking change)
Autopilot
- Add Webhooks resource to Autopilot Assistant.
Flex
- Added missing 'custom' type to Flex Flow
- Adding
integrations
to Flex Configuration
Insights
- Added attributes to summary.
Messaging
- Message API Create updated with conditional params (breaking change)
Proxy
- Document that Proxy will return a maximum of 100 records for read/list endpoints (breaking change)
- Remove non-updatable property parameters for Session update (mode, participants) (breaking change)
Sync
- Added reachability debouncing configuration options.
Verify
- Add
RateLimits
andBuckets
resources to Verify Services - Add
RateLimits
optional parameter onVerification
creation.
Twiml
- Fix
<Room>
participantIdentity casing