Releases: twilio/twilio-python
Releases · twilio/twilio-python
9.6.4
Release Notes
Library - Chore
- PR #865: Remove references to microvisor. Thanks to @akhani18!
- PR #872: support Python 3.13. Thanks to @tiwarishubham635!
- PR #870: remove knowledge domain. Thanks to @tiwarishubham635!
Bulkexports
- Changed the type of 'details' field to be a list of objects instead of a single object
Conversations
- Updates to
methodcasing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility
Proxy
- remove shortcodes resource as its no longer used
Serverless
- Change log field level from type
ienumtostringin Logs api
Taskrouter
- Remove
URL-encodedfrom attributes param definition in tasks
Trunking
- Added
symmetric_rtp_enabledproperty on Trunks.
Twiml
- Add support for
<WhatsApp>noun under<Dial>verb
9.6.3
Release Notes
Library - Chore
- PR #869: Remove knowledge files. Thanks to @krishnakalluri!
Api
- Change DependentPhoneNumber
capabilitiestypeobjectanddate_created,date_updatedtodate_time<rfc2822> - Updated the
Defaultvalue from 0 to 1 in the Recordings Resourcechannelsproperty
Serverless
- Update
ienumtype level in Logs api
Verify
- Update Channel list in Verify Attempst API
- Update
ienumtype for Conversion_Status in Verify Attempts API
Twiml
- Add
us2to the list of supported values for the region attribute in the<Conference>TwiML noun.
9.6.2
Release Notes
Library - Chore
- PR #862: update iam token endpoint. Thanks to @manisha1997!
Api
- Added several usage category enums to
usage_recordAPI
Numbers
- Update the porting documentation
Verify
- Update
ienumtype for Channels in Verify Attempts API
9.6.1
9.6.0
Release Notes
Library - Fix
- PR #848: Timezone changes in token_auth_strategy.py. Thanks to @Pablo2113!
- PR #853: Fix deprecated/invalid config in
setup.cfg. Thanks to @abravalheri!
Library - Chore
- PR #858: fix oauth examples. Thanks to @tiwarishubham635!
Library - Docs
- PR #855: update pagination usage in README.md. Thanks to @manisha1997!
Api
- Add
response_keyforUsage Triggersfetch endpoint.
Flex
- Add Update Interaction API
- Adding
webhook_ttidas optional parameter in Interactions API
Serverless
- Add node22 as a valid Build runtime
- Add node20 as a valid Build runtime
Video
- removed
transcribe_participants_on_connectandtranscriptions_configurationfrom the room resource (breaking change) - Added
transcribe_participants_on_connectandtranscriptions_configurationto the room resource
8.0.0-rc.2
9.5.2
9.5.1
9.5.0
Release Notes
Library - Feature
- PR #850: Update UPGRADE.md. Thanks to @manisha1997!
Library - Fix
Api
- Add the missing
emergency_enabledfield forAddress Serviceendpoints
Messaging
- Add missing enums for A2P and TF
Numbers
- add missing enum values to hosted_number_order_status
Twiml
- Convert Twiml Attribute
speechModelof type enum to string (breaking change)
9.4.6
Release Notes
Library - Chore
- PR #842: issue 841. Thanks to @manisha1997!
Flex
- Adding Digital Transfers APIs under v1/Interactions
Numbers
- Convert webhook_type to ienum type in v1/Porting/Configuration/Webhook/{webhook_type}
Trusthub
- Changing TrustHub SupportingDocument status enum from lowercase to uppercase since kyc-orch returns status capitalized and rest proxy requires strict casing