Releases: twilio/twilio-cli-core
Releases · twilio/twilio-cli-core
5.8.1
Release Notes
Library - Fix
- PR #101: allow API redirect responses. Thanks to @childish-sambino!
Library - Chore
- PR #100: lint using twilio-style. Thanks to @ktalebian!
Messaging
- Add rejection reason support to WhatsApp API
- Removed status parameter for create and update in WhatsApp Templates API
Proxy
- Add FailOnParticipantConflict param to Proxy Session update
Verify
- Add
CustomFriendlyName
optional parameter on Verification creation. - Changes in
Challenge
resource to update documentation of bothdetails
andhidden_details
properties.
5.8.0
Release Notes
Library - Fix
- PR #99: use new 'instanceOf' in the catch blocks. Thanks to @ktalebian!
Library - Feature
- PR #98: add custom header param support. Thanks to @eshanholtz!
Api
- Add optional Click Tracking and Scheduling parameters to Create action of Message resource
Supersim
- Add callback_url and callback_method parameters to Sim resource update request
5.7.0
Release Notes
Library - Fix
- PR #96: don't get so fancy with the font color scheme. Thanks to @childish-sambino!
- PR #97: upgrade dependencies and drop tslib pinning. Thanks to @childish-sambino!
Library - Feature
- PR #95: improve 'access denied' error messaging. Thanks to @childish-sambino!
- PR #93: update the env var message to use the proper OS syntax. Thanks to @childish-sambino!
Conversations
- Allow Address updates for Participants
- Message delivery receipts
Events
- Add account_sid to subscription and subscribed_events resources
Flex
- Changed
wfm_integrations
Flex Configuration key to private (breaking change)
Messaging
- Add error states to WhatsApp Sender status with failed reason (breaking change)
- Delete WhatsApp Template API
- Update WhatsApp Template API
- Add WhatsApp Template Get Api (fetch and read)
Numbers
- Add
valid_until
in the Bundles resource - Add API for Bundle deletion
Verify
- Removed support for
sms
,totp
andapp-push
factor types in Verify push (breaking change)
5.6.0
Release Notes
Library - Fix
- PR #94: encode URL path params. Thanks to @childish-sambino!
- PR #92: don't display "undefined" when no profiles exists. Thanks to @childish-sambino!
Api
- Added optional
JitterBufferSize
parameter for creating conference participant - Added optional
label
property for conference participants - Added optional parameter
caller_id
for creating conference participant endpoint.
Autopilot
- Remove Export resource from Autopilot Assistant
Conversations
- Expose Conversation timers
Monitor
- Update start/end date filter params to support date-or-time format (breaking change)
Numbers
- Add
provisionally-approved
as a Supporting Document status
Preview
- Removed
Authy
resources. (breaking change)
Supersim
- Add ready state to the allowed transitions in the sim update call behind the feature flag supersim.ready-state.v1
Verify
- Webhook resources added to Verify services and put behind the
api.verify.push
beta feature
5.5.0
Release Notes
Library - Fix
- PR #91: increase Node minimum version requirement to 10.12.0. Thanks to @childish-sambino!
Api
- Added
pstnconnectivity
tousage_record
API
Contacts
- Added contacts channel create, update, read, delete API definition
- Added contacts Get API definition
- Added contacts Update API definition
- Added contacts Delete API definition
- Added contacts Search API definition
- Added contacts location Create, update, read and delete API definitions
Notify
- delivery_callback_url and delivery_callback_enabled added
Preview
BrandsInformation
endpoint now returns a singleBrandsInformation
Supersim
- Require a Network Access Profile when creating a Fleet (breaking change)
5.4.0
Release Notes
Autopilot
- Add dialogue_sid param to Query list resource
Contacts
- Added AccountSID to CFD CREATE and GET Responses
Numbers
- Add
provisionally-approved
as a Bundle status
Preview
- Deleted phone number required field in the brand phone number endpoint from
kyc-api
- Removed insights
preview API
from API Definitions (breaking change) - Added
BrandsInformation
endpoint to query brands information stored in KYC
5.3.0
Release Notes
Api
- Added
reason_conference_ended
andcall_sid_ending_conference
to Conference read/fetch/update - Fixed some examples to use the correct "TK" SID prefix for Trunk resources.
Authy
- Renamed
twilio_authy_sandbox_mode
headers totwilio_sandbox_mode
(breaking change) - Renamed
Twilio-Authy-*
headers toTwilio-Veriry-*
(breaking change)
Flex
- Adding
flex_service_instance_sid
to Flex Configuration
Preview
- Removed insights preview API from API Definitions (breaking change)
- Added
Channels
endpoint to brand a phone number for BrandedCalls
Serverless
- Add Build Sid to Log results
Supersim
- Add Network Access Profile resource Networks subresource
- Allow specifying a Data Limit on Fleets
Trunking
- Fixed some examples to use the correct "TK" SID prefix for Trunk resources.
5.2.0
Release Notes
Library - Fix
- PR #89: delay module-loading error logs until all locations have been exhausted. Thanks to @childish-sambino!
- PR #88: pin 'tslib' to avoid issues when interacting with plugin-plugins. Thanks to @childish-sambino!
Library - Feature
- PR #87: look through plugin pjson for an issue URL. Thanks to @childish-sambino!
5.1.0
Release Notes
Library - Feature
- PR #86: add regional and edge support. Thanks to @eshanholtz!
Api
- Add optional
emergency_caller_sid
parameter to SIP Domain - Updated
call_reason
optional property to be treated as PII - Added optional BYOC Trunk Sid property to Sip Domain API resource
Autopilot
- Add Restore resource to Autopilot Assistant
Contacts
- Added contacts Create API definition
Events
- Subscriptions API initial release
Numbers
- Add Evaluations API
Supersim
- Allow filtering the Fleets resource by Network Access Profile
- Allow assigning a Network Access Profile when creating and updating a Fleet
- Add Network Access Profiles resource
Verify
- Add
CustomCode
optional parameter on Verification creation. - Add delete action on Service resource.
Voice
- Added endpoints for BYOC trunks, SIP connection policies and source IP mappings
5.0.1
Release Notes
Library - Fix
- PR #85: properly describe request bodies and add response descriptions. Thanks to @childish-sambino!
Preview
- Added
Dispatch
version topreview
Studio
- Reroute Create Execution for V2 to the V2 downstream
Supersim
- Add Networks resource