7.3.0 (2022-10-06)
Library - Feature
- PR #77: add helper libs semantic types configuration. Thanks to @childish-sambino!
Api
- Added
virtual-agent
tousage_record
API. - Add AMD attributes to participant create request
Twiml
- Add AMD attributes to
Number
andSip
7.2.1 (2022-09-19)
- Update package.json (41a1498)
7.2.0 (2022-09-08)
- update description (#207)
- cleanup keytar (#209) (9f1c2d9)
- Fixing ocktokit api calls (#211) (b5150dd)
- update description (#207) (80ae344)
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_ui_status_report
to Flex Configuration
Messaging
- Add create, list and get tollfree verification API
Verify
- Verify SafeList API endpoints added.
Video
- Add
Anonymize
API
Twiml
- Update
event
valuecall-in-progress
tocall-answered
7.1.0 (2022-08-25)
Library - Test
Api
- Remove
beta feature
from scheduling params and remove optimize parameters. (breaking change)
Routes
- Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)
Twiml
- Add new Polly Neural voices
- Add new languages to SSML
<lang>
.
7.0.0 (2022-08-11)
- unlocking oclif v2
Co-authored-by: sr010 [email protected] Co-authored-by: sburman [email protected] Co-authored-by: shrutiburman [email protected]
6.8.1 (2022-08-11)
6.8.0 (2022-08-10)
- cleanup keytar (#209) (7a37f0b)
- Fixing ocktokit api calls (#211) (b025ba2)
- update description (#207) (79c1cc5)
Library - Feature
- PR #72: Addition of spec files for preview domain. Thanks to @AsabuHere!
Routes
- Inbound Proccessing Region API - Public GA
Supersim
- Allow updating
DataLimit
on a Fleet
6.7.0 (2022-07-28)
- add node engine support from 14.x+ (#204)
- add node engine support from 14.x+ (#204) (7b81cb2)
- update vulnerabilities dependencies (#205) (105be81)
Flex
- Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
as supported channels for Interactions API
Messaging
- Update alpha_sender docs with new valid characters
Verify
- Reorder Verification Check parameters so
code
stays as the first parameter (breaking change) - Rollback List Attempts API V2 back to pilot stage.
6.6.0 (2022-07-14)
Library - Test
Library - Fix
- PR #63: move the className extension to the operation when necessary. Thanks to @childish-sambino!
Conversations
- Allowed to use
identity
as part of Participant's resource (breaking change)
Lookups
- Remove
enhanced_line_type
from the lookup response (breaking change)
Supersim
- Add support for
sim_ip_addresses
resource to helper libraries
Verify
- Changed summary param
service_sid
toverify_service_sid
to be consistent with list attempts API (breaking change) - Make
code
optional on Verification check to supportsna
attempts.
6.5.0 (2022-06-30)
Library - Chore
- PR #64: adding the preview spec back. Thanks to @shrutiburman!
- PR #61: drop unneeded class names. Thanks to @childish-sambino!
Api
- Added
amazon-polly
tousage_record
API.
Insights
- Added
annotation
field in call summary - Added new endpoint to fetch/create/update Call Annotations
Verify
- Remove
api.verify.totp
beta flag and set maturity tobeta
for Verify TOTP properties and parameters. (breaking change) - Changed summary param
verify_service_sid
toservice_sid
to be consistent with list attempts API (breaking change)
Twiml
- Add
maxQueueSize
toEnqueue
6.4.2 (2022-06-16)
Lookups
- Adding support for Lookup V2 API
Studio
- Corrected PII labels to be 30 days and added context to be PII
Twiml
- Add
statusCallbackMethod
attribute, nested<Config
and<Parameter>
elements to<VirtualAgent>
noun. - Add support for new Amazon Polly voices (Q2 2022) for
Say
verb - Add support for
<Conversation>
noun
6.4.1 (2022-05-19)
Library - Fix
- PR #57: add parent field to twilio vendor extensions. Thanks to @charan678!
Api
- Add property
media_url
to the recording resources
Verify
- Include
silent
as a channel type in the verifications API.
6.4.0 (2022-05-05)
Library - Fix
- PR #56: add class_name property to twilio vendor extension. Thanks to @charan678!
Conversations
- Expose query parameter
type
in list operation on Address Configurations resource
Supersim
- Add
data_total_billed
andbilled_units
fields to Super SIM UsageRecords API response. - Change ESimProfiles
Eid
parameter to optional to enable Activation Code download method support (breaking change)
Verify
- Deprecate
push.include_date
parameter in create and update service.
6.3.2 (2022-04-21)
Library - Fix
- PR #54: switch api-def object types to open-api any types. Thanks to @childish-sambino!
6.3.1 (2022-04-07)
- remove outdated announcements (960a478)
Api
- Updated
provider_sid
visibility to private
Verify
- Verify List Attempts API summary endpoint added.
- Update PII documentation for
AccessTokens
factor_friendly_name
property.
Voice
- make annotation parameter from /Calls API private
6.3.0 (2022-03-24)
Api
- Change
stream
url parameter to non optional - Add
verify-totp
andverify-whatsapp-conversations-business-initiated
categories tousage_record
API
Chat
- Added v3 Channel update endpoint to support Public to Private channel migration
Flex
- Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
- Adding
channel_configs
object to Flex Configuration
Media
- Add max_duration param to PlayerStreamer
Supersim
- Remove Commands resource, use SmsCommands resource instead (breaking change)
Taskrouter
- Add limits to
split_by_wait_time
for Cumulative Statistics Endpoint
Video
- Change recording
status_callback_method
type fromenum
tohttp_method
(breaking change) - Add
status_callback
andstatus_callback_method
to composition - Add
status_callback
andstatus_callback_method
to recording
6.2.1 (2022-03-10)
Library - Chore
- PR #52: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
Api
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings
Chat
- Add
X-Twilio-Wehook-Enabled
header todelete
method in UserChannel resource
Numbers
- Expose
failure_reason
in the Supporting Documents resources
Verify
- Add optional
metadata
parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges. - remove beta feature flag to list atempt api operations.
- Add
ttl
anddate_created
properties toAccessTokens
.
6.2.0 (2022-02-24)
Api
- Add
uri
tostream
resource - Add A2P Registration Fee category (
a2p-registration-fee
) to usage records
Verify
- Remove outdated documentation commentary to contact sales. Product is already in public beta.
Api
- Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
- Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.
Numbers
- Unrevert valid_until and sort filter params added to List Bundles resource
- Revert valid_until and sort filter params added to List Bundles resource
- Update sorting params added to List Bundles resource in the previous release
Preview
- Moved
web_channels
from preview to beta underflex-api
(breaking change)
Taskrouter
- Add
ETag
as Response Header to List of Task, Reservation & Worker
Verify
- Add optional
metadata
to factors.
Twiml
- Add new Polly Neural voices
6.1.0 (2022-02-10)
- added support for default output prop in operation (#192) (8ae4ba5)
- Cleaning travis code (#193) (ecb2ae5)
Api
- Add
stream
resource
Conversations
- Fixed DELETE request to accept "sid_like" params in Address Configuration resources (breaking change)
- Expose Address Configuration resource for
sms
andwhatsapp
Fax
- Removed deprecated Programmable Fax Create and Update methods (breaking change)
Insights
- Rename
call_state
tocall_status
and removewhisper
in conference participant summary (breaking change)
Numbers
- Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource
Supersim
- Fix typo in Fleet resource docs
- Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.
- Add support for setting and reading
ip_commands_url
andip_commands_method
on Fleets resource for helper libraries - Changed
sim
property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs
Verify
- Update list attempts API to include new filters and response fields.
6.0.1 (2022-01-27)
Insights
- Added new endpoint to fetch Conference Participant Summary
- Added new endpoint to fetch Conference Summary
Messaging
- Add government_entity parameter to brand apis
Verify
- Add Access Token fetch endpoint to retrieve a previously created token.
- Add Access Token payload to the Access Token creation endpoint, including a unique Sid, so it's addressable while it's TTL is valid.
6.0.0 (2022-01-18)
- Storing profiles in config file instead of keytar.
Library - Feature
- PR #51: add GitHub release step during deploy. Thanks to @childish-sambino!
Api
- Make fixed time scheduling parameters public (breaking change)
Messaging
- Add update brand registration API
Numbers
- Add API endpoint for List Bundle Copies resource
Video
- Enable external storage for all customers
5.33.0 (2021-12-16)
- github workflow update (#183) (a96ebc3)
- Remove audit run with posttest script (#186) (ea5c744)
- revert updated oclif major dependencies (#185) (aa74e0e)
- update version of vulnerable dependencies (#184) (b8de6f6)
Api
- Add optional boolean send_as_mms parameter to the create action of Message resource (breaking change)
- Change team ownership for
call
delete
Conversations
- Change wording for
Service Webhook Configuration
resource fields
Insights
- Added new APIs for updating and getting voice insights flags by accountSid.
Media
- Add max_duration param to MediaProcessor
Video
- Add
EmptyRoomTimeout
andUnusedRoomTimeout
properties to a room; add corresponding parameters to room creation
Voice
- Add endpoint to delete archived Calls
5.32.2 (2021-12-02)
Conversations
- Add
Service Webhook Configuration
resource
Flex
- Adding
flex_insights_drilldown
andflex_url
objects to Flex Configuration
Messaging
- Update us_app_to_person endpoints to remove beta feature flag based access
Supersim
- Add IP Commands resource
Verify
- Add optional
factor_friendly_name
parameter to the create access token endpoint.
Video
- Add maxParticipantDuration param to Rooms
Twiml
- Unrevert Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
. - Revert Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
.
5.32.1 (2021-11-18)
- Added changes to fix the lcov issue (#170) (a3aaa7b)
- Modified flag description to eliminate new line indentation issue (#174) (d8dd071)
Frontline
- Added
is_available
to User's resource
Messaging
- Added GET vetting API
Verify
- Add
WHATSAPP
to the attempts API. - Allow to update
config.notification_platform
fromnone
toapn
orfcm
and viceversa for Verify Push - Add
none
as a validconfig.notification_platform
value for Verify Push
Twiml
- Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
.
5.32.0 (2021-11-04)
Library - Chore
- PR #46: migrate from travis over to gh actions. Thanks to @shwetha-manvinkurke!
Api
- Updated
media_url
property to be treated as PII
Messaging
- Added a new enum for brand registration status named DELETED (breaking change)
- Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
- Added a new enum for brand registration status named IN_REVIEW
Serverless
- Add node14 as a valid Build runtime
Verify
- Fix typos in Verify Push Factor documentation for the
config.notification_token
parameter. - Added
TemplateCustomSubstitutions
on verification creation - Make
TemplateSid
parameter public for Verification resource andDefaultTemplateSid
parameter public for Service resource. (breaking change)
5.31.1 (2021-10-19)
5.31.0 (2021-10-19)
Api
- Corrected enum values for
emergency_address_status
values in/IncomingPhoneNumbers
response. (breaking change) - Clarify
emergency_address_status
values in/IncomingPhoneNumbers
response.
Messaging
- Add PUT and List brand vettings api
- Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
- Add brand_feedback as optional field to BrandRegistrations
Video
- Add
AudioOnly
to create room
5.27.1-rc.1 (2021-11-12)
5.25.0-rc.1 (2021-11-03)
- CLI Profile Remove - Check and Use config file before checking system keychain. (#126) (e326a31)
- Refactor profiles usage to projects (#122) (782f6c5)
- refactor the Twilio vendor extensions into single object (#125) (a2e0fca)
- Store API Keys in Config File (#124) (9fb9dd3)
- Removed the comment. (95d4fa4)
- Update release-feature-branch with main (#137) (46c4156), closes #130
- Added support to make profile input mandatory based on config property (#135) (fbdc36b)
- Merging master into release-feature-branch (#172) (48313d2), closes #130 #136 #139 #138 #140 #142 #145 #150 #154 #156 #150 #157 #158 #155 #161 #157 #155 #165 #166 #164 #165 #164 #166 #168 #166 #166 #168 #169 #135 #164 #150 #165 #155 #169 #145 #126 #122 #150 #157 #155 #165 #164 #166 #168 #124 #157 #166 #168 #130
5.29.0-rc.1 (2021-10-27)
- Added support to make profile input mandatory based on config property (#135) (fbdc36b)
- Added the github actions to send the slack notifications (#164) (06e2cb1)
- Enable GitHub actions. (#150) (002dd1f)
- [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 (#165) (188120a)
- Added changes to use scripts instead of community Github actions (#155) (27bd508)
- Added tests and sonarcloud scan while adding the PR's (#169) (a26d6ee)
- Cache processing step for Travis builds (#145) (33cc65d)
- CLI Profile Remove - Check and Use config file before checking system keychain. (#126) (e326a31)
- Refactor profiles usage to projects (#122) (782f6c5)
- release: set
package.json
to 5.29.0 [skip ci] (8e5a785), closes #150 - release: set
package.json
to 5.30.0 [skip ci] (26e4594), closes #157 #155 - release: set
package.json
to 5.31.0 [skip ci] (ad437be), closes #165 #164 - release: set
package.json
to 5.31.1 [skip ci] (dc18140), closes #166 #168 - Store API Keys in Config File (#124) (9fb9dd3)
- fix naming (#157) (d454b81)
- Merger main into release feature branch (fbcd3e8)
- Removed the comment. (95d4fa4)
- Revert "Resolve sec vulnerability (#166)" (#168) (7d2a374)
- Update release-feature-branch with main (#137) (46c4156), closes #130
- Updated api definitions (906518f)
Api
- Corrected enum values for
emergency_address_status
values in/IncomingPhoneNumbers
response. (breaking change) - Clarify
emergency_address_status
values in/IncomingPhoneNumbers
response.
Messaging
- Add PUT and List brand vettings api
- Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
- Add brand_feedback as optional field to BrandRegistrations
Video
- Add
AudioOnly
to create room
5.30.0 (2021-10-07)
Library - Fix
- PR #44: fix naming of params. Thanks to @shwetha-manvinkurke!
Api
- Add
emergency_address_status
attribute to/IncomingPhoneNumbers
response. - Add
siprec
resource
Conversations
- Added attachment parameters in configuration for
NewMessage
type of push notifications
Flex
- Adding
flex_insights_hr
object to Flex Configuration
Numbers
- Add API endpoint for Bundle ReplaceItems resource
- Add API endpoint for Bundle Copies resource
Serverless
- Add domain_base field to Service response
Taskrouter
- Add
If-Match
Header based on ETag for Worker Delete (breaking change) - Add
If-Match
Header based on Etag for Reservation Update - Add
If-Match
Header based on ETag for Worker Update - Add
If-Match
Header based on ETag for Worker Delete - Add
ETag
as Response Header to Worker
Trunking
- Added
transfer_caller_id
property on Trunks.
Verify
- Document new pilot
whatsapp
channel.
5.29.0 (2021-09-23)
- Updated api definitions (906518f)
Events
- Add segment sink
Messaging
- Add post_approval_required attribute in GET us_app_to_person_usecase api response
- 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
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
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.
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.
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.
Messaging
- Add brand_type field to a2p brand_registration api
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.
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)
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
.
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
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.
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.
Library - Fix
- PR #120: npm audit vulnerabilities. Thanks to @thinkingserious!
Api
- Added
announcement
event to conference status callback events - Removed optional property
time_limit
in the call create request. (breaking change)
Messaging
- Add rate_limits field to Messaging Services US App To Person API
- Add usecase field in Service API for fetch, create, update, read
- Add us app to person api and us app to person usecase api as dependents in service
- Add us_app_to_person_registered field in service api for fetch, read, create, update
- Add us app to person api
- Add us app to person usecase api
- Add A2P external campaign api
- Add Usecases API
Supersim
- Add Create endpoint to Sims resource
Verify
- The
Binding
field is now returned when creating aFactor
. This value won't be returned for other endpoints.
Video
- [Rooms] max_concurrent_published_tracks has got GA maturity
Api
- Added optional parameter
CallToken
for create calls api - Add optional property
time_limit
in the call create request.
Bulkexports
- adding two new fields with job api queue_position and estimated_completion_time
Events
- Add new endpoints to manage subscribed_events in subscriptions
Numbers
- Remove feature flags for RegulatoryCompliance endpoints
Supersim
- Add SmsCommands resource
- Add fields
SmsCommandsUrl
,SmsCommandsMethod
andSmsCommandsEnabled
to a Fleet resource
Taskrouter
- Add
If-Match
Header based on ETag for Task Update - Add
ETag
as Response Headers to Tasks and Reservations
Video
- Recording rule beta flag (breaking change)
- [Rooms] Add RecordingRules param to Rooms
Library - Feature
- PR #117: add property descriptions to OAI. Thanks to @JenniferMah!
Library - Chore
- PR #116: remove deprecated preview domain. Thanks to @eshanholtz!
Events
- Set maturity to beta
Messaging
- Adjust A2P brand registration status enum (breaking change)
Studio
- Remove internal safeguards for Studio V2 API usage now that it's GA
Verify
- Add support for creating and verifying totp factors. Support for totp factors is behind the
api.verify.totp
beta feature.
Library - Fix
- PR #115: add support for null response fields. Thanks to @eshanholtz!
- PR #114: remove duplicate enum values. Thanks to @eshanholtz!
Events
- Update description of types in the create sink resource
Messaging
- Add WA template header and footer
- Remove A2P campaign and use cases API (breaking change)
- Add number_registration_status field to read and fetch campaign responses
Trusthub
- Make all resources public
Verify
- Verify List Attempts API endpoints added.
Library - Chore
- PR #113: update oai specs. Thanks to @eshanholtz!
Library - Fix
- PR #112: add titles to inline schemas. Thanks to @thinkingserious!
- PR #109: Add http agent to axios to work with proxy. Thanks to @david-amores-anz!
Api
- Revert change that 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
Events
- Documentation should state that no fields are PII
Flex
- Adding
notifications
andmarkdown
to Flex Configuration
Messaging
- Add A2P use cases API
- Add Brand Registrations API
- Add Campaigns API
Serverless
- Add runtime field to Build response and as an optional parameter to the Build create endpoint.
- Add @twilio/runtime-handler dependency to Build response example.
Sync
- Remove If-Match header for Document (breaking change)
Library - Fix
- PR #111: Outputting entire error response w/ JSON format flag enabled. Thanks to @alecnicolas!
Studio
- Studio V2 API is now GA
Supersim
- Allow updating
CommandsUrl
andCommandsMethod
on a Fleet
Library - Feature
- PR #108: Support detailed error objects in cli. Thanks to @alecnicolas!
Api
- Add 'Electric Imp v1 Usage' to usage categories
Conversations
- Changed
last_read_message_index
type in Participant's resource (breaking change)
Insights
- Added
created_time
to call summary.
Sync
- Remove HideExpired query parameter for filtering Sync Documents with expired (breaking change)
Video
- [Rooms] Expose maxConcurrentPublishedTracks property in Room resource
Library - Chore
- PR #110: bump axios version. Thanks to @eshanholtz!
Library - Feature
- PR #107: add operation IDs. Thanks to @JenniferMah!
Api
- Updated
call_event
default_output_properties to request and response.
Conversations
- Added
last_read_message_index
andlast_read_timestamp
to Participant's resource update operation - Added
is_notifiable
andis_online
to User's resource - Added
reachability_enabled
parameters to update method for Conversation Service Configuration resource
Messaging
- Added WA template quick reply, URL, and phone number buttons
Library - Chore
- PR #105: replace tags with vendor extension. Thanks to @thinkingserious!
Library - Fix
- PR #106: fixing semantic errors in the openAPI specs. Thanks to @shwetha-manvinkurke!
Api
- Added optional
RecordingTrack
parameter for create calls, create participants, and create call recordings - Removed deprecated Programmable Chat usage record categories (breaking change)
Library - Feature
- PR #104: splitting openAPI specs by version. Thanks to @shwetha-manvinkurke!
Library - Fix
- PR #103: getParams when operation parameters is absent. Thanks to @sergiofbsilva!
Api
- Remove
RecordingTrack
parameter for create calls, create participants, and create call recordings (breaking change) - Added
RecordingTrack
parameter for create calls and create call recordings - Add optional property
recording_track
in the participant create request
Lookups
- Changed
caller_name
andcarrier
properties type to object (breaking change)
Trunking
- Added dual channel recording options for Trunks.
Api
- Add new call events resource - GET /2010-04-01/Accounts/{account_sid}/Calls/{call_sid}/Events.json
Conversations
- Fixed default response property issue for Service Notifications Configuration
Insights
- Removing call_sid from participant summary. (breaking change)
Serverless
- Allow Service unique name to be used in path (in place of SID) in Service update request
Sync
- Added HideExpired query parameter for filtering Sync Documents with expired
Verify
- Challenge
Details
andHiddenDetails
properties are now marked asPII
- Challenge
expiration_date
attribute updated to set a default value of five (5) minutes and to allow max dates of one (1) hour after creation. - Entity
identity
attribute updated to allow values between 8 and 64 characters. - Verify Service frinedly_name attribute updated from 64 max lenght to 30 characters.
Api
- Added
verify-push
tousage_record
API
Bulkexports
- When creating a custom export the StartDay, EndDay, and FriendlyName fields were required but this was not reflected in the API documentation. The API itself failed the request without these fields. (breaking change)
- Added property descriptions for Custom Export create method
- Clarified WebhookUrl and WebhookMethod must be provided together for Custom Export
Insights
- Added video room and participant summary apis.
Ip_messaging
- Create separate definition for ip-messaging
- Restore v2 endpoints for ip-messaging
Verify
- Verify Push madurity were updated from
preview
tobeta
twilio_sandbox_mode
header was removed from Verify Push resources (breaking change)
Video
- [Rooms] Add Recording Rules API
Ai
- Add
Annotation Project
andAnnotation Task
endpoints - Add
Primitives
endpoints - Add
meta.total
to the search endpoint
Conversations
- Mutable Conversation Unique Names
Insights
- Added
trust
to summary.
Preview
- Simplified
Channels
resource. The path is now/BrandedChannels/branded_channel_sid/Channels
(breaking change)
Verify
- Changed parameters (
config
andbinding
) to use dot notation instead of JSON string (e.i. Before:binding={"alg":"ES256", "public_key": "xxx..."}
, Now:Binding.Alg="ES256"
,Binding.PublicKey="xxx..."
). (breaking change) - Changed parameters (
details
andhidden_details
) to use dot notation instead of JSON string (e.i. Before:details={"message":"Test message", "fields": "[{\"label\": \"Action 1\", \"value\":\"value 1\"}]"}
, Now:details.Message="Test message"
,Details.Fields=["{\"label\": \"Action 1\", \"value\":\"value 1\"}"]
). (breaking change) - Removed
notify_service_sid
frompush
service configuration object. AddPush.IncludeDate
,Push.ApnCredentialSid
andPush.FcmCredentialSid
service configuration parameters. (breaking change)
Library - Chore
- updating api spec
Api
- Add optional property
call_reason
in the participant create request - Make sip-domain-service endpoints available in stage-au1 and prod-au1
Messaging
- Removed beta feature gate from WhatsApp Templates API
Serverless
- Add Build Status endpoint
Video
- [Rooms] Add new room type "go" for WebRTC Go
Accounts
- Add Auth Token rotation API
Conversations
- Change resource path for Webhook Configuration
Events
- Schemas API get all Schemas names and versions
Conversations
- Expose Configuration and Service Configuration resources
- Add Unique Name support for Conversations
- Add Services Push Notification resource
- Add Service scoped Conversation resources
- Support Identity in Users resource endpoint
Messaging
- GA Deactivation List API
- Add domain cert API's(fetch, update, create) for link tracker
Numbers
- Add API endpoint for Supporting Document deletion
Proxy
- Updated usage of FailOnParticipantConflict param to apply only to accounts with ProxyAllowParticipantConflict account flag
Supersim
- Add
AccountSid
parameter to Sim resource update request - Add
ready
status as an available status for a Sim resource
Ai
- Initial release
Bulkexports
- removing public beta feature flag from BulkExports Jobs API
Messaging
- Add Deactivation List API
- Added page token parameter for fetch in WhatsApp Templates API
Numbers
- Add API endpoint for End User deletion
Routes
- Add Resource Route Configurations API
- Add Route Configurations API
- Initial Release
Trunking
- Added
transfer_mode
property on Trunks.
Conversations
- Allow Identity addition to Participants
Events
- Sinks API Get all Sinks
Proxy
- Clarified usage of FailOnParticipantConflict param as experimental
- Add FailOnParticipantConflict param to Proxy Session create and Proxy Participant create
Supersim
- Add fleet, network, and isoCountryCode to the UsageRecords resource
- Change sort order of UsageRecords from ascending to descending with respect to start time field, records are now returned newest to oldest
Wireless
- Removed
Start
andEnd
parameters from the Data Sessions list endpoint. (breaking change)
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.
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
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)
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
Library - Fix
- PR #91: increase Node minimum version requirement to 10.12.0. Thanks to @childish-sambino!
Api
- Added
pstnconnectivity
tousage_record
API
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)
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
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.
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!
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
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
Library - Chore
- PR #84: raise Node requirement to v10 and upgrade dependencies. Thanks to @childish-sambino! (breaking change)
Library - Fix
- PR #83: only camelCase object keys when a schema is specified for the value. Thanks to @childish-sambino! (breaking change)
Api
- Updated description for property
call_reason
in the call create request
Contacts
- Added Read, Delete All, and Delete by SID docs
- Initial Release
Studio
- Rename
flow_valid
toflow_validate
- Removed
errors
andwarnings
from flows error response and added new property nameddetails
- Add Update Execution endpoints to v1 and v2 to end execution via API
- Add new
warnings
attribute v2 flow POST api
Library - Fix
- PR #82: axios expects paramsSerializer. Thanks to @eshanholtz!
Api
- Add optional 'secure' parameter to SIP Domain
Authy
- Added an endpoint to list the challenges of a factor
- Added optional parameter
Push
when updating a service to send the service level push factor configuration
Bulkexports
- exposing bulk exports (vault/slapchop) API as public beta API
Flex
- Adding
queue_stats_configuration
andwfm_integrations
to Flex Configuration
Serverless
- Add Function Version Content endpoint
- Allow build_sid to be optional for deployment requests
Supersim
- Remove
deactivated
status for Super SIM which is replaced byinactive
(breaking change)
Library - Feature
- PR #81: migrate from deprecated request package to axios. Thanks to @eshanholtz!
Api
- Add optional
emergency_calling_enabled
parameter to SIP Domain - Add optional property
call_reason
in the call create request
Authy
- Added
friendly_name
andconfig
as optional params to Factor update - Added
config
param to Factor creation (breaking change)
Preview
- Renamed
SuccessRate
endpoint toImpressionsRate
for Branded Calls (fka. Verified by Twilio) (breaking change)
Library - Fix
- PR #80: update the wording for the env vars help message. Thanks to @childish-sambino!
Authy
- Added the
configuration
property to services to return the service level configurations - Added optional parameter
Push
when creating a service to send the service level push factor configuration - Remove FactorStrength support for Factors and Challenges (breaking change)
Messaging
- Correct the alpha sender capabilities property type (breaking change)
Preview
- Removed
/Devices
register Branded Calls endpoint, as per iOS sample app deprecation (breaking change) - Removed
Twilio-Sandbox-Mode
request header from the Branded Calls endpoints, as not officially supported (breaking change) - Removed
Verify
version frompreview
subdomain in favor toverify
subdomain. (breaking change)
Serverless
- Add UI-Editable field to Services
Supersim
- Add
inactive
status for Super SIM which is an alias fordeactivated
Taskrouter
- Adding value range to
priority
in task endpoint
Verify
- Fix
SendCodeAttempts
type. It's an array of objects instead of a unique object. (breaking change)
Library - Chore
- PR #79: Bump yarn from 1.21.1 to 1.22.0. Thanks to @dependabot!
Api
- Make call create parameters
async_amd
,async_amd_status_callback
, andasync_amd_status_callback_method
public - Add
trunk_sid
as an optional field to Call resource fetch/read responses - Add property
queue_time
to successful response of create, fetch, and update requests for Call - Add optional parameter
byoc
to conference participant create.
Authy
- Added support for challenges associated to push factors
Flex
- Adding
ui_dependencies
to Flex Configuration
Messaging
- Deprecate Session API (breaking change)
Numbers
- Add Regulations API
Studio
- Add Execution and Step endpoints to v2 API
- Add webhook_url to Flow response and add new /TestUsers endpoint to v2 API
Taskrouter
- Adding
longest_relative_task_age_in_queue
andlongest_relative_task_sid_in_queue
to TaskQueue Real Time Statistics API. - Add
wait_duration_in_queue_until_accepted
aggregations to TaskQueues Cumulative Statistics endpoint - Add TaskQueueEnteredDate property to Tasks.
Video
- [Composer] Clarification for the composition hooks creation documentation: one source is mandatory, either the
audio_sources
or thevideo_layout
, but one of them has to be provided - [Composer]
audio_sources
type on the composer HTTP POST command, changed fromsid[]
tostring[]
(breaking change) - [Composer] Clarification for the composition creation documentation: one source is mandatory, either the
audio_sources
or thevideo_layout
, but one of them has to be provided
Library - Docs
- PR #78: baseline all the templated markdown docs. Thanks to @childish-sambino!
Api
- Making content retention and address retention public
- Update
status
enum for Messages to include 'partially_delivered'
Authy
- Added support for push factors
Autopilot
- Add one new property in Query i.e dialogue_sid
Verify
- Add
SendCodeAttempts
to create verification response.
Video
- Clarification in composition creation documentation: one source is mandatory, either
audio_sources
orvideo_layout
, but on of them has to be provided
Library - Fix
- PR #77: travis deploy config. Thanks to @eshanholtz!
Library - Fix
- PR #76: update travis deploy. Thanks to @thinkingserious!
Api
- Add payments public APIs
- Add optional parameter
byoc
to call create request.
Flex
- Updating a Flex Flow
creation_on_message
parameter documentation
- Removed Verify v2 from preview in favor of its own namespace as GA (breaking change)
Studio
- Flow definition type update from string to object
Verify
- Add
AppHash
parameter when creating a Verification. - Add
DoNotShareWarningEnabled
parameter to the Service resource.
Numbers
- Add Regulatory Compliance CRUD APIs
Studio
- Add parameter validation for Studio v2 Flows API
Preview
- Add
/Insights/SuccessRate
endpoint for Businesses Branded Calls (Verified by Twilio)
Studio
- StudioV2 API in beta
Verify
- Add
MailerSid
property to Verify Service resource.
Wireless
- Added
data_limit_strategy
to Rate Plan resource.
Api
- Make
twiml
conditional for create. One ofurl
,twiml
, orapplication_sid
is now required. - Add
bundle_sid
parameter to /IncomingPhoneNumbers API - Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)
Chat
- Added
last_consumed_message_index
andlast_consumption_timestamp
parameters in update method for UserChannel resource (breaking change)
Conversations
- Add Participant SID to Message properties
Messaging
- Fix incorrectly typed capabilities property for ShortCodes. (breaking change)
Conversations
- Allow Messaging Service update
Library
- PR #75: fix: add keytar sanity-check during install. Thanks to @childish-sambino!
Chat
- Added
delete
method in UserChannel resource
Library
- PR #74: fix: dynamically install keytar if it fails to load. Thanks to @childish-sambino!
Api
- Add optional
twiml
parameter for call create
Taskrouter
- Support ReEvaluateTasks parameter on Workflow update
Api
- Make
persistent_action
parameter public - Add
twiml
optional private parameter for call create
Autopilot
- Add Export resource to Autopilot Assistant.
Flex
- Added Integration.RetryCount attribute to Flex Flow
- Updating a Flex Flow
channel_type
options documentation
Insights
- Added edges to events and metrics
- Added new endpoint definitions for Events and Metrics
Messaging
- create support for sender registration
- fetch support for fetching a sender
- update support for sender verification
Supersim
- Add
Direction
filter parameter to list commands endpoint - Allow filtering commands list by Sim Unique Name
- Add
Iccid
filter parameter to list sims endpoint
Library
- PR #73: Include TQ badge for potential contributors. Thanks to @kwhinnery!
- PR #72: Update Open API definitions. Thanks to @maylonpedroso!
Api
- Add new usage categories to the public api
sms-messages-carrierfees
andmms-messages-carrierfees
Conversations
- Add ProjectedAddress to Conversations Participant resource
Preview
- Implemented different
Sid
for Current Calls (Verified by Twilio), instead of relying inCall.Sid
from Voice API team (breaking change)
Supersim
- Add List endpoint to Commands resource for Super Sim Pilot
- Add UsageRecords resource for the Super Sim Pilot
- Add List endpoint to UsageRecords resource for the Super Sim Pilot
- Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
- Add Update endpoint to Fleets resource for Super Sim Pilot
- Add Fetch endpoint to Commands resource for Super Sim Pilot
- Allow filtering the Sims resource List endpoint by Fleet
- Add List endpoint to Fleets resource for Super Sim Pilot
Wireless
- Added
account_sid
to Sim update parameters.
Library
- PR #71: Update npm key. Thanks to @thinkingserious!
Library
- PR #70: Rename 'profiles:add' to 'profiles:create'. Thanks to @childish-sambino!
- PR #69: Auto-deploy using Travis CI upon tagged commit to master. Thanks to @thinkingserious!
Api
- Add new property
attempt
to sms_messages - Fixed a typo in the documentation for Feedback outcome enum (breaking change)
- Update the call price to be optional for deserializing (breaking change)
Flex
- Added
JanitorEnabled
attribute to Flex Flow - Change
features_enabled
Flex Configuration key to private (breaking change)
Supersim
- Add Fetch endpoint to Fleets resource for Super Sim Pilot
- Allow assigning a Sim to a Fleet for Super Sim Pilot
- Add Create endpoint to Fleets resource for Super Sim Pilot
Library
- PR #68: Handle command errors before logger initialization. Thanks to @childish-sambino!
Conversations
- Add media to Conversations Message resource
Supersim
- Add List endpoint to Sims resource for Super Sim Pilot
Library
- PR #66: Change 'sid_like' parameters to not enforce SID pattern-matching. Thanks to @childish-sambino!
- PR #65: Simplify the 'TwilioClientCommand' constructor to match the parent. Thanks to @childish-sambino!
Numbers
- Add v2 of the Identites API
Preview
- Changed authentication method for SDK Trusted Comms endpoints:
/CPS
,/CurrentCall
, and/Devices
. Please useAuthorization: Bearer <xCNAM JWT>
(breaking change)
Voice
- Add Recordings endpoints
Library
- PR #64: Remove implicit test dependency on keytar presence. Thanks to @childish-sambino!
Api
- Pass Twiml in call update request
Library
- PR #62: Move keytar to an optional dependency. Thanks to @childish-sambino!
- PR #58: breaking: Remove parameter key translating from OpenAPI client. Thanks to @childish-sambino! (breaking change)
- PR #63: Add limit flags and apply limit when listing resources. Thanks to @childish-sambino!
- PR #60: Add util for recursively translating object values. Thanks to @childish-sambino!
- PR #61: breaking: Move command exception logic to base command. Thanks to @childish-sambino! (breaking change)
- PR #59: Add 'PageSize' parameter to all 'read' actions. Thanks to @childish-sambino!
- PR #57: Allow empty flag values when updating resources. Thanks to @childish-sambino!
Conversations
- Add attributes to Conversations resources
Flex
- Adding
features_enabled
andserverless_service_sids
to Flex Configuration
Messaging
- Message API required params updated (breaking change)
Preview
- Added support for the optional
CallSid
to/BrandedCalls
endpoint
Library
- PR #56: Trim whitespace from profile attributes. Thanks to @childish-sambino!
- PR #54: Drop specific properties from 'phone_number_capabilities' types. Thanks to @childish-sambino!
- PR #41: Add date inequality support. Thanks to @JenniferMah!
- PR #52: OpenAPI spec changes to add date inequality parameters. Thanks to @JenniferMah!
Conversations
- Add Chat Conversation SID to conversation default output properties
Flex
- Adding
outbound_call_flows
object to Flex Configuration - Adding read and fetch to channels API
Supersim
- Add Sims and Commands resources for the Super Sim Pilot
Sync
- Added configuration option for enabling webhooks from REST.
Wireless
- Added
usage_notification_method
andusage_notification_url
properties torate_plan
.
Conversations
- Switch library_visibility to public for Conversations Resources
Library
- PR #51: Add user prompt config storage and utils. Thanks to @childish-sambino!
- PR #50: Change 'Twilio profile' to just 'profile' for the flag description. Thanks to @childish-sambino!
Library
- PR #49: breaking: Switch naming from 'project(s)' to 'profile(s)'. Thanks to @childish-sambino! (breaking change)
Preview
- Added support for the header
Twilio-Sandbox-Mode
to mock all Voice dependencies
Library
- PR #48: Make the account-sid flag an add-on flag that custom commands can use. Thanks to @childish-sambino!
- PR #47: Add prompt message utility to base command. Thanks to @childish-sambino!
- PR #46: Add support for next page links that are relative or absolute. Thanks to @childish-sambino!
- PR #45: Handle dot-separated strings when converting to camelCase (or PascalCase). Thanks to @childish-sambino!
- PR #44: Update dot-separated parameter names. Thanks to @childish-sambino!
Library
- PR #42: Bump lodash.template from 4.4.0 to 4.5.0. Thanks to @dependabot[bot]!
- PR #37: Bump lodash from 4.17.11 to 4.17.14. Thanks to @dependabot[bot]!
- PR #39: Debug log on null response values if nullable not allowed. Thanks to @childish-sambino!
Insights
- Added
properties
to summary.
Library
- PR #38: Move the non-2XX error handling down to the CliRequestClient. Thanks to @childish-sambino!
Preview
- Added endpoint to brand a call without initiating it, so it can be initiated manually by the Customer
Library
- PR #36: Look for keytar in the CLI dependency tree first. Thanks to @childish-sambino!
- PR #35: Switch from using short descriptions by default to long. Thanks to @childish-sambino!
- PR #34: Drop non-public components. Thanks to @childish-sambino!
- PR #33: Drop non-public domains and paths. Thanks to @childish-sambino!
- PR #32: Add better error message for network issues. Thanks to @childish-sambino!
- PR #31: Add pre-commit hook to execute tests. Thanks to @childish-sambino!
- PR #30: Convert boolean request parameter values to strings. Thanks to @childish-sambino!
- PR #28: Print 'No results' when outputting an empty result. Thanks to @childish-sambino!
- PR #29: Debug log the HTTP response status code and headers. Thanks to @childish-sambino!
Api
- Make
friendly_name
optional for applications create
Library
- PR #27: Add a TwilioAPI client based on the Twilio OpenAPI spec. Thanks to @childish-sambino!
Library
- PR #24: breaking: Make the API browser more generic. Thanks to @childish-sambino! (breaking change)
Api
- Add new property
as_of
date to Usage Record API calls
Wireless
- Added Usage Records resource.
Library
- PR #22: Add x-path-type (list or instance) to all OAS paths. Thanks to @childish-sambino!
- PR #21: Drop unsupported null-type object, patternProperties, and add RFC 2822 date time format. Thanks to @childish-sambino!
- PR #17: Add some super rad utils. Thanks to @childish-sambino!
- PR #18: Move the Twilio OpenAPI spec and browser to core. Thanks to @childish-sambino!
Library
- PR #20: Update dependencies. Thanks to @childish-sambino!
- PR #16: Simplify the CLI request client. Thanks to @childish-sambino!
- PR #19: Temporarily pin keytar. Thanks to @thinkingserious!
- PR #15: Move naming and resource path utilities to core. Thanks to @childish-sambino!
- PR #14: Added removeCredentials function to secure-storage. Thanks to @Jennifer-Mah!
- PR #13: Remove project. Thanks to @Jennifer-Mah!