Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
5.23.1
5.23.0
5.23.0 (2025-03-11)
Library - Chores
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)
5.22.12
5.22.12 (2025-02-20)
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
5.22.11
5.22.11 (2025-02-11)
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
5.22.10
5.22.9
5.22.8
5.22.8 (2025-01-10)
Library - Chores
- update base64 --output flag to > (#615) (7d8ce33)
- upgarde to macos13 (#614) (b14834a)
- upgrade to macos-13 in acceptance test (#616) (32e52b3)
Numbers
- Change beta feature flag to use v2/BulkHostedNumberOrders
Library - Chore
- PR #126: release twilio-oai. Thanks to @tiwarishubham635!
5.22.7
5.22.7 (2024-12-05)
Api
- Add optional parameter
intelligence_service
totranscription
- Updated
phone_number_sid
to be populated for sip trunking terminating calls.
Numbers
- Add Update Hosted Number Order V2 API endpoint
- Update Port in docs
Twiml
- Add optional parameter
intelligence_service
to<Transcription>
- Add support for new
<ConversationRelay>
and<Assistant>
noun - Add
events
attribute to<Dial>
verb