Skip to content

Releases: twilio/twilio-cli-core

7.12.0

28 Jun 11:57
Compare
Choose a tag to compare

7.12.0 (2023-06-28)


Lookups

  • Add reassigned_number package to the lookup response

Numbers

  • Add hosted_number_order under version /v2.
  • Update properties in Porting and Bulk Porting APIs. (breaking change)
  • Added bulk Portability API under version /v1.
  • Added Portability API under version /v1.

7.11.0

15 Jun 09:27
Compare
Choose a tag to compare

7.11.0 (2023-06-15)


Api

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

Insights

  • Added annotation to list summary output

7.10.2

01 Jun 12:30
Compare
Choose a tag to compare

7.10.2 (2023-06-01)

Library - Fixes

  • Update Dockerfile base to be consistent with twilio-cli (#226) (73a3c09)

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.

7.10.1

18 May 08:47
Compare
Choose a tag to compare

7.10.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.

7.10.0

04 May 09:17
Compare
Choose a tag to compare

7.10.0 (2023-05-04)


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

7.9.0

20 Apr 14:06
Compare
Choose a tag to compare

7.9.0 (2023-04-20)

Library - Fixes

  • Move make install step after node setup tp fix npm failures (#222) (1a37412)

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.

7.8.0

06 Apr 10:18
Compare
Choose a tag to compare

7.8.0 (2023-04-06)


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

7.7.0

23 Mar 10:59
Compare
Choose a tag to compare

7.7.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)

7.6.2

14 Mar 05:27
Compare
Choose a tag to compare

7.6.2 (2023-03-14)


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

7.6.1

23 Feb 10:34
Compare
Choose a tag to compare

7.6.1 (2023-02-23)

Library - Chores

Library - Fixes