Skip to content

Releases: twilio/twilio-cli-core

7.0.0

11 Aug 07:48
Compare
Choose a tag to compare

7.0.0 (2022-08-11)

⚠ BREAKING CHANGES

  • unlocking oclif v2

Co-authored-by: sr010 [email protected]
Co-authored-by: sburman [email protected]
Co-authored-by: shrutiburman [email protected]

Library - Fixes

6.8.1

11 Aug 06:44
Compare
Choose a tag to compare

6.8.1 (2022-08-11)

Library - Fixes

6.8.0

10 Aug 20:53
Compare
Choose a tag to compare

6.8.0 (2022-08-10)

Library - Fixes

6.7.0

28 Jul 06:48
Compare
Choose a tag to compare

6.7.0 (2022-07-28)

⚠ BREAKING CHANGES

  • add node engine support from 14.x+ (#204)

Library - Chores

6.6.0

14 Jul 06:20
Compare
Choose a tag to compare

6.6.0 (2022-07-14)


Library - Test

Library - Fix

Conversations

  • Allowed to use identity as part of Participant's resource (breaking change)

Lookups

  • Remove enhanced_line_type from the lookup response (breaking change)

Supersim

  • Add support for sim_ip_addresses resource to helper libraries

Verify

  • Changed summary param service_sid to verify_service_sid to be consistent with list attempts API (breaking change)
  • Make code optional on Verification check to support sna attempts.

6.5.0

30 Jun 05:53
Compare
Choose a tag to compare

6.5.0 (2022-06-30)


Library - Chore

Api

  • Added amazon-polly to usage_record API.

Insights

  • Added annotation field in call summary
  • Added new endpoint to fetch/create/update Call Annotations

Verify

  • Remove api.verify.totp beta flag and set maturity to beta for Verify TOTP properties and parameters. (breaking change)
  • Changed summary param verify_service_sid to service_sid to be consistent with list attempts API (breaking change)

Twiml

  • Add maxQueueSize to Enqueue

6.4.2

16 Jun 05:56
Compare
Choose a tag to compare

6.4.2 (2022-06-16)


Lookups

  • Adding support for Lookup V2 API

Studio

  • Corrected PII labels to be 30 days and added context to be PII

Twiml

  • Add statusCallbackMethod attribute, nested <Config and <Parameter> elements to <VirtualAgent> noun.
  • Add support for new Amazon Polly voices (Q2 2022) for Say verb
  • Add support for <Conversation> noun

6.4.1

19 May 06:08
Compare
Choose a tag to compare

6.4.1 (2022-05-19)


Library - Fix

Api

  • Add property media_url to the recording resources

Verify

  • Include silent as a channel type in the verifications API.

6.4.0

05 May 06:58
Compare
Choose a tag to compare

6.4.0 (2022-05-05)


Library - Fix

  • PR #56: add class_name property to twilio vendor extension. Thanks to @charan678!

Conversations

  • Expose query parameter type in list operation on Address Configurations resource

Supersim

  • Add data_total_billed and billed_units fields to Super SIM UsageRecords API response.
  • Change ESimProfiles Eid parameter to optional to enable Activation Code download method support (breaking change)

Verify

  • Deprecate push.include_date parameter in create and update service.

6.3.2

21 Apr 05:27
Compare
Choose a tag to compare

6.3.2 (2022-04-21)


Library - Fix