Skip to content

Latest commit

 

History

History
2121 lines (1436 loc) · 89.5 KB

CHANGES.md

File metadata and controls

2121 lines (1436 loc) · 89.5 KB

7.3.0 (2022-10-06)


Library - Feature

Api

  • Added virtual-agent to usage_record API.
  • Add AMD attributes to participant create request

Twiml

  • Add AMD attributes to Number and Sip

7.2.1 (2022-09-19)

Library - Chores

7.2.0 (2022-09-08)

⚠ BREAKING CHANGES

  • update description (#207)

Library - Fixes


Flex

  • Removed redundant close status from Flex Interactions flow (breaking change)
  • Adding debugger_integration and flex_ui_status_report to Flex Configuration

Messaging

  • Add create, list and get tollfree verification API

Verify

  • Verify SafeList API endpoints added.

Video

  • Add Anonymize API

Twiml

  • Update event value call-in-progress to call-answered

7.1.0 (2022-08-25)


Library - Test

Api

  • Remove beta feature from scheduling params and remove optimize parameters. (breaking change)

Routes

  • Remove Duplicate Create Method - Update Method will work even if Inbound Processing Region is currently empty/404. (breaking change)

Twiml

  • Add new Polly Neural voices
  • Add new languages to SSML <lang>.

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 (2022-08-11)

Library - Fixes

6.8.0 (2022-08-10)

Library - Fixes


Library - Feature

Routes

  • Inbound Proccessing Region API - Public GA

Supersim

  • Allow updating DataLimit on a Fleet

6.7.0 (2022-07-28)

⚠ BREAKING CHANGES

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

Library - Chores


Flex

  • Add status, error_code, and error_message fields to Interaction Channel
  • Adding messenger and gbm as supported channels for Interactions API

Messaging

  • Update alpha_sender docs with new valid characters

Verify

  • Reorder Verification Check parameters so code stays as the first parameter (breaking change)
  • Rollback List Attempts API V2 back to pilot stage.

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 (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 (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 (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 (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 (2022-04-21)


Library - Fix

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 (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 (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 (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 (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 (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 (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 (2021-12-16)

Library - Features

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

Library - Chores

Library - Fixes


Api

  • Add optional boolean send_as_mms parameter to the create action of Message resource (breaking change)
  • Change team ownership for call delete

Conversations

  • Change wording for Service Webhook Configuration resource fields

Insights

  • Added new APIs for updating and getting voice insights flags by accountSid.

Media

  • Add max_duration param to MediaProcessor

Video

  • Add EmptyRoomTimeout and UnusedRoomTimeout properties to a room; add corresponding parameters to room creation

Voice

  • Add endpoint to delete archived Calls

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

5.32.1 (2021-11-18)

Library - Fixes

  • Added changes to fix the lcov issue (#170) (a3aaa7b)
  • Modified flag description to eliminate new line indentation issue (#174) (d8dd071)

Library - Chores


Frontline

  • Added is_available to User's resource

Messaging

  • Added GET vetting API

Verify

  • Add WHATSAPP to the attempts API.
  • Allow to update config.notification_platform from none to apn or fcm and viceversa for Verify Push
  • Add none as a valid config.notification_platform value for Verify Push

Twiml

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

5.32.0 (2021-11-04)

Library - Chores

  • Added tests and sonarcloud scan while adding the PR's (#169) (a26d6ee)

Library - Chore

Api

  • Updated media_url property to be treated as PII

Messaging

  • Added a new enum for brand registration status named DELETED (breaking change)
  • Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
  • Added a new enum for brand registration status named IN_REVIEW

Serverless

  • Add node14 as a valid Build runtime

Verify

  • Fix typos in Verify Push Factor documentation for the config.notification_token parameter.
  • Added TemplateCustomSubstitutions on verification creation
  • Make TemplateSid parameter public for Verification resource and DefaultTemplateSid parameter public for Service resource. (breaking change)

5.31.1 (2021-10-19)

Library - Fixes

5.31.0 (2021-10-19)

Library - Chores

  • [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 (#165) (188120a)

Library - Features

  • Added the github actions to send the slack notifications (#164) (06e2cb1)

Api

  • Corrected enum values for emergency_address_status values in /IncomingPhoneNumbers response. (breaking change)
  • Clarify emergency_address_status values in /IncomingPhoneNumbers response.

Messaging

  • Add PUT and List brand vettings api
  • Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
  • Add brand_feedback as optional field to BrandRegistrations

Video

  • Add AudioOnly to create room

5.27.1-rc.1 (2021-11-12)

Library - Fixes

  • Removed change to stop publish from npm. (#175) (a819b6c)

5.25.0-rc.1 (2021-11-03)

Library - Chores

  • CLI Profile Remove - Check and Use config file before checking system keychain. (#126) (e326a31)
  • Refactor profiles usage to projects (#122) (782f6c5)
  • refactor the Twilio vendor extensions into single object (#125) (a2e0fca)
  • Store API Keys in Config File (#124) (9fb9dd3)

Library - Fixes

Library - Features

5.29.0-rc.1 (2021-10-27)

Library - Features

  • Added support to make profile input mandatory based on config property (#135) (fbdc36b)
  • Added the github actions to send the slack notifications (#164) (06e2cb1)
  • Enable GitHub actions. (#150) (002dd1f)

Library - Chores

  • [Snyk] Security upgrade @oclif/plugin-help from 2.2.3 to 3.2.0 (#165) (188120a)
  • Added changes to use scripts instead of community Github actions (#155) (27bd508)
  • Added tests and sonarcloud scan while adding the PR's (#169) (a26d6ee)
  • Cache processing step for Travis builds (#145) (33cc65d)
  • CLI Profile Remove - Check and Use config file before checking system keychain. (#126) (e326a31)
  • Refactor profiles usage to projects (#122) (782f6c5)
  • release: set package.json to 5.29.0 [skip ci] (8e5a785), closes #150
  • release: set package.json to 5.30.0 [skip ci] (26e4594), closes #157 #155
  • release: set package.json to 5.31.0 [skip ci] (ad437be), closes #165 #164
  • release: set package.json to 5.31.1 [skip ci] (dc18140), closes #166 #168
  • Store API Keys in Config File (#124) (9fb9dd3)

Library - Fixes


Api

  • Corrected enum values for emergency_address_status values in /IncomingPhoneNumbers response. (breaking change)
  • Clarify emergency_address_status values in /IncomingPhoneNumbers response.

Messaging

  • Add PUT and List brand vettings api
  • Removes beta feature flag based visibility for us_app_to_person_registered and usecase field.Updates test cases to add POLITICAL usecase. (breaking change)
  • Add brand_feedback as optional field to BrandRegistrations

Video

  • Add AudioOnly to create room

5.30.0 (2021-10-07)

Library - Fixes

Library - Chores

  • Added changes to use scripts instead of community Github actions (#155) (27bd508)

Library - Fix

Api

  • Add emergency_address_status attribute to /IncomingPhoneNumbers response.
  • Add siprec resource

Conversations

  • Added attachment parameters in configuration for NewMessage type of push notifications

Flex

  • Adding flex_insights_hr object to Flex Configuration

Numbers

  • Add API endpoint for Bundle ReplaceItems resource
  • Add API endpoint for Bundle Copies resource

Serverless

  • Add domain_base field to Service response

Taskrouter

  • Add If-Match Header based on ETag for Worker Delete (breaking change)
  • Add If-Match Header based on Etag for Reservation Update
  • Add If-Match Header based on ETag for Worker Update
  • Add If-Match Header based on ETag for Worker Delete
  • Add ETag as Response Header to Worker

Trunking

  • Added transfer_caller_id property on Trunks.

Verify

  • Document new pilot whatsapp channel.

5.29.0 (2021-09-23)

Library - Features

Library - Fixes

  • Updated api definitions (906518f)

Events

  • Add segment sink

Messaging

  • Add post_approval_required attribute in GET us_app_to_person_usecase api response
  • Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
  • Add Should Skip Secondary Vetting optional flag parameter to create Brand API

twilio-cli-core changelog

[2021-09-09] Version 5.28.3

Messaging

  • Add Identity Status, Russell 3000, Tax Exempt Status and Should Skip SecVet fields for Brand Registrations
  • Add Should Skip Secondary Vetting optional flag parameter to create Brand API

[2021-09-09] Version 5.28.2

Api

  • Revert adding siprec resource
  • Add siprec resource

Messaging

  • Add 'mock' as an optional field to brand_registration api
  • Add 'mock' as an optional field to us_app_to_person api
  • Adds more Use Cases in us_app_to_person_usecase api transaction and updates us_app_to_person_usecase docs

Verify

  • Verify List Templates API endpoint added.

[2021-08-26] Version 5.28.1

Library - Fix

Library - Chore

Api

  • Add Programmabled Voice SIP Refer call transfers (calls-transfers) to usage records
  • Add Flex Voice Usage category (flex-usage) to usage records

Conversations

  • Add Order query parameter to Message resource read operation

Insights

  • Added partial to enum processing_state_request
  • Added abnormal session filter in Call Summaries

Messaging

  • Add brand_registration_sid as an optional query param for us_app_to_person_usecase api

Pricing

  • add trunking_numbers resource (v2)
  • add trunking_country resource (v2)

Verify

  • Changed to private beta the TemplateSid optional parameter on Verification creation.
  • Added the optional parameter Order to the list Challenges endpoint to define the list order.

[2021-08-12] Version 5.28.0

Library - Chore

Library - Fix

Api

  • Corrected the price, call_sid_to_coach, and uri data types for Conference, Participant, and Recording (breaking change)
  • Made documentation for property time_limit in the call api public. (breaking change)

Insights

  • Added new endpoint to fetch Call Summaries

Messaging

  • Revert brand registration api update to add brand_type field
  • Add brand_type field to a2p brand_registration api

Taskrouter

  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config as Response Headers to all TaskRouter endpoints

Verify

  • Add TemplateSid optional parameter on Verification creation.
  • Include whatsapp as a channel type in the verifications API.

[2021-07-29] Version 5.27.1

Messaging

  • Add brand_type field to a2p brand_registration api

[2021-07-29] Version 5.27.0

Api

  • Added domain_sid in sip_credential_list_mapping and sip_ip_access_control_list_mapping APIs (breaking change)

Conversations

  • Expose ParticipantConversations resource

Taskrouter

  • Adding links to the activity resource

Verify

  • Added a Version to Verify Factors Webhooks to add new fields without breaking old Webhooks.

[2021-07-15] Version 5.26.0

Library - Feature

Conversations

  • Changed last_read_message_index and unread_messages_count type in User Conversation's resource (breaking change)
  • Expose UserConversations resource

Messaging

  • Add brand_score field to brand registration responses

Supersim

  • Add Billing Period resource for the Super Sim Pilot
  • Add List endpoint to Billing Period resource for Super Sim Pilot
  • Add Fetch endpoint to Billing Period resource for Super Sim Pilot

Taskrouter

  • Update transcribe & transcription_configuration form params in Reservation update endpoint to have private visibility (breaking change)

[2021-06-22] Version 5.25.0

Library - Chore

Api

  • Update status enum for Messages to include 'canceled'
  • Update update_status enum for Messages to include 'canceled'

Conversations

  • Read-only Conversation Email Binding property binding

Events

  • join Sinks and Subscriptions service

Taskrouter

  • Add transcribe & transcription_configuration form params to Reservation update endpoint

Trusthub

  • Corrected the sid for policy sid in customer_profile_evaluation.json and trust_product_evaluation.json (breaking change)

Verify

  • Improved the documentation of challenge adding the maximum and minimum expected lengths of some fields.
  • Improve documentation regarding notification by updating the documentation of the field ttl.

[2021-05-19] Version 5.24.0

Events

  • add query param to return types filtered by Schema Id
  • Add query param to return sinks filtered by status
  • Add query param to return sinks used/not used by a subscription

Messaging

  • Add fetch and delete instance endpoints to us_app_to_person api (breaking change)
  • Remove delete list endpoint from us_app_to_person api (breaking change)
  • Update read list endpoint to return a list of us_app_to_person compliance objects (breaking change)
  • Add sid field to Preregistered US App To Person response

Supersim

  • Mark unique_name in Sim, Fleet, NAP resources as not PII

Video

  • [Composer] GA maturity level

[2021-05-05] Version 5.23.0

Library - Fix

  • PR #121: need to use the plugin name, not the plugin object. Thanks to @philnash!

Api

  • Corrected the data types for feedback summary fields (breaking change)
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • promoting API maturity to GA

Events

  • Add endpoint to update description in sink
  • Remove beta-feature account flag

Messaging

  • Update status field in us_app_to_person api to campaign_status (breaking change)

Verify

  • Improve documentation regarding push factor and include extra information about totp factor.

[2021-04-21] Version 5.22.0

Library - Feature

  • PR #118: allow plugins to use the userConfig object to set arbitrary data. Thanks to @philnash!

Api

  • Revert Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Bulkexports

  • moving enum to doc root for auto generating documentation
  • adding status enum and default output properties

Events

  • Change schema_versions prop and key to versions (breaking change)

Messaging

  • Add use_inbound_webhook_on_number field in Service API for fetch, create, update, read

Taskrouter

  • Add If-Match Header based on ETag for Task Delete

Verify

  • Add AuthPayload parameter to support verifying a Challenge upon creation. This is only supported for totp factors.
  • Add support to resend the notifications of a Challenge. This is only supported for push factors.

[2021-04-07] Version 5.21.0

Library - Fix

Api

  • Added announcement event to conference status callback events
  • Removed optional property time_limit in the call create request. (breaking change)

Messaging

  • Add rate_limits field to Messaging Services US App To Person API
  • Add usecase field in Service API for fetch, create, update, read
  • Add us app to person api and us app to person usecase api as dependents in service
  • Add us_app_to_person_registered field in service api for fetch, read, create, update
  • Add us app to person api
  • Add us app to person usecase api
  • Add A2P external campaign api
  • Add Usecases API

Supersim

  • Add Create endpoint to Sims resource

Verify

  • The Binding field is now returned when creating a Factor. This value won't be returned for other endpoints.

Video

  • [Rooms] max_concurrent_published_tracks has got GA maturity

[2021-03-24] Version 5.20.0

Api

  • Added optional parameter CallToken for create calls api
  • Add optional property time_limit in the call create request.

Bulkexports

  • adding two new fields with job api queue_position and estimated_completion_time

Events

  • Add new endpoints to manage subscribed_events in subscriptions

Numbers

  • Remove feature flags for RegulatoryCompliance endpoints

Supersim

  • Add SmsCommands resource
  • Add fields SmsCommandsUrl, SmsCommandsMethod and SmsCommandsEnabled to a Fleet resource

Taskrouter

  • Add If-Match Header based on ETag for Task Update
  • Add ETag as Response Headers to Tasks and Reservations

Video

  • Recording rule beta flag (breaking change)
  • [Rooms] Add RecordingRules param to Rooms

[2021-03-15] Version 5.19.0

Library - Feature

Library - Chore

Events

  • Set maturity to beta

Messaging

  • Adjust A2P brand registration status enum (breaking change)

Studio

  • Remove internal safeguards for Studio V2 API usage now that it's GA

Verify

  • Add support for creating and verifying totp factors. Support for totp factors is behind the api.verify.totp beta feature.

[2021-02-24] Version 5.18.0

Library - Fix

Events

  • Update description of types in the create sink resource

Messaging

  • Add WA template header and footer
  • Remove A2P campaign and use cases API (breaking change)
  • Add number_registration_status field to read and fetch campaign responses

Trusthub

  • Make all resources public

Verify

  • Verify List Attempts API endpoints added.

[2021-02-10] Version 5.17.0

Library - Chore

Library - Fix

Api

  • Revert change that conference participant create from and to param to be endpoint type for supporting client identifier and sip address
  • Update the conference participant create from and to param to be endpoint type for supporting client identifier and sip address

Events

  • Documentation should state that no fields are PII

Flex

  • Adding notifications and markdown to Flex Configuration

Messaging

  • Add A2P use cases API
  • Add Brand Registrations API
  • Add Campaigns API

Serverless

  • Add runtime field to Build response and as an optional parameter to the Build create endpoint.
  • Add @twilio/runtime-handler dependency to Build response example.

Sync

  • Remove If-Match header for Document (breaking change)

[2021-01-27] Version 5.16.1

Library - Fix

  • PR #111: Outputting entire error response w/ JSON format flag enabled. Thanks to @alecnicolas!

Studio

  • Studio V2 API is now GA

Supersim

  • Allow updating CommandsUrl and CommandsMethod on a Fleet

[2021-01-13] Version 5.16.0

Library - Feature

Api

  • Add 'Electric Imp v1 Usage' to usage categories

Conversations

  • Changed last_read_message_index type in Participant's resource (breaking change)

Insights

  • Added created_time to call summary.

Sync

  • Remove HideExpired query parameter for filtering Sync Documents with expired (breaking change)

Video

  • [Rooms] Expose maxConcurrentPublishedTracks property in Room resource

[2021-01-06] Version 5.15.1

Library - Chore

[2020-12-16] Version 5.15.0

Library - Feature

Api

  • Updated call_event default_output_properties to request and response.

Conversations

  • Added last_read_message_index and last_read_timestamp to Participant's resource update operation
  • Added is_notifiable and is_online to User's resource
  • Added reachability_enabled parameters to update method for Conversation Service Configuration resource

Messaging

  • Added WA template quick reply, URL, and phone number buttons

[2020-12-08] Version 5.14.0

Library - Chore

Library - Fix

Api

  • Added optional RecordingTrack parameter for create calls, create participants, and create call recordings
  • Removed deprecated Programmable Chat usage record categories (breaking change)

[2020-12-02] Version 5.13.0

Library - Feature

Library - Fix

Api

  • Remove RecordingTrack parameter for create calls, create participants, and create call recordings (breaking change)
  • Added RecordingTrack parameter for create calls and create call recordings
  • Add optional property recording_track in the participant create request

Lookups

  • Changed caller_name and carrier properties type to object (breaking change)

Trunking

  • Added dual channel recording options for Trunks.

[2020-11-18] Version 5.12.0

Api

  • Add new call events resource - GET /2010-04-01/Accounts/{account_sid}/Calls/{call_sid}/Events.json

Conversations

  • Fixed default response property issue for Service Notifications Configuration

Insights

  • Removing call_sid from participant summary. (breaking change)

Serverless

  • Allow Service unique name to be used in path (in place of SID) in Service update request

Sync

  • Added HideExpired query parameter for filtering Sync Documents with expired

Verify

  • Challenge Details and HiddenDetails properties are now marked as PII
  • Challenge expiration_date attribute updated to set a default value of five (5) minutes and to allow max dates of one (1) hour after creation.
  • Entity identity attribute updated to allow values between 8 and 64 characters.
  • Verify Service frinedly_name attribute updated from 64 max lenght to 30 characters.

[2020-11-05] Version 5.11.0

Api

  • Added verify-push to usage_record API

Bulkexports

  • When creating a custom export the StartDay, EndDay, and FriendlyName fields were required but this was not reflected in the API documentation. The API itself failed the request without these fields. (breaking change)
  • Added property descriptions for Custom Export create method
  • Clarified WebhookUrl and WebhookMethod must be provided together for Custom Export

Insights

  • Added video room and participant summary apis.

Ip_messaging

  • Create separate definition for ip-messaging
  • Restore v2 endpoints for ip-messaging

Verify

  • Verify Push madurity were updated from preview to beta
  • twilio_sandbox_mode header was removed from Verify Push resources (breaking change)

Video

  • [Rooms] Add Recording Rules API

[2020-10-14] Version 5.10.0

Ai

  • Add Annotation Project and Annotation Task endpoints
  • Add Primitives endpoints
  • Add meta.total to the search endpoint

Conversations

  • Mutable Conversation Unique Names

Insights

  • Added trust to summary.

Preview

  • Simplified Channels resource. The path is now /BrandedChannels/branded_channel_sid/Channels (breaking change)

Verify

  • Changed parameters (config and binding) to use dot notation instead of JSON string (e.i. Before: binding={"alg":"ES256", "public_key": "xxx..."}, Now: Binding.Alg="ES256", Binding.PublicKey="xxx..."). (breaking change)
  • Changed parameters (details and hidden_details) to use dot notation instead of JSON string (e.i. Before: details={"message":"Test message", "fields": "[{\"label\": \"Action 1\", \"value\":\"value 1\"}]"}, Now: details.Message="Test message", Details.Fields=["{\"label\": \"Action 1\", \"value\":\"value 1\"}"]). (breaking change)
  • Removed notify_service_sid from push service configuration object. Add Push.IncludeDate, Push.ApnCredentialSid and Push.FcmCredentialSid service configuration parameters. (breaking change)

[2020-09-30] Version 5.9.5

Library - Chore

  • updating api spec

[2020-09-28] Version 5.9.4

Api

  • Add optional property call_reason in the participant create request
  • Make sip-domain-service endpoints available in stage-au1 and prod-au1

Messaging

  • Removed beta feature gate from WhatsApp Templates API

Serverless

  • Add Build Status endpoint

Video

  • [Rooms] Add new room type "go" for WebRTC Go

[2020-09-21] Version 5.9.3

Accounts

  • Add Auth Token rotation API

Conversations

  • Change resource path for Webhook Configuration

Events

  • Schemas API get all Schemas names and versions

[2020-09-16] Version 5.9.2

Conversations

  • Expose Configuration and Service Configuration resources
  • Add Unique Name support for Conversations
  • Add Services Push Notification resource
  • Add Service scoped Conversation resources
  • Support Identity in Users resource endpoint

Messaging

  • GA Deactivation List API
  • Add domain cert API's(fetch, update, create) for link tracker

Numbers

  • Add API endpoint for Supporting Document deletion

Proxy

  • Updated usage of FailOnParticipantConflict param to apply only to accounts with ProxyAllowParticipantConflict account flag

Supersim

  • Add AccountSid parameter to Sim resource update request
  • Add ready status as an available status for a Sim resource

[2020-09-02] Version 5.9.1

Ai

  • Initial release

Bulkexports

  • removing public beta feature flag from BulkExports Jobs API

Messaging

  • Add Deactivation List API
  • Added page token parameter for fetch in WhatsApp Templates API

Numbers

  • Add API endpoint for End User deletion

Routes

  • Add Resource Route Configurations API
  • Add Route Configurations API
  • Initial Release

Trunking

  • Added transfer_mode property on Trunks.

[2020-08-19] Version 5.9.0

Conversations

  • Allow Identity addition to Participants

Events

  • Sinks API Get all Sinks

Proxy

  • Clarified usage of FailOnParticipantConflict param as experimental
  • Add FailOnParticipantConflict param to Proxy Session create and Proxy Participant create

Supersim

  • Add fleet, network, and isoCountryCode to the UsageRecords resource
  • Change sort order of UsageRecords from ascending to descending with respect to start time field, records are now returned newest to oldest

Wireless

  • Removed Start and End parameters from the Data Sessions list endpoint. (breaking change)

[2020-08-05] Version 5.8.1

Library - Fix

Library - Chore

Messaging

  • Add rejection reason support to WhatsApp API
  • Removed status parameter for create and update in WhatsApp Templates API

Proxy

  • Add FailOnParticipantConflict param to Proxy Session update

Verify

  • Add CustomFriendlyName optional parameter on Verification creation.
  • Changes in Challenge resource to update documentation of both details and hidden_details properties.

[2020-07-22] Version 5.8.0

Library - Fix

Library - Feature

Api

  • Add optional Click Tracking and Scheduling parameters to Create action of Message resource

Supersim

  • Add callback_url and callback_method parameters to Sim resource update request

[2020-07-08] Version 5.7.0

Library - Fix

Library - Feature

Conversations

  • Allow Address updates for Participants
  • Message delivery receipts

Events

  • Add account_sid to subscription and subscribed_events resources

Flex

  • Changed wfm_integrations Flex Configuration key to private (breaking change)

Messaging

  • Add error states to WhatsApp Sender status with failed reason (breaking change)
  • Delete WhatsApp Template API
  • Update WhatsApp Template API
  • Add WhatsApp Template Get Api (fetch and read)

Numbers

  • Add valid_until in the Bundles resource
  • Add API for Bundle deletion

Verify

  • Removed support for sms, totp and app-push factor types in Verify push (breaking change)

[2020-06-25] Version 5.6.0

Library - Fix

Api

  • Added optional JitterBufferSize parameter for creating conference participant
  • Added optional label property for conference participants
  • Added optional parameter caller_id for creating conference participant endpoint.

Autopilot

  • Remove Export resource from Autopilot Assistant

Conversations

  • Expose Conversation timers

Monitor

  • Update start/end date filter params to support date-or-time format (breaking change)

Numbers

  • Add provisionally-approved as a Supporting Document status

Preview

  • Removed Authy resources. (breaking change)

Supersim

  • Add ready state to the allowed transitions in the sim update call behind the feature flag supersim.ready-state.v1

Verify

  • Webhook resources added to Verify services and put behind the api.verify.push beta feature

[2020-06-10] Version 5.5.0

Library - Fix

Api

  • Added pstnconnectivity to usage_record API

Notify

  • delivery_callback_url and delivery_callback_enabled added

Preview

  • BrandsInformation endpoint now returns a single BrandsInformation

Supersim

  • Require a Network Access Profile when creating a Fleet (breaking change)

[2020-06-04] Version 5.4.0

Autopilot

  • Add dialogue_sid param to Query list resource

Contacts

  • Added AccountSID to CFD CREATE and GET Responses

Numbers

  • Add provisionally-approved as a Bundle status

Preview

  • Deleted phone number required field in the brand phone number endpoint from kyc-api
  • Removed insights preview API from API Definitions (breaking change)
  • Added BrandsInformation endpoint to query brands information stored in KYC

[2020-05-27] Version 5.3.0

Api

  • Added reason_conference_ended and call_sid_ending_conference to Conference read/fetch/update
  • Fixed some examples to use the correct "TK" SID prefix for Trunk resources.

Authy

  • Renamed twilio_authy_sandbox_mode headers to twilio_sandbox_mode (breaking change)
  • Renamed Twilio-Authy-* headers to Twilio-Veriry-* (breaking change)

Flex

  • Adding flex_service_instance_sid to Flex Configuration

Preview

  • Removed insights preview API from API Definitions (breaking change)
  • Added Channels endpoint to brand a phone number for BrandedCalls

Serverless

  • Add Build Sid to Log results

Supersim

  • Add Network Access Profile resource Networks subresource
  • Allow specifying a Data Limit on Fleets

Trunking

  • Fixed some examples to use the correct "TK" SID prefix for Trunk resources.

[2020-05-20] Version 5.2.0

Library - Fix

Library - Feature

[2020-05-13] Version 5.1.0

Library - Feature

Api

  • Add optional emergency_caller_sid parameter to SIP Domain
  • Updated call_reason optional property to be treated as PII
  • Added optional BYOC Trunk Sid property to Sip Domain API resource

Autopilot

  • Add Restore resource to Autopilot Assistant

Contacts

  • Added contacts Create API definition

Events

  • Subscriptions API initial release

Numbers

  • Add Evaluations API

Supersim

  • Allow filtering the Fleets resource by Network Access Profile
  • Allow assigning a Network Access Profile when creating and updating a Fleet
  • Add Network Access Profiles resource

Verify

  • Add CustomCode optional parameter on Verification creation.
  • Add delete action on Service resource.

Voice

  • Added endpoints for BYOC trunks, SIP connection policies and source IP mappings

[2020-04-29] Version 5.0.1

Library - Fix

Preview

  • Added Dispatch version to preview

Studio

  • Reroute Create Execution for V2 to the V2 downstream

Supersim

  • Add Networks resource

[2020-04-15] Version 5.0.0

Library - Chore

Library - Fix

  • PR #83: only camelCase object keys when a schema is specified for the value. Thanks to @childish-sambino! (breaking change)

Api

  • Updated description for property call_reason in the call create request

Contacts

  • Added Read, Delete All, and Delete by SID docs
  • Initial Release

Studio

  • Rename flow_valid to flow_validate
  • Removed errors and warnings from flows error response and added new property named details
  • Add Update Execution endpoints to v1 and v2 to end execution via API
  • Add new warnings attribute v2 flow POST api

[2020-04-01] Version 4.6.0

Library - Fix

Api

  • Add optional 'secure' parameter to SIP Domain

Authy

  • Added an endpoint to list the challenges of a factor
  • Added optional parameter Push when updating a service to send the service level push factor configuration

Bulkexports

  • exposing bulk exports (vault/slapchop) API as public beta API

Flex

  • Adding queue_stats_configuration and wfm_integrations to Flex Configuration

Serverless

  • Add Function Version Content endpoint
  • Allow build_sid to be optional for deployment requests

Supersim

  • Remove deactivated status for Super SIM which is replaced by inactive (breaking change)

[2020-03-18] Version 4.5.0

Library - Feature

Api

  • Add optional emergency_calling_enabled parameter to SIP Domain
  • Add optional property call_reason in the call create request

Authy

  • Added friendly_name and config as optional params to Factor update
  • Added config param to Factor creation (breaking change)

Preview

  • Renamed SuccessRate endpoint to ImpressionsRate for Branded Calls (fka. Verified by Twilio) (breaking change)

[2020-03-04] Version 4.4.7

Library - Fix

Authy

  • Added the configuration property to services to return the service level configurations
  • Added optional parameter Push when creating a service to send the service level push factor configuration
  • Remove FactorStrength support for Factors and Challenges (breaking change)

Messaging

  • Correct the alpha sender capabilities property type (breaking change)

Preview

  • Removed /Devices register Branded Calls endpoint, as per iOS sample app deprecation (breaking change)
  • Removed Twilio-Sandbox-Mode request header from the Branded Calls endpoints, as not officially supported (breaking change)
  • Removed Verify version from preview subdomain in favor to verify subdomain. (breaking change)

Serverless

  • Add UI-Editable field to Services

Supersim

  • Add inactive status for Super SIM which is an alias for deactivated

Taskrouter

  • Adding value range to priority in task endpoint

Verify

  • Fix SendCodeAttempts type. It's an array of objects instead of a unique object. (breaking change)

[2020-02-19] Version 4.4.6

Library - Chore

Api

  • Make call create parameters async_amd, async_amd_status_callback, and async_amd_status_callback_method public
  • Add trunk_sid as an optional field to Call resource fetch/read responses
  • Add property queue_time to successful response of create, fetch, and update requests for Call
  • Add optional parameter byoc to conference participant create.

Authy

  • Added support for challenges associated to push factors

Flex

  • Adding ui_dependencies to Flex Configuration

Messaging

  • Deprecate Session API (breaking change)

Numbers

  • Add Regulations API

Studio

  • Add Execution and Step endpoints to v2 API
  • Add webhook_url to Flow response and add new /TestUsers endpoint to v2 API

Taskrouter

  • Adding longest_relative_task_age_in_queue and longest_relative_task_sid_in_queue to TaskQueue Real Time Statistics API.
  • Add wait_duration_in_queue_until_accepted aggregations to TaskQueues Cumulative Statistics endpoint
  • Add TaskQueueEnteredDate property to Tasks.

Video

  • [Composer] Clarification for the composition hooks creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided
  • [Composer] audio_sources type on the composer HTTP POST command, changed from sid[] to string[] (breaking change)
  • [Composer] Clarification for the composition creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided

[2020-02-05] Version 4.4.5

Library - Docs

Api

  • Making content retention and address retention public
  • Update status enum for Messages to include 'partially_delivered'

Authy

  • Added support for push factors

Autopilot

  • Add one new property in Query i.e dialogue_sid

Verify

  • Add SendCodeAttempts to create verification response.

Video

  • Clarification in composition creation documentation: one source is mandatory, either audio_sources or video_layout, but on of them has to be provided

[2020-01-23] Version 4.4.4

Library - Fix

[2020-01-23] Version 4.4.3

Library - Fix

[2020-01-23] Version 4.4.3

Api

  • Add payments public APIs
  • Add optional parameter byoc to call create request.

Flex

  • Updating a Flex Flow creation_on_message parameter documentation

Preview

  • Removed Verify v2 from preview in favor of its own namespace as GA (breaking change)

Studio

  • Flow definition type update from string to object

Verify

  • Add AppHash parameter when creating a Verification.
  • Add DoNotShareWarningEnabled parameter to the Service resource.

[2020-01-08] Version 4.4.2

Numbers

  • Add Regulatory Compliance CRUD APIs

Studio

  • Add parameter validation for Studio v2 Flows API

[2019-12-18] Version 4.4.1

Preview

  • Add /Insights/SuccessRate endpoint for Businesses Branded Calls (Verified by Twilio)

Studio

  • StudioV2 API in beta

Verify

  • Add MailerSid property to Verify Service resource.

Wireless

  • Added data_limit_strategy to Rate Plan resource.

[2019-12-12] Version 4.4.0

Api

  • Make twiml conditional for create. One of url, twiml, or application_sid is now required.
  • Add bundle_sid parameter to /IncomingPhoneNumbers API
  • Removed discard / obfuscate parameters from ContentRetention, AddressRetention (breaking change)

Chat

  • Added last_consumed_message_index and last_consumption_timestamp parameters in update method for UserChannel resource (breaking change)

Conversations

  • Add Participant SID to Message properties

Messaging

  • Fix incorrectly typed capabilities property for ShortCodes. (breaking change)

[2019-12-04] Version 4.3.4

Conversations

  • Allow Messaging Service update

[2019-11-21] Version 4.3.3

Library

Chat

  • Added delete method in UserChannel resource

[2019-11-19] Version 4.3.2

Library

Api

  • Add optional twiml parameter for call create

Taskrouter

  • Support ReEvaluateTasks parameter on Workflow update

[2019-11-13] Version 4.3.1

Api

  • Make persistent_action parameter public
  • Add twiml optional private parameter for call create

Autopilot

  • Add Export resource to Autopilot Assistant.

Flex

  • Added Integration.RetryCount attribute to Flex Flow
  • Updating a Flex Flow channel_type options documentation

Insights

  • Added edges to events and metrics
  • Added new endpoint definitions for Events and Metrics

Messaging

  • create support for sender registration
  • fetch support for fetching a sender
  • update support for sender verification

Supersim

  • Add Direction filter parameter to list commands endpoint
  • Allow filtering commands list by Sim Unique Name
  • Add Iccid filter parameter to list sims endpoint

[2019-10-30] Version 4.3.0

Library

Api

  • Add new usage categories to the public api sms-messages-carrierfees and mms-messages-carrierfees

Conversations

  • Add ProjectedAddress to Conversations Participant resource

Preview

  • Implemented different Sid for Current Calls (Verified by Twilio), instead of relying in Call.Sid from Voice API team (breaking change)

Supersim

  • Add List endpoint to Commands resource for Super Sim Pilot
  • Add UsageRecords resource for the Super Sim Pilot
  • Add List endpoint to UsageRecords resource for the Super Sim Pilot
  • Allow assigning a Sim to a Fleet by Fleet SID or Unique Name for Super SIM Pilot
  • Add Update endpoint to Fleets resource for Super Sim Pilot
  • Add Fetch endpoint to Commands resource for Super Sim Pilot
  • Allow filtering the Sims resource List endpoint by Fleet
  • Add List endpoint to Fleets resource for Super Sim Pilot

Wireless

  • Added account_sid to Sim update parameters.

[2019-10-17] Version 4.2.1

Library

[2019-10-17] Version 4.2.0

Library

Api

  • Add new property attempt to sms_messages
  • Fixed a typo in the documentation for Feedback outcome enum (breaking change)
  • Update the call price to be optional for deserializing (breaking change)

Flex

  • Added JanitorEnabled attribute to Flex Flow
  • Change features_enabled Flex Configuration key to private (breaking change)

Supersim

  • Add Fetch endpoint to Fleets resource for Super Sim Pilot
  • Allow assigning a Sim to a Fleet for Super Sim Pilot
  • Add Create endpoint to Fleets resource for Super Sim Pilot

[2019-10-02] Version 4.1.1

Library

Conversations

  • Add media to Conversations Message resource

Supersim

  • Add List endpoint to Sims resource for Super Sim Pilot

[2019-09-18] Version 4.1.0

Library

Numbers

  • Add v2 of the Identites API

Preview

  • Changed authentication method for SDK Trusted Comms endpoints: /CPS, /CurrentCall, and /Devices. Please use Authorization: Bearer <xCNAM JWT> (breaking change)

Voice

  • Add Recordings endpoints

[2019-09-06] Version 4.0.2

Library

[2019-09-04] Version 4.0.1

Api

  • Pass Twiml in call update request

[2019-09-03] Version 4.0.0

Library

Conversations

  • Add attributes to Conversations resources

Flex

  • Adding features_enabled and serverless_service_sids to Flex Configuration

Messaging

  • Message API required params updated (breaking change)

Preview

  • Added support for the optional CallSid to /BrandedCalls endpoint

[2019-08-21] Version 3.0.3

Library

Conversations

  • Add Chat Conversation SID to conversation default output properties

Flex

  • Adding outbound_call_flows object to Flex Configuration
  • Adding read and fetch to channels API

Supersim

  • Add Sims and Commands resources for the Super Sim Pilot

Sync

  • Added configuration option for enabling webhooks from REST.

Wireless

  • Added usage_notification_method and usage_notification_url properties to rate_plan.

[2019-08-05] Version 3.0.2

Conversations

  • Switch library_visibility to public for Conversations Resources

[2019-08-02] Version 3.0.1

Library

[2019-08-02] Version 3.0.0

Library

  • PR #49: breaking: Switch naming from 'project(s)' to 'profile(s)'. Thanks to @childish-sambino! (breaking change)

Preview

  • Added support for the header Twilio-Sandbox-Mode to mock all Voice dependencies

[2019-07-31] Version 2.0.5

Library

[2019-07-24] Version 2.0.4

Library

Insights

  • Added properties to summary.

[2019-07-12] Version 2.0.3

Library

Preview

  • Added endpoint to brand a call without initiating it, so it can be initiated manually by the Customer

[2019-07-10] Version 2.0.2

Library

Api

  • Make friendly_name optional for applications create

[2019-07-05] Version 2.0.1

Library

[2019-07-05] Version 2.0.0

Library

[2019-07-05] Version 1.6.1

Api

  • Add new property as_of date to Usage Record API calls

Wireless

  • Added Usage Records resource.

[2019-07-02] Version 1.6.0

Library

[2019-06-27] Version 1.5.0

Library