Releases: charan678/twilio-cli-core
Releases · charan678/twilio-cli-core
6.0.0
6.0.0 (2022-02-10)
⚠ BREAKING CHANGES
- Storing profiles in config file instead of keytar.
Library - Features
- Add flag no header for list and fetch commands (#182) (22f6ea9)
- Release feature branch (#188) (4380dac)
Library - Fixes
- added support for default output prop in operation (#192) (8ae4ba5)
- Cleaning travis code (#193) (ecb2ae5)
- Update semantic-release via npm bin (#187) (b35a2ac)
- update vulnerable dependencies packages (#180) (0e5c492)
Library - Chores
- Add Npm Audit workflow (#196) (5dd1887)
- release: set
package.json
to 6.0.1 [skip ci] (0a013aa), closes #190 - bump dependency axios (#190) (3836cbf)
- release: set
package.json
to 6.0.0 [skip ci] (03609c4), closes #189 #188 - github workflow update (#183) (a96ebc3)
- Update LICENSE (#189) (5b6a3a5)
- release: set
package.json
to 5.33.0 [skip ci] (a49d861), closes #182 #183 #186 #185 #184 #187 - Remove audit run with posttest script (#186) (ea5c744)
- revert updated oclif major dependencies (#185) (aa74e0e)
- update version of vulnerable dependencies (#184) (b8de6f6)
- release: set
package.json
to 5.32.2 [skip ci] (16ee681), closes #180
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.