Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
5.22.0
5.21.2
5.21.2 (2024-08-26)
Library - Fix
- PR #116: Removing pascal case rule for query and path params. Changing the spec files for orgs api. Thanks to @AsabuHere!
Api
- Update documentation of
error_code
anderror_message
on the Message resource. - Remove generic parameters from
transcription
resource - Added public documentation for Payload Data retrieval API
Flex
- Adding update Flex User api
Insights
- Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary
Intelligence
- Add
words
array information to the Sentences v2 entity. - Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
headers for Operator Results. - Change the path parameter when fetching an
/OperatorType/{}
fromsid<EY>
tostring
to support searching by SID or by name - Add
X-Rate-Limit-Limit
,X-Rate-Limit-Remaining
, andX-Rate-Limit-Config
headers for Transcript and Service endpoints.
Messaging
- Adds two new channel senders api to add/remove channel senders to/from a messaging service
- Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC
Numbers
- Modify visibility to public in bundle clone API
- Add
port_date
field to Port In Request and Port In Phone Numbers Fetch APIs - Change properties docs for port in phone numbers api
- Add is_test body param to the Bundle Create API
- Change properties docs for port in api
Trusthub
- Add new field in themeSetId in compliance_inquiry.
Verify
- Update
custom_code_enabled
description on verification docs
Library - Chore
- PR #114: remove empty models. Thanks to @tiwarishubham635!
Intelligence
- Deprecate account flag api.twilio-intelligence.v2
5.21.1
5.21.0
5.21.0 (2024-06-18)
Library - Chores
Library - Feature
- PR #111: Merge branch '2.0.0-rc' into main. Thanks to @tiwarishubham635! (breaking change)
- PR #110: Merge branch '2.0.0-rc' into main. Thanks to @tiwarishubham635! (breaking change)
Events
- Add
status
anddocumentation_url
to Event Types
Lookups
- Removed unused
fraud
lookups in V1 only to facilitate rest proxy migration
Numbers
- Add date_created field to the Get Port In Request API
- Rename the
status_last_time_updated_timestamp
field tolast_updated
in the Get Port In Phone Number API (breaking change) - Add Rejection reason and rejection reason code to the Get Port In Phone Number API
- Remove the carrier information from the Portability API
Proxy
- Change property
type
from enum to ienum
Trusthub
- Add skipMessagingUseCase field in compliance_tollfree_inquiry.
5.20.1
5.20.0
5.20.0 (2024-05-24)
Library - Chores
- bump cli-core version (#594) (ddb58fc)
- node18+ supported and lodash vulnerability fixed (#592) (cdb75ff)
Api
- Add ie1 as supported region for UserDefinedMessage and UserDefinedMessageSubscription.
Flex
- Adding validated field to
plugin_versions
- Corrected the data type for
runtime_domain
,call_recording_webhook_url
,crm_callback_url
,crm_fallback_url
,flex_url
in Flex Configuration - Making
routing
optional in Create Interactions endpoint
Intelligence
- Expose operator authoring apis to public visibility
- Deleted
language_code
parameter from updating service in v2 (breaking change) - Add read_only_attached_operator_sids to v2 services
Numbers
- Add API endpoint for GET Porting Webhook Configurations By Account SID
- Remove bulk portability api under version
/v1
. (breaking change) - Removed porting_port_in_fetch.json files and move the content into porting_port_in.json files
- Add API endpoint to deleting Webhook Configurations
- Add Get Phone Number by Port in request SID and Phone Number SID api
- Add Create Porting webhook configuration API
- Added bundle_sid and losing_carrier_information fields to Create PortInRequest api to support Japan porting
Taskrouter
- Add back
routing_target
property to tasks - Add back
ignore_capacity
property to tasks - Removing
routing_target
property to tasks due to revert - Removing
ignore_capacity
property to tasks due to revert - Add
routing_target
property to tasks - Add
ignore_capacity
property to tasks
Trusthub
- Add new field errors to bundle as part of public API response in customer_profile.json and trust_product.json (breaking change)
- Add themeSetId field in compliance_tollfree_inquiry.
Verify
- Update
friendly_name
description on service docs
5.19.4
5.19.3
5.19.3 (2024-04-04)
Api
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Flex
- Remove optional parameter from
plugins
and it toplugin_versions
Lookups
- Add new
pre_fill
package to the lookup response
Messaging
- Cleanup api.messaging.next-gen from Messaging Services endpoints
- Readd Sending-Window after fixing test failure
Verify
- Add
whatsapp.msg_service_sid
andwhatsapp.from
parameters to create, update, get and list of services endpoints
Voice
- Correct conference filtering by date_created and date_updated documentation, clarifying that times are UTC.
Twiml
- Add new
token_type
valuepayment-method
forPay
verb
5.19.2
5.19.2 (2024-04-01)
Api
- Add property
queue_time
to conference participant resource - Update RiskCheck documentation
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Flex
- Adding optional parameter to
plugins
Media
- Remove API: MediaProcessor
Messaging
- Remove Sending-Window due to test failure
- Add Sending-Window as a response property to Messaging Services, gated by a beta feature flag
Numbers
- Correct valid_until_date field to be visible in Bundles resource
- Adding port_in_status field to the Port In resource and phone_number_status and sid fields to the Port In Phone Number resource
Oauth
- Modified token endpoint response
- Added refresh_token and scope as optional parameter to token endpoint
Trusthub
- Add update inquiry endpoint in compliance_registration.
- Add new field in themeSetId in compliance_registration.
Voice
- Correct call filtering by start and end time documentation, clarifying that times are UTC.
Twiml
- Add support for new Google voices (Q1 2024) for
Say
verb - gu-IN voices - Add support for new Amazon Polly and Google voices (Q1 2024) for
Say
verb - Niamh (en-IE) and Sofie (da-DK) voices
Oauth
- Add new APIs for vendor authorize and token endpoints
5.19.1
5.19.1 (2024-03-12)
Library - Chores
Api
- Correct precedence documentation for application_sid vs status_callback in message creation
- Mark MaxPrice as deprecated
Flex
- Making
plugins
visibility to public
Messaging
- Add new
errors
attribute to the Brand Registration resource. - Mark
brand_feedback
attribute as deprecated. - Mark
failure_reason
attribute as deprecated. - The new
errors
attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead ofbrand_feedback
andfailure_reason
.
Numbers
- Correcting mount_name for porting port in fetch API
Trusthub
- Add new field in statusCallbackUrl in compliance_registration.
- Add new field in isvRegisteringForSelfOrTenant in compliance_registration.
Twiml
- Expanded description of Action parameter for Message verb