Skip to content

Releases: AsabuHere/twilio-cli-core

1.0.2

22 Nov 10:02
Compare
Choose a tag to compare

1.0.2 (2022-11-22)

Library - Chores

1.0.1

15 Nov 04:57
Compare
Choose a tag to compare

1.0.1 (2022-11-15)

Library - Chores

1.0.0

14 Nov 05:51
Compare
Choose a tag to compare

1.0.0 (2022-11-14)

⚠ BREAKING CHANGES

  • unlocking oclif v2

Co-authored-by: sr010 87780745+sr010@users.noreply.github.com
Co-authored-by: sburman sburman@twilio.com
Co-authored-by: shrutiburman 87537688+shrutiburman@users.noreply.github.com

  • update description (twilio#207)
  • add node engine support from 14.x+ (twilio#204)
  • Storing profiles in config file instead of keytar.
  • Support detailed error objects in cli (twilio#108)
  • raise Node requirement to v10 and upgrade dependencies (twilio#84)
  • only camelCase object keys when a schema is specified for the value (twilio#83)

Library - Docs

  • baseline all the templated markdown docs (#78) (ab6cf7b)
  • remove internal changelong entires (8284a4e)
  • Update templated markdown docs to use new default branch name (1c5c1f1)

Library - Features

  • add custom header param support (#98) (2de7aff)
  • Add flag no header for list and fetch commands (#182) (22f6ea9)
  • add operation IDs (#107) (1d5f595)
  • add property descriptions to OAI (#117) (57268a9)
  • add regional and edge support (#86) (42d7d6b)
  • Added the github actions to send the slack notifications (#164) (06e2cb1)
  • allow plugins to use the userConfig object to set arbitrary data (#118) (852477e)
  • Enable GitHub actions. (#150) (002dd1f)
  • improve 'access denied' error messaging (#95) (62c3c5f)
  • look through plugin pjson for an issue URL (#87) (075aa23)
  • migrate from deprecated request package to axios (#81) (2eba9ba)
  • Release feature branch (#188) (4380dac)
  • splitting openAPI specs by version (#104) (4a8ee37)
  • Support detailed error objects in cli (#108) (f204fa3)
  • update the env var message to use the proper OS syntax (#93) (91a1898)

Library - Fixes

  • Add http agent to axios to work with proxy (#109) (6762db4)
  • add keytar sanity-check during install (#75) (b7c2d2c)
  • add support for null response fields (#115) (206854e)
  • add titles to inline schemas (#112) (cdd2964)
  • Added changes to fix the lcov issue (#170) (a3aaa7b)
  • Added condition to deploy specific regex match tags (#138) (2b73c97)
  • added support for default output prop in operation (#192) (8ae4ba5)
  • allow API redirect responses (#101) (9b766d7)
  • axios expects paramsSerializer (#82) (8c55d29)
  • Cleaning travis code (#193) (ecb2ae5)
  • cleanup keytar (#209) (7a37f0b)
  • cleanup keytar (#209) (9f1c2d9)
  • delay module-loading error logs until all locations have been exhausted (#89) (fb8368e)
  • don't display "undefined" when no profiles exists (#92) (e753fcd)
  • don't get so fancy with the font color scheme (#96) (3f12305)
  • dynamically install keytar if it fails to load (#74) (9e7e1d1)
  • encode URL path params (#94) (7c42fcc)
  • fix naming (#157) (d454b81)
  • Fixing ocktokit api calls (#211) (b025ba2)
  • Fixing ocktokit api calls (#211) (b5150dd)
  • fixing semantic errors in the openAPI specs (#106) (135a40c)
  • getParams when operation parameters is absent (#103) (3757872)
  • increase Node minimum version requirement to 10.12.0 (#91) (fcc13d9)
  • Modified flag description to eliminate new line indentation issue (#174) (d8dd071)
  • move the mocha config file to the project root (189e5d9)
  • need to use the plugin name, not the plugin object (#121) (ad89bde)
  • no more ignoring low severity vulnerabilities (33eabe1)
  • npm audit vulnerabilities ([twilio#120](https://g...
Read more