Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
2.29.1
Release Notes
Library - Fix
- PR #285: Added missing require statement. Thanks to @ravali-rimmalapudi!
Messaging
- Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
- Add Should Skip Secondary Vetting optional flag parameter to create Brand API
2.29.0
Release Notes
Library - Feature
- PR #283: link to our API docs when you --help. Thanks to @shrutiburman!
Api
- Revert adding
siprec
resource - Add
siprec
resource
Messaging
- Add 'mock' as an optional field to brand_registration api
- Add 'mock' as an optional field to us_app_to_person api
- Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs
Verify
- Verify List Templates API endpoint added.
2.29.0-rc.1
2.29.0-rc.1 (2021-09-09)
Library - Features
Library - Fixes
- Updated api definitions changelog in CHANGES.md (10902b8)
Api
- Revert adding
siprec
resource - Add
siprec
resource
Messaging
- Add 'mock' as an optional field to brand_registration api
- Add 'mock' as an optional field to us_app_to_person api
- Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs
Verify
- Verify List Templates API endpoint added.
2.28.1
Release Notes
Library - Chore
Api
- Add Programmabled Voice SIP Refer call transfers (
calls-transfers
) to usage records - Add Flex Voice Usage category (
flex-usage
) to usage records
Conversations
- Add
Order
query parameter to Message resource read operation
Insights
- Added
partial
to enum processing_state_request - Added abnormal session filter in Call Summaries
Messaging
- Add brand_registration_sid as an optional query param for us_app_to_person_usecase api
Pricing
- add trunking_numbers resource (v2)
- add trunking_country resource (v2)
Verify
- Changed to private beta the
TemplateSid
optional parameter on Verification creation. - Added the optional parameter
Order
to the list Challenges endpoint to define the list order.
2.28.0
Release Notes
Library - Fix
- PR #280: Fixing failing test on twilio-cli. Thanks to @kridai!
- PR #279: Added the condition to check the tag regex. Thanks to @ravali-rimmalapudi!
Library - Chore
Api
- Corrected the
price
,call_sid_to_coach
, anduri
data types for Conference, Participant, and Recording (breaking change) - Made documentation for property
time_limit
in the call api public. (breaking change)
Insights
- Added new endpoint to fetch Call Summaries
Messaging
- Revert brand registration api update to add brand_type field
- Add brand_type field to a2p brand_registration api
Taskrouter
- Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
as Response Headers to all TaskRouter endpoints
Verify
- Add
TemplateSid
optional parameter on Verification creation. - Include
whatsapp
as a channel type in the verifications API.
2.27.1
2.27.1-rc
2.27.0
Release Notes
Api
- Added
domain_sid
in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)
Conversations
- Expose ParticipantConversations resource
Taskrouter
- Adding
links
to the activity resource
Verify
- Added a
Version
to Verify FactorsWebhooks
to add new fields without breaking old Webhooks.
2.26.0
Release Notes
Library - Chore
Conversations
- Changed
last_read_message_index
andunread_messages_count
type in User Conversation's resource (breaking change) - Expose UserConversations resource
Messaging
- Add brand_score field to brand registration responses
Supersim
- Add Billing Period resource for the Super Sim Pilot
- Add List endpoint to Billing Period resource for Super Sim Pilot
- Add Fetch endpoint to Billing Period resource for Super Sim Pilot
Taskrouter
- Update
transcribe
&transcription_configuration
form params in Reservation update endpoint to have private visibility (breaking change)
2.25.0
Release Notes
Library - Feature
Api
- Update
status
enum for Messages to include 'canceled' - Update
update_status
enum for Messages to include 'canceled'
Conversations
- Read-only Conversation Email Binding property
binding
Events
- join Sinks and Subscriptions service
Taskrouter
- Add
transcribe
&transcription_configuration
form params to Reservation update endpoint
Trusthub
- Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)
Verify
- Improved the documentation of
challenge
adding the maximum and minimum expected lengths of some fields. - Improve documentation regarding
notification
by updating the documentation of the fieldttl
.