Skip to content

Releases: ravali-rimmalapudi/twilio-cli

2.32.0

31 Jan 07:13
Compare
Choose a tag to compare

2.32.0 (2022-01-31)

Library - Fixes

2.32.0-rc.1

31 Jan 05:52
Compare
Choose a tag to compare
2.32.0-rc.1 Pre-release
Pre-release

2.32.0-rc.1 (2022-01-31)

Library - Fixes

v1.0.0

03 Dec 09:17
Compare
Choose a tag to compare

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

Read more

2.31.0

07 Oct 03:29
Compare
Choose a tag to compare

2.31.0 (2021-10-07)


Library - Fix

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

06 Oct 16:15
Compare
Choose a tag to compare

2.30.3 (2021-10-06)

Library - Chores

  • Replaced the community actions with the scripts (#298) (316aeb6)

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