Skip to content

Releases: twilio/twilio-cli-core

5.22.0

21 Apr 20:01
Compare
Choose a tag to compare

Release Notes

Library - Feature

  • PR #118: allow plugins to use the userConfig object to set arbitrary data. Thanks to @philnash!

Api

  • Revert Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • moving enum to doc root for auto generating documentation
  • adding status enum and default output properties

Events

  • Change schema_versions prop and key to versions (breaking change)

Messaging

  • Add use_inbound_webhook_on_number field in Service API for fetch, create, update, read

Taskrouter

  • Add If-Match Header based on ETag for Task Delete

Verify

  • Add AuthPayload parameter to support verifying a Challenge upon creation. This is only supported for totp factors.
  • Add support to resend the notifications of a Challenge. This is only supported for push factors.

5.21.0

07 Apr 21:40
Compare
Choose a tag to compare

Release Notes

Library - Fix

Api

  • Added announcement event to conference status callback events
  • Removed optional property time_limit in the call create request. (breaking change)

Messaging

  • Add rate_limits field to Messaging Services US App To Person API
  • Add usecase field in Service API for fetch, create, update, read
  • Add us app to person api and us app to person usecase api as dependents in service
  • Add us_app_to_person_registered field in service api for fetch, read, create, update
  • Add us app to person api
  • Add us app to person usecase api
  • Add A2P external campaign api
  • Add Usecases API

Supersim

  • Add Create endpoint to Sims resource

Verify

  • The Binding field is now returned when creating a Factor. This value won't be returned for other endpoints.

Video

  • [Rooms] max_concurrent_published_tracks has got GA maturity

5.20.0

24 Mar 22:22
Compare
Choose a tag to compare

Release Notes

Api

  • Added optional parameter CallToken for create calls api
  • Add optional property time_limit in the call create request.

Bulkexports

  • adding two new fields with job api queue_position and estimated_completion_time

Events

  • Add new endpoints to manage subscribed_events in subscriptions

Numbers

  • Remove feature flags for RegulatoryCompliance endpoints

Supersim

  • Add SmsCommands resource
  • Add fields SmsCommandsUrl, SmsCommandsMethod and SmsCommandsEnabled to a Fleet resource

Taskrouter

  • Add If-Match Header based on ETag for Task Update
  • Add ETag as Response Headers to Tasks and Reservations

Video

  • Recording rule beta flag (breaking change)
  • [Rooms] Add RecordingRules param to Rooms

5.19.0

15 Mar 20:33
Compare
Choose a tag to compare

Release Notes

Library - Feature

Library - Chore

Events

  • Set maturity to beta

Messaging

  • Adjust A2P brand registration status enum (breaking change)

Studio

  • Remove internal safeguards for Studio V2 API usage now that it's GA

Verify

  • Add support for creating and verifying totp factors. Support for totp factors is behind the api.verify.totp beta feature.

5.18.0

24 Feb 21:18
Compare
Choose a tag to compare

Release Notes

Library - Fix

Events

  • Update description of types in the create sink resource

Messaging

  • Add WA template header and footer
  • Remove A2P campaign and use cases API (breaking change)
  • Add number_registration_status field to read and fetch campaign responses

Trusthub

  • Make all resources public

Verify

  • Verify List Attempts API endpoints added.

5.17.0

10 Feb 23:36
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Fix

Api

  • Revert change that conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Events

  • Documentation should state that no fields are PII

Flex

  • Adding notifications and markdown to Flex Configuration

Messaging

  • Add A2P use cases API
  • Add Brand Registrations API
  • Add Campaigns API

Serverless

  • Add runtime field to Build response and as an optional parameter to the Build create endpoint.
  • Add @twilio/runtime-handler dependency to Build response example.

Sync

  • Remove If-Match header for Document (breaking change)

5.16.1

27 Jan 22:17
Compare
Choose a tag to compare

Release Notes

Library - Fix

  • PR #111: Outputting entire error response w/ JSON format flag enabled. Thanks to @alecnicolas!

Studio

  • Studio V2 API is now GA

Supersim

  • Allow updating CommandsUrl and CommandsMethod on a Fleet

5.16.0

13 Jan 22:51
Compare
Choose a tag to compare

Release Notes

Library - Feature

Api

  • Add 'Electric Imp v1 Usage' to usage categories

Conversations

  • Changed last_read_message_index type in Participant's resource (breaking change)

Insights

  • Added created_time to call summary.

Sync

  • Remove HideExpired query parameter for filtering Sync Documents with expired (breaking change)

Video

  • [Rooms] Expose maxConcurrentPublishedTracks property in Room resource

5.15.1

06 Jan 23:07
Compare
Choose a tag to compare

Release Notes

Library - Chore

5.15.0

16 Dec 21:12
Compare
Choose a tag to compare

Release Notes

Library - Feature

Api

  • Updated call_event default_output_properties to request and response.

Conversations

  • Added last_read_message_index and last_read_timestamp to Participant's resource update operation
  • Added is_notifiable and is_online to User's resource
  • Added reachability_enabled parameters to update method for Conversation Service Configuration resource

Messaging

  • Added WA template quick reply, URL, and phone number buttons