Releases: ravali-rimmalapudi/twilio-cli
Releases · ravali-rimmalapudi/twilio-cli
2.32.0
2.32.0-rc.1
2.32.0-rc.1 (2022-01-31)
Library - Fixes
v1.0.0
1.0.0 (2021-12-03)
⚠ BREAKING CHANGES
- bump CLI core to pick up breaking camelCase change (twilio#171)
- raise Node requirement to v10 and upgrade dependencies (twilio#170)
Library - Docs
- add regional flag and regional/edge env vars to general usage doc (#206) (911a63b)
- add test credentials disclaimer (#250) (0a1b331)
- baseline all the templated markdown docs (#152) (124edba)
- how to use the CLI to interact with Twilio subaccounts (#194) (1b98879)
- remove internal changelong entires (fb16954)
- remove the note about time filtering not working when listing monitor alerts (5b04c41)
- Update templated markdown docs to use new default branch name (1a63983)
- update the wording for the env vars setup (bfd765f)
Library - Features
- add '--no-attachment' option to 'email:send' (#169) (bb9de3d)
- add 'plugins:available' command that lists trusted, uninstalled plugins (#193) (ef04bad), closes #117
- add assets plugin to available plugins (#261) (3fbd71d)
- add custom HTTP header parameter support (#200) (1fef00e)
- add signal2020 plugin to known commands list (#220) (2553fc7)
- add the official autopilot plugin to the trusted plugins list (#142) (89ccd40)
- Added github actions for publish to s3 and trigger homebrew release (#287) (5d7acd6)
- Added the GitHub actions for cli (#284) (49e2376)
- block installation via npm when Node.js requirement not met (#208) (d58017d)
- Content-type detection for attachments in email:send (#167) (785c74c)
- DII 47 hyperlinks in help (#290) (ce15661), closes #286 #285
- link to our API docs when you --help (#283) (37a857d)
- Makes file paths with tildes work for email:send (#218) (4601971)
- move Twilio (Sub)Account APIs to their own topic (#195) (35340f3)
- prompt to install known plugin when command is not found (#191) (f64acf5)
- sanity check the account SID and auth token when creating profiles (#153) (174fd53)
- update the mechanics of the login command (#156) (a3f8e02)
Library - Chores
- Add docker workflow to github actions (#289) (7e9d233)
- bump CLI core to pick up breaking camelCase change (#171) (678b87b)
- Custom help implementation for displaying required flags (#281) (ecc315a)
- drop codecov from appveyor (985c916)
- Indicate environment variables being used in profiles:list (#247) (cc67cd3)
- lint using twilio-style (#204) (0b600bc)
- move encrypted tokens to environment variables (8bd2192)
- move the debugger command out of the debugger plugin (#161) (a57eba3)
- Pin eslint dependencies (67b34fa)
- raise Node requirement to v10 and upgrade dependencies (#170) (15de108)
- refactor reading data from file or stdin (#158) (66a8ac6)
- release: set
package.json
to 2.30.0 [skip ci] (c451e50), closes #289 #287 #284 #286 #285 - release: set
package.json
to 2.30.1 [skip ci] (60207e0), closes #294 #295 #293 - release: set
package.json
to 2.30.2 [skip ci] (e2143ca), closes #297 - release: set
package.json
to 2.30.3 [skip ci] (2845b36), closes #298 #301 - release: set
package.json
to 2.31.0 [skip ci] (0ccf06e) - remove preview gate (#243) ([39bb467](https://github.com/ravali-rimmalapudi/...
2.31.0
2.31.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.
2.30.3
2.30.3 (2021-10-06)
Library - Chores
Library - Fixes
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