Skip to content

Releases: twilio/terraform-provider-twilio

v0.18.1

29 Jun 19:19
Compare
Choose a tag to compare

Release Notes

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)

Docs

v0.18.0

15 Jun 21:55
Compare
Choose a tag to compare

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Fix

  • PR #111: correct the resource name for certain AWS, SIP, and Usa2p resources. Thanks to @childish-sambino! (breaking change)

Lookups

  • Adding support for Lookup V2 API

Studio

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

Docs

v0.17.0

20 May 21:53
Compare
Choose a tag to compare

Release Notes

Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.

Library - Fix

Library - Docs

Library - Chore

  • PR #107: Removing v2010 prefix for terraform. Thanks to @rakatyal! (breaking change)

Api

  • Add property media_url to the recording resources

Verify

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

Docs

v0.16.0

04 May 19:12
Compare
Choose a tag to compare

Release Notes

Library - Test

Library - Fix

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.

Docs

v0.15.1

21 Apr 18:14
5863727
Compare
Choose a tag to compare

Release Notes

Library - Test

Docs

v0.15.0

06 Apr 20:57
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Feature

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

Docs

v0.14.0

23 Mar 20:31
Compare
Choose a tag to compare

Release Notes

Library - Fix

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

Docs

v0.13.2

09 Mar 20:52
Compare
Choose a tag to compare

Release Notes

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.

Docs

v0.13.1

23 Feb 21:09
Compare
Choose a tag to compare

Release Notes

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.

Docs

v0.13.0

17 Feb 18:53
Compare
Choose a tag to compare

Release Notes

Library - Fix

Library - Chore

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.

Docs