Skip to content

Releases: twilio/twilio-cli-core

6.3.2

21 Apr 05:27
Compare
Choose a tag to compare

6.3.2 (2022-04-21)


Library - Fix

6.3.1

07 Apr 06:17
Compare
Choose a tag to compare

6.3.1 (2022-04-07)

Library - Chores

  • remove outdated announcements (960a478)

Api

  • Updated provider_sid visibility to private

Verify

  • Verify List Attempts API summary endpoint added.
  • Update PII documentation for AccessTokens factor_friendly_name property.

Voice

  • make annotation parameter from /Calls API private

6.3.0

24 Mar 09:27
Compare
Choose a tag to compare

6.3.0 (2022-03-24)


Api

  • Change stream url parameter to non optional
  • Add verify-totp and verify-whatsapp-conversations-business-initiated categories to usage_record API

Chat

  • Added v3 Channel update endpoint to support Public to Private channel migration

Flex

  • Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
  • Adding channel_configs object to Flex Configuration

Media

  • Add max_duration param to PlayerStreamer

Supersim

  • Remove Commands resource, use SmsCommands resource instead (breaking change)

Taskrouter

  • Add limits to split_by_wait_time for Cumulative Statistics Endpoint

Video

  • Change recording status_callback_method type from enum to http_method (breaking change)
  • Add status_callback and status_callback_method to composition
  • Add status_callback and status_callback_method to recording

6.2.1

10 Mar 04:53
Compare
Choose a tag to compare

6.2.1 (2022-03-10)

Library - Chores


Library - Chore

Api

  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings

Chat

  • Add X-Twilio-Wehook-Enabled header to delete method in UserChannel resource

Numbers

  • Expose failure_reason in the Supporting Documents resources

Verify

  • Add optional metadata parameter to "verify challenge" endpoint, so the SDK/App can attach relevant information from the device when responding to challenges.
  • remove beta feature flag to list atempt api operations.
  • Add ttl and date_created properties to AccessTokens.

6.2.0

24 Feb 05:33
Compare
Choose a tag to compare

6.2.0 (2022-02-24)


Api

  • Add uri to stream resource
  • Add A2P Registration Fee category (a2p-registration-fee) to usage records

Verify

  • Remove outdated documentation commentary to contact sales. Product is already in public beta.

Api

  • Detected a bug and removed optional boolean include_soft_deleted parameter to retrieve soft deleted recordings. (breaking change)
  • Add optional boolean include_soft_deleted parameter to retrieve soft deleted recordings.

Numbers

  • Unrevert valid_until and sort filter params added to List Bundles resource
  • Revert valid_until and sort filter params added to List Bundles resource
  • Update sorting params added to List Bundles resource in the previous release

Preview

  • Moved web_channels from preview to beta under flex-api (breaking change)

Taskrouter

  • Add ETag as Response Header to List of Task, Reservation & Worker

Verify

  • Add optional metadata to factors.

Twiml

  • Add new Polly Neural voices

6.1.0

10 Feb 04:35
Compare
Choose a tag to compare

6.1.0 (2022-02-10)

Library - Fixes

Library - Chores


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 and whatsapp

Fax

  • Removed deprecated Programmable Fax Create and Update methods (breaking change)

Insights

  • Rename call_state to call_status and remove whisper 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 and ip_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.

6.0.1

27 Jan 05:35
Compare
Choose a tag to compare

6.0.1 (2022-01-27)

Library - Chores


Insights

  • Added new endpoint to fetch Conference Participant Summary
  • Added new endpoint to fetch Conference Summary

Messaging

  • Add government_entity parameter to brand apis

Verify

  • Add Access Token fetch endpoint to retrieve a previously created token.
  • Add Access Token payload to the Access Token creation endpoint, including a unique Sid, so it's addressable while it's TTL is valid.

6.0.0

18 Jan 04:25
Compare
Choose a tag to compare

6.0.0 (2022-01-18)

⚠ BREAKING CHANGES

  • Storing profiles in config file instead of keytar.

Library - Chores

Library - Features


Library - Feature

Api

  • Make fixed time scheduling parameters public (breaking change)

Messaging

  • Add update brand registration API

Numbers

  • Add API endpoint for List Bundle Copies resource

Video

  • Enable external storage for all customers

5.33.0

16 Dec 05:45
Compare
Choose a tag to compare

5.33.0 (2021-12-16)

Library - Features

  • Add flag no header for list and fetch commands (#182) (22f6ea9)

Library - Chores

Library - Fixes

5.32.2

02 Dec 04:39
Compare
Choose a tag to compare

5.32.2 (2021-12-02)

Library - Fixes

  • update vulnerable dependencies packages (#180) (0e5c492)

Conversations

  • Add Service Webhook Configuration resource

Flex

  • Adding flex_insights_drilldown and flex_url objects to Flex Configuration

Messaging

  • Update us_app_to_person endpoints to remove beta feature flag based access

Supersim

  • Add IP Commands resource

Verify

  • Add optional factor_friendly_name parameter to the create access token endpoint.

Video

  • Add maxParticipantDuration param to Rooms

Twiml

  • Unrevert Add supported SSML children to <emphasis>, <lang>, <p>, <prosody>, <s>, and <w>.
  • Revert Add supported SSML children to <emphasis>, <lang>, <p>, <prosody>, <s>, and <w>.