Releases: twilio/twilio-cli
Releases · twilio/twilio-cli
1.3.3
Release Notes
Library
- PR #70: Package the debugger plugin with the CLI. Thanks to @childish-sambino!
- PR #56: Add a note for plugin developers to avoid keytar issues. Thanks to @thinkingserious!
- PR #68: Add plugin-warn-if-update-available plugin. Thanks to @thinkingserious!
- PR #60: Add email send and set commands. Thanks to @Jennifer-Mah!
- PR #61: Warn users when installing plugins outside of Twilio and Twilio-Labs. Thanks to @thinkingserious!
- PR #67: Add pre-commit hook to execute tests. Thanks to @childish-sambino!
- PR #66: Additional debugging information. Thanks to @thinkingserious!
- PR #65: Drop properties flag from remove commands and output alternative message. Thanks to @childish-sambino!
- PR #64: Fix the resource description path splitter. Thanks to @childish-sambino!
- PR #63: Remove the '.json' extension from resource names in generated descriptions. Thanks to @childish-sambino!
Api
- Make
friendly_name
optional for applications create
1.3.2
Release Notes
Library
- PR #58: Update the API command runner to use the new API client. Thanks to @childish-sambino!
- PR #57: Refactor to use the latest API browser. Thanks to @childish-sambino!
- PR #52: Fix anchor href for logging messages and serverless naming. Thanks to @aroach!
- PR #53: Add links to twilio-cli docs. Thanks to @aroach!
- PR #54: Delete cookbook.md as is replaced by examples. Thanks to @aroach!
- PR #50: Move utils and Twilio OpenAPI spec to core. Thanks to @childish-sambino!
- PR #55: Adding keytar as a dependency. Thanks to @thinkingserious!
- PR #49: Remove api:preview from the command tree. Thanks to @thinkingserious!
- PR #48: Add CONTRIBUTING.md. Thanks to @thinkingserious!
Api
- Add new property
as_of
date to Usage Record API calls
Wireless
- Added Usage Records resource.
1.3.0
Release Notes
Library
- PR #41: Add command to remove a project. Thanks to @Jennifer-Mah!
- PR #43: Fix kebab case function to handle names with digits. Thanks to @maylonpedroso!
- PR #44: Make link to plugins doc absolute. Thanks to @dprothero!
- PR #42: Extract general usage doc. Thanks to @dprothero!
- PR #38: Add commands to buy phone numbers. Thanks to @childish-sambino!
- PR #40: Add oclif pack/publish configuration. Thanks to @childish-sambino!
- PR #39: Include welcome.js in package. Thanks to @thinkingserious!
Autopilot
- Adds two new properties in Assistant i.e needs_model_build and development_stage
Preview
- Changed phone numbers from URL|Path to
X-XCNAM-Sensitive
headers (breaking change)
Verify
- Add
MessagingConfiguration
resource to verify service
1.2.0
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library
- PR #37: breaking: Move the config directory to '.twilio-cli'. Thanks to @childish-sambino! (breaking change)
- PR #34: Switch the 'project' topic to 'projects'. Thanks to @childish-sambino!
- PR #35: Make the API plugin init synchronous so other hook processors can be run after. Thanks to @childish-sambino!
- PR #36: Switch the 'incoming-phone-number' topic to 'phone-numbers'. Thanks to @childish-sambino!
- PR #33: Allow the negated option for API command boolean flags. Thanks to @childish-sambino!
- PR #32: Add checklist item for non-twilio contributors. Thanks to @thinkingserious!
- PR #31: Updated installation instructions, adding Homebrew. Thanks to @thinkingserious!
- PR #30: Copy flags and args from 'project:add' to 'login' command. Thanks to @childish-sambino!
- PR #29: Update readme to reflect changes with use command. Thanks to @Jennifer-Mah!
- PR #28: adding the use command and the active projects column to the list com…. Thanks to @Jennifer-Mah!
- PR #25: Improve Getting Started Experience. Thanks to @thinkingserious!
- PR #27: Have Zork use plugin installer to pull down zorkjs package. Thanks to @dprothero!
- PR #26: Spit out a warning when plugins have conflicting commands or aliases. Thanks to @childish-sambino!
Autopilot
- Add Webhooks resource to Autopilot Assistant.
Flex
- Added missing 'custom' type to Flex Flow
- Adding
integrations
to Flex Configuration
Insights
- Added attributes to summary.
Messaging
- Message API Create updated with conditional params (breaking change)
Proxy
- Document that Proxy will return a maximum of 100 records for read/list endpoints (breaking change)
- Remove non-updatable property parameters for Session update (mode, participants) (breaking change)
Sync
- Added reachability debouncing configuration options.
Verify
- Add
RateLimits
andBuckets
resources to Verify Services - Add
RateLimits
optional parameter onVerification
creation.
1.1.2
1.1.1
Release Notes
Library
- PR #24: Prompt for project name if not provided when adding a project. Thanks to @childish-sambino!
- PR #19: Move all API resources to under a single 'api' topic. Thanks to @childish-sambino!
- PR #23: Use the default output properties from the API definition. Thanks to @childish-sambino!
- PR #22: Add versioning link and doc to README. Thanks to @childish-sambino!
- PR #21: Prompt user when creating default project with env vars set. Thanks to @childish-sambino!
- PR #20: Use env vars first for credentials if no project is specified. Thanks to @childish-sambino!
Video
- [Rooms] Add Video Subscription API
Wireless
- Added
imei
to Data Session resource.
1.1.0
Release Notes
Library
- PR #18: Move plugin docs in README. Thanks to @aroach!
- PR #17: Support enum flags of varying case. Thanks to @childish-sambino!
- PR #16: Add setup troubleshooting. Thanks to @dprothero!
- PR #15: Badge link to npm package. Thanks to @alexdlaird!
- PR #14: Add project region support. Thanks to @childish-sambino!
Api
- Make
method
optional for queue members update
Chat
- Removed
webhook.*.format
update parameters in Service resource from public library visibility in v1 (breaking change)
Insights
- Added client metrics as sdk_edge to summary.
- Added optional query param processing_state.
Numbers
- Add addtional metadata fields on a Document
- Add status callback fields and parameters
Serverless
- Documentation
Taskrouter
- Added
channel_optimized_routing
attribute to task-channel endpoint
Wireless
- Remove
imeisv
from Data Session resource. (breaking change)