Skip to content

Releases: twilio/twilio-cli

5.9.0

15 Jun 09:30
Compare
Choose a tag to compare

5.9.0 (2023-06-15)

Library - Fixes

  • Update Dockerfile for fixing the release failure (#540) (29337c1)

Api

  • Added content_sid as conditional parameter
  • Removed content_sid as optional field (breaking change)

Insights

  • Added annotation to list summary output

5.8.2

01 Jun 12:33
Compare
Choose a tag to compare

5.8.2 (2023-06-01)

Library - Fixes


Api

  • Add Trim to create Conference Participant API

Intelligence

  • First public beta release for Voice Intelligence APIs with client libraries

Messaging

  • Add new errors attribute to us_app_to_person resource. This attribute will provide additional information about campaign registration errors.

5.8.1

18 May 08:51
Compare
Choose a tag to compare

5.8.1 (2023-05-18)


Conversations

  • Added AddressCountry parameter to Address Configuration endpoint, to support regional short code addresses
  • Added query parameters start_date, end_date and state in list Conversations resource for filtering

Insights

  • Added annotations parameters to list summary api

Messaging

  • Add GET domainByMessagingService endpoint to linkShortening service
  • Add disable_https to link shortening domain_config properties

Numbers

  • Add bulk_eligibility api under version /v1.

5.8.0

04 May 09:20
Compare
Choose a tag to compare

5.8.0 (2023-05-04)

Library - Fixes

Library - Chores

  • bump http-cache-semantics from 4.1.0 to 4.1.1 (#501) (b168a03)

Conversations

  • Remove start_date, end_date and state query parameters from list operation on Conversations resource (breaking change)

Twiml

  • Add support for new Amazon Polly voices (Q1 2023) for Say verb

5.7.0

20 Apr 14:09
Compare
Choose a tag to compare

5.7.0 (2023-04-20)


Messaging

  • Remove messaging_service_sids and messaging_service_sid_action from domain config endpoint (breaking change)
  • Add error_code and rejection_reason properties to tollfree verification API response

Numbers

  • Added the new Eligibility API under version /v1.

5.4.0-rc.1

11 Apr 13:31
Compare
Choose a tag to compare
5.4.0-rc.1 Pre-release
Pre-release

5.4.0-rc.1 (2023-04-11)

Library - Fixes

Library - Features

  • Adding steps to run mac os workflow for release candidates (#490) (15a1d49)
  • Enable rc workflow for debian (#491) (81d8a59)
  • Enabling slack notifications only when triggered from main branch (#515) (47093f6)
  • Enabling upload of deb files for armel for rc branch (#494) (b6cde66)

Library - Chores

5.6.0

06 Apr 10:23
Compare
Choose a tag to compare

5.6.0 (2023-04-06)

Library - Fixes

  • Swapping make install step to run after node setup in npm audit job (#520) (0ed7d26)

Library - Chores


Conversations

  • Expose query parameters start_date, end_date and state in list operation on Conversations resource for sorting and filtering

Insights

  • Added answered by filter in Call Summaries

Lookups

  • Remove disposable_phone_number_risk package (breaking change)

Messaging

  • Add support for SOLE_PROPRIETOR brand type and SOLE_PROPRIETOR campaign use case.
  • New Sole Proprietor Brands should be created with SOLE_PROPRIETOR brand type. Brand registration requests with STARTER brand type will be rejected.
  • New Sole Proprietor Campaigns should be created with SOLE_PROPRIETOR campaign use case. Campaign registration requests with STARTER campaign use case will be rejected.
  • Add Brand Registrations OTP API

5.5.0

23 Mar 11:03
Compare
Choose a tag to compare

5.5.0 (2023-03-23)


Api

  • Revert Corrected the data type for friendly_name in Available Phone Number Local, Mobile and TollFree resources
  • Corrected the data type for friendly_name in Available Phone Number Local, Mobile and TollFree resources (breaking change)

Messaging

  • Add linkshortening_messaging_service resource
  • Add new endpoint for GetDomainConfigByMessagingServiceSid
  • Remove validated parameter and add cert_in_validation parameter to Link Shortening API (breaking change)

5.4.2

14 Mar 05:30
Compare
Choose a tag to compare

5.4.2 (2023-03-14)

Library - Fixes

  • Changed default node version to 16 to support backward compatiblilty for flex plugin for macos .pkg (#512) (4d793af)
  • using node 16 versions for all releases (#513) (be0dbf2)

Library - Chores

  • bump jsonwebtoken from 8.5.1 to 9.0.0 (#514) (0f7ec42)

Api

  • Add new categories for whatsapp template

Lookups

  • Remove validation_results from the default_output_properties

Supersim

  • Add ESimProfile's matching_id and activation_code parameters to libraries

5.4.1

23 Feb 10:38
Compare
Choose a tag to compare

5.4.1 (2023-02-23)

Library - Chores

Library - Fixes