Skip to content

Releases: twilio/twilio-cli-core

5.28.1

26 Aug 06:21
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Chore

Api

  • Add Programmabled Voice SIP Refer call transfers (calls-transfers) to usage records
  • Add Flex Voice Usage category (flex-usage) to usage records

Conversations

  • Add Order query parameter to Message resource read operation

Insights

  • Added partial to enum processing_state_request
  • Added abnormal session filter in Call Summaries

Messaging

  • Add brand_registration_sid as an optional query param for us_app_to_person_usecase api

Pricing

  • add trunking_numbers resource (v2)
  • add trunking_country resource (v2)

Verify

  • Changed to private beta the TemplateSid optional parameter on Verification creation.
  • Added the optional parameter Order to the list Challenges endpoint to define the list order.

5.28.0

12 Aug 06:38
Compare
Choose a tag to compare

Release Notes

Library - Chore

Library - Fix

Api

  • Corrected the price, call_sid_to_coach, and uri data types for Conference, Participant, and Recording (breaking change)
  • Made documentation for property time_limit in the call api public. (breaking change)

Insights

  • Added new endpoint to fetch Call Summaries

Messaging

  • Revert brand registration api update to add brand_type field
  • Add brand_type field to a2p brand_registration api

Taskrouter

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to all TaskRouter endpoints

Verify

  • Add TemplateSid optional parameter on Verification creation.
  • Include whatsapp as a channel type in the verifications API.

5.27.1

29 Jul 18:20
Compare
Choose a tag to compare

Release Notes

Messaging

  • Add brand_type field to a2p brand_registration api

5.27.1-rc

29 Jul 13:27
Compare
Choose a tag to compare
5.27.1-rc Pre-release
Pre-release

Release Notes

Library - Fix

5.27.0

29 Jul 06:57
Compare
Choose a tag to compare

Release Notes

Api

  • Added domain_sid in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)

Conversations

  • Expose ParticipantConversations resource

Taskrouter

  • Adding links to the activity resource

Verify

  • Added a Version to Verify Factors Webhooks to add new fields without breaking old Webhooks.

5.26.0

15 Jul 07:20
Compare
Choose a tag to compare

Release Notes

Library - Feature

Conversations

  • Changed last_read_message_index and unread_messages_count type in User Conversation's resource (breaking change)
  • Expose UserConversations resource

Messaging

  • Add brand_score field to brand registration responses

Supersim

  • Add Billing Period resource for the Super Sim Pilot
  • Add List endpoint to Billing Period resource for Super Sim Pilot
  • Add Fetch endpoint to Billing Period resource for Super Sim Pilot

Taskrouter

  • Update transcribe & transcription_configuration form params in Reservation update endpoint to have private visibility (breaking change)

5.25.0

22 Jun 13:33
Compare
Choose a tag to compare

Release Notes

Library - Chore

Api

  • Update status enum for Messages to include 'canceled'
  • Update update_status enum for Messages to include 'canceled'

Conversations

  • Read-only Conversation Email Binding property binding

Events

  • join Sinks and Subscriptions service

Taskrouter

  • Add transcribe & transcription_configuration form params to Reservation update endpoint

Trusthub

  • Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)

Verify

  • Improved the documentation of challenge adding the maximum and minimum expected lengths of some fields.
  • Improve documentation regarding notification by updating the documentation of the field ttl.

5.24.0

19 May 19:53
Compare
Choose a tag to compare

Release Notes

Events

  • add query param to return types filtered by Schema Id
  • Add query param to return sinks filtered by status
  • Add query param to return sinks used/not used by a subscription

Messaging

  • Add fetch and delete instance endpoints to us_app_to_person api (breaking change)
  • Remove delete list endpoint from us_app_to_person api (breaking change)
  • Update read list endpoint to return a list of us_app_to_person compliance objects (breaking change)
  • Add sid field to Preregistered US App To Person response

Supersim

  • Mark unique_name in Sim, Fleet, NAP resources as not PII

Video

  • [Composer] GA maturity level

5.23.0

05 May 19:20
Compare
Choose a tag to compare

Release Notes

Library - Fix

  • PR #121: need to use the plugin name, not the plugin object. Thanks to @philnash!

Api

  • Corrected the data types for feedback summary fields (breaking change)
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • promoting API maturity to GA

Events

  • Add endpoint to update description in sink
  • Remove beta-feature account flag

Messaging

  • Update status field in us_app_to_person api to campaign_status (breaking change)

Verify

  • Improve documentation regarding push factor and include extra information about totp factor.

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.