Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
3.0.0
3.0.0 (2022-01-18)
⚠ BREAKING CHANGES
- Storing profiles in config file instead of keytar.
Library - Fixes
Library - Features
Library - Chores
- Bump dependency (#363) (5808a81)
- Update License (#361) (3dbeda6)
- update macos release workflow (#356) (84a836f)
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
2.36.1
2.36.0
2.36.0 (2021-12-16)
Library - Features
- Add flag no header for fetch and list commands. (#344) (d26f504)
- added notarization changes (#349) (2a8102e)
Library - Fixes
- Add delay before checking latest workflow id (#348) (a072f8c)
- Pin plugin-help to 3.2.17 (#353) (d5c0a65)
- Poll workflow status for Scoop/HomeBrew (#355) (eeff221)
- releaserc json (892c7f1)
- updating windows release workflow (#347) (608bff4)
Library - Chores
2.35.0
2.35.0 (2021-12-02)
Library - Features
- adding windows package signing configurations (#341) (7b9abb1)
- Enable a draft release for npm and homebrew for sanity testing (#338) (9899fdf)
- platform executables sanity testing (#342) (369c152)
Library - Fixes
- apt postinst script (#343) (f405c9f)
- remove ngrok from force dependencies (#346) (3080312)
- update vulnerable dependencies packages (#340) (f9eec20)
Library - Chores
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>
.
2.35.0-draft.1
2.34.0
2.34.0 (2021-11-18)
Library - Fixes
- Added changes for lcov (#319) (43cc6ad)
- Disable hyperlinks in Ubuntu (#329) (14f7cb3)
- reverting changes for the RPM build (#326) (c9eaad8)
- updating release steps to fetch latest dependencies (#332) (ece2b9f)
Library - Features
Library - Chores
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>
.
2.33.0-rc.2
2.33.0-rc.2 (2021-11-12)
Library - Fixes
- Hardcoding the name of the first part of the package (#327) (67b44cb), closes #313 #312 #318 #289 #287 #284 #286 #285 #294 #295 #293 #297 #298 #301 #304 #310 #306 #315 #316 #289 #281 #298 #287 #284 #304 #312 #286 #285 #283 #294 #285 #279 #301 #280 #313 #295 #293 #310 #318 #297 #306 #315 #316 #321
- Update release feature branch (#330) (5878348), closes #257 #259 #262 #264 #265 #266 #267 #269 #270 #273 #275 #261 #268 #274 #272 #278
- Updated cli-core version with the latest rc tag. (abe116e)
2.33.0
2.33.0 (2021-11-04)
Library - Features
Library - Fixes
Library - Chores
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)