Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2018

This PR contains the following updates:

Package Type Update Change References
twilio dependencies minor 3.13.0 -> 3.25.0 source

Release Notes

twilio/twilio-node

v3.25.0

Compare Source

Api

  • Add interactive_data optional param to Messages create request

Authy

  • Required authentication for /v1/Forms/{type} endpoint (breaking change)
  • Removed Challenge.reason to Challenge.responded_reason
  • Removed verification_sid from Challenge responses
  • Removed config param from the Factor creation
  • Replaced all occurrences of FactorType and FormType in favor of a unified Type (breaking change)

Chat

  • Add Member attributes

Preview

  • Removed Authy version from preview subdomain in favor to authy subdomain. (breaking change)

Verify

  • Add CustomCode optional parameter on Verication creation.

v3.24.0

Compare Source

Messaging

  • Session API

Twiml

  • Change master-card to mastercard as cardType for Pay and Prompt, remove attribute credential_sid from Pay (breaking change)

v3.23.2

Compare Source

Api

  • Add new Balance resource:
    • url: '/v1/Accounts/{account sid}/Balance'
    • supported methods: GET
    • returns the balance of the account

Proxy

  • Add chat_instance_sid to Service

Verify

  • Add Locale optional parameter on Verification creation.

v3.23.1

Compare Source

Api

  • Add Verb Transactions category to usage records

Twiml

  • Add support for Pay verb

v3.23.0

Compare Source

Library

Api

  • Add coaching and call_sid_to_coach to participant properties, create and update requests.

Authy

  • Set public library visibility, and added PII stanza
  • Dropped support for FactorType param given new Factor prefixes (breaking change)
  • Supported DELETE actions for Authy resources
  • Move Authy Services resources to authy subdomain

Autopilot

  • Introduce autopilot subdomain with all resources from preview.understand

Preview

  • Renamed Understand intent to task (breaking change)
  • Deprecated Authy endpoints from preview to authy subdomain

Taskrouter

  • Allow TaskQueue ReservationActivitySid and AssignmentActivitySid to not be configured for MultiTask Workspaces

Verify

  • Add LookupEnabled optional parameter on Service resource creation or update.
  • Add SendDigits optional parameter on Verification creation.
  • Add delete action on Service resourse.

Twiml

  • Add custom parameters to TwiML Client noun and renamed the optional name field to identity. This is a breaking change in Ruby, and applications will need to transition from dial.client '' and dial.client 'alice' formats to dial.client and dial.client(identity: alice) formats. (breaking change)

v3.22.0

Compare Source

Preview

  • Renamed response headers for Challenge and Factors Signatures

Video

  • [Composer] Add Composition Hook resources

Twiml

  • Add debug to Gather
  • Add participantIdentity to Room

v3.21.0

Compare Source

Library

Api

  • Set call_sid_to_coach parameter in participant to be preview

Preview

  • Supported totp in Authy preview endpoints
  • Allowed latest in Authy Challenges endpoints

Voice

  • changed path param name from parent_iso_code to iso_code for highrisk_special_prefixes api (breaking change)
  • added geo permissions public api

v3.20.0

Compare Source

Library

Api

  • Add call_sid_to_coach parameter to participant create request
  • Add voice_receive_mode param to IncomingPhoneNumbers create

Preview

  • Add Form resource to Authy preview given a form_type
  • Add Authy initial api-definitions in the 4 main resources: Services, Entities, Factors, Challenges

Pricing

  • add voice_numbers resource (v2)

Verify

  • Move from preview to beta (breaking change)

Video

  • [Recordings] Expose offset property in resource

v3.19.2

Compare Source

Library

Api

  • Add Proxy Active Sessions category to usage records

Chat

  • Add User Channel instance resource

Preview

  • Add Actions endpoints and remove ResponseUrl from assistants on the Understand api

Pricing

  • add voice_country resource (v2)

v3.19.1

Compare Source

Preview

  • Add new Intent Statistics endpoint
  • Remove ttl from Assistants

Studio

  • Studio is now GA

v3.19.0

Compare Source

Library

Api

  • Add support for sip domains to map credential lists for registrations

Chat

  • Make message From field updatable
  • Add REST API webhooks

Notify

  • Removing deprecated segments, users, segment_memberships, user_bindings classes from helper libraries. (breaking change)

Preview

  • Remove ttl from Assistants

Proxy

  • Enable setting a proxy number as reserved

Video

  • Add group-small room type

Twiml

  • Add Connect and Room for Programmable Video Rooms
  • Add support for SSML lang tag on Say verb

v3.18.0

Compare Source

Library

Twiml

  • Add support for SSML on Say verb, the message body is changed to be optional (breaking change)

v3.17.6

Compare Source

Library

Api

  • Add cidr_prefix_length param to SIP IpAddresses API

Studio

  • Add new /Execution endpoints to begin Engagement -> Execution migration

Video

  • [Rooms] Allow deletion of individual recordings from a room

v3.17.5

Compare Source

Library

Api

  • Release Call Recording Controls feature support in helper libraries
  • Add Voice Insights sub-category keys to usage records

v3.17.4

Compare Source

Library

Api

  • Add Fraud Lookups category to usage records

Video

  • Allow user to set ContentDisposition when obtaining media URLs for Room Recordings and Compositions
  • Add Composition Settings resource

v3.17.3

Compare Source

Library

Twiml

  • Add methods to helper libraries to inject arbitrary text under a TwiML node

v3.17.2

Compare Source

Library

Chat

  • Add Binding and UserBinding documentation

Lookups

  • Add back support for fraud lookup type

v3.17.1

Compare Source

Library

Api

  • Add more programmable video categories to usage records
  • Add 'include_subaccounts' parameter to all variation of usage_record fetch

Studio

  • Add endpoint to delete engagements

Trunking

  • Added cnam_lookup_enabled parameter to Trunk resource.
  • Added case-insensitivity for recording parameter to Trunk resource.

v3.17.0

Compare Source

Library

Chat

  • Add Channel Webhooks resource

Monitor

  • Update event filtering to support date/time (breaking change)

Wireless

  • Updated maturity to ga for all wireless apis

v3.16.0

Compare Source

Library

Video

  • Redesign API by adding custom VideoLayout object. (breaking change)

v3.15.1

Compare Source

Twiml

  • Gather input Enum: remove unnecessary "dtmf speech" value as you can now specify multiple enum values for this parameter and both "dtmf" and "speech" are already available.

v3.15.0

Compare Source

Library

Preview

  • Support for Understand V2 APIs - renames various resources and adds new fields

Studio

  • Change parameters type from string to object in engagement resource

Video

  • [Recordings] Change size type to long. (breaking change)

v3.14.0

Compare Source

Lookups

  • Disable support for fraud lookups (breaking change)

Preview

  • Add BuildDuration and ErrorCode to Understand ModelBuild

Studio

  • Add new /Context endpoint for step and engagement resources.

v3.13.1

Compare Source

Api

  • Add caller_id param to Outbound Calls API
  • Release trim recording Outbound Calls API functionality in helper libraries

Video

  • [composer] Add room_sid to Composition resource.

Twiml

  • Adds support for passing in multiple input type enums when setting input on Gather

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 28, 2018
@renovate renovate bot force-pushed the renovate/twilio-3.x branch 20 times, most recently from 9cc9ca0 to 4667047 Compare November 30, 2018 15:35
@fhinkel fhinkel mentioned this pull request Nov 30, 2018
@renovate renovate bot changed the title Update dependency twilio to v3.24.0 Update dependency twilio to v3.25.0 Nov 30, 2018
@renovate renovate bot force-pushed the renovate/twilio-3.x branch 7 times, most recently from c5d0a6d to b861668 Compare December 7, 2018 01:35
@renovate renovate bot force-pushed the renovate/twilio-3.x branch 2 times, most recently from 86f8f4f to 5e528ac Compare December 10, 2018 23:13
@renovate renovate bot changed the title Update dependency twilio to v3.25.0 fix(deps): update dependency twilio to v3.25.0 Dec 11, 2018
@renovate renovate bot force-pushed the renovate/twilio-3.x branch 6 times, most recently from bcc5506 to a7a01ae Compare December 14, 2018 16:25
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@kokoro-team kokoro-team removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Dec 14, 2018
@renovate renovate bot force-pushed the renovate/twilio-3.x branch from a7a01ae to 558089e Compare December 14, 2018 17:28
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 14, 2018
@fhinkel fhinkel merged commit 35f8ac3 into master Dec 14, 2018
@fhinkel fhinkel deleted the renovate/twilio-3.x branch December 14, 2018 17:43
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
NimJay pushed a commit that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants