Releases: twilio/twilio-python
Releases · twilio/twilio-python
9.6.3
Release Notes
Library - Chore
- PR #869: Remove knowledge files. Thanks to @krishnakalluri!
Api
- Change DependentPhoneNumber
capabilities
typeobject
anddate_created
,date_updated
todate_time<rfc2822>
- Updated the
Default
value from 0 to 1 in the Recordings Resourcechannels
property
Serverless
- Update
ienum
type level in Logs api
Verify
- Update Channel list in Verify Attempst API
- Update
ienum
type for Conversion_Status in Verify Attempts API
Twiml
- Add
us2
to 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_record
API
Numbers
- Update the porting documentation
Verify
- Update
ienum
type 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_key
forUsage Triggers
fetch endpoint.
Flex
- Add Update Interaction API
- Adding
webhook_ttid
as 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_connect
andtranscriptions_configuration
from the room resource (breaking change) - Added
transcribe_participants_on_connect
andtranscriptions_configuration
to 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_enabled
field forAddress Service
endpoints
Messaging
- Add missing enums for A2P and TF
Numbers
- add missing enum values to hosted_number_order_status
Twiml
- Convert Twiml Attribute
speechModel
of 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
9.4.5
Release Notes
Api
- Change downstream url and change media type for file
base/api/v2010/validation_request.json
.
Intelligence
- Add json_results for Generative JSON operator results
Messaging
- Add DestinationAlphaSender API to support Country-Specific Alpha Senders
Video
- Change codec type from enum to case-insensitive enum in recording and room_recording apis