Releases: twilio/twilio-cli-core
Releases · twilio/twilio-cli-core
5.28.1
Release Notes
Library - Fix
- PR #145: Cache processing step for Travis builds. Thanks to @shrutiburman!
Library - Chore
- PR #142: Fixes exit codes. Thanks to @shamantraghav!
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.
5.28.0
Release Notes
Library - Chore
- PR #140: standardize User-Agent string: format and include more details. Thanks to @shrutiburman!
- PR #139: Add none output and silent flag. Thanks to @onuzbee!
- PR #136: Integrate with Sonarcloud. Thanks to @onuzbee!
Library - Fix
- PR #138: Added condition to deploy specific regex match tags. Thanks to @ravali-rimmalapudi!
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.
5.27.1
5.27.1-rc
5.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.
5.26.0
Release Notes
Library - Feature
- PR #130: add keytar word to user agent. Thanks to @Sindhura3!
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)
5.25.0
Release Notes
Library - Chore
- PR #125: refactor the Twilio vendor extensions into single object. Thanks to @childish-sambino!
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
.
5.24.0
Release Notes
Events
- add query param to return types filtered by Schema Id
- Add query param to return sinks filtered by status
- Add query param to return sinks used/not used by a subscription
Messaging
- Add fetch and delete instance endpoints to us_app_to_person api (breaking change)
- Remove delete list endpoint from us_app_to_person api (breaking change)
- Update read list endpoint to return a list of us_app_to_person compliance objects (breaking change)
- Add
sid
field to Preregistered US App To Person response
Supersim
- Mark
unique_name
in Sim, Fleet, NAP resources as not PII
Video
- [Composer] GA maturity level
5.23.0
Release Notes
Library - Fix
Api
- Corrected the data types for feedback summary fields (breaking change)
- Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address
Bulkexports
- promoting API maturity to GA
Events
- Add endpoint to update description in sink
- Remove beta-feature account flag
Messaging
- Update
status
field in us_app_to_person api tocampaign_status
(breaking change)
Verify
- Improve documentation regarding
push
factor and include extra information abouttotp
factor.
5.22.0
Release Notes
Library - Feature
Api
- Revert Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address - Update the conference participant create
from
andto
param to be endpoint type for supporting client identifier and sip address
Bulkexports
- moving enum to doc root for auto generating documentation
- adding status enum and default output properties
Events
- Change schema_versions prop and key to versions (breaking change)
Messaging
- Add
use_inbound_webhook_on_number
field in Service API for fetch, create, update, read
Taskrouter
- Add
If-Match
Header based on ETag for Task Delete
Verify
- Add
AuthPayload
parameter to support verifying aChallenge
upon creation. This is only supported fortotp
factors. - Add support to resend the notifications of a
Challenge
. This is only supported forpush
factors.