Releases: twilio/twilio-node
Releases · twilio/twilio-node
5.0.1
5.0.0
Deprecated
- Inequality fields are not present in this package.
Release Notes
Note: This release contains breaking changes, check our upgrade guide for detailed migration notes.
Library - Feature
- PR #1011: Merge branch '5.0.0-rc' into main. Thanks to @tiwarishubham635! (breaking change)
Api
- Correct precedence documentation for application_sid vs status_callback in message creation
- Mark MaxPrice as deprecated
Flex
- Making
plugins
visibility to public
Messaging
- Add new
errors
attribute to the Brand Registration resource. - Mark
brand_feedback
attribute as deprecated. - Mark
failure_reason
attribute as deprecated. - The new
errors
attribute is expected to provide additional information about Brand registration failures and feedback (if any has been provided by The Campaign Registry). Consumers should use this attribute instead ofbrand_feedback
andfailure_reason
.
Numbers
- Correcting mount_name for porting port in fetch API
Trusthub
- Add new field in statusCallbackUrl in compliance_registration.
- Add new field in isvRegisteringForSelfOrTenant in compliance_registration.
Twiml
- Expanded description of Action parameter for Message verb
4.23.0
Release Notes
Library - Chore
Api
- remove feedback and feedback summary from call resource
Flex
- Adding
routing_properties
to Interactions Channels Participant
Lookups
- Add new
line_status
package to the lookup response - Remove
live_activity
package from the lookup response (breaking change)
Messaging
- Add tollfree multiple rejection reasons response array
Trusthub
- Add ENUM for businessRegistrationAuthority in compliance_registration. (breaking change)
- Add new field in isIsvEmbed in compliance_registration.
- Add additional optional fields in compliance_registration for Individual business type.
Twiml
- Add support for new Amazon Polly and Google voices (Q1 2024) for
Say
verb
4.22.0
Release Notes
Library - Chore
- PR #1002: disable cluster test. Thanks to @sbansla!
- PR #1001: Remove Media V1. Thanks to @califlower!
- PR #997: removing oauth and autopilot references. Thanks to @tiwarishubham635!
Api
- Updated service base url for connect apps and authorized connect apps APIs (breaking change)
- Update documentation to reflect RiskCheck GA
- Added optional parameter
CallToken
for create participant api
Events
- Marked as GA
Flex
- Adding
flex_instance_sid
to Flex Configuration - Adding
provisioning_status
for Email Manager - Adding
offline_config
to Flex Configuration
Insights
- add flag to restrict access to unapid customers
- decommission voice-qualitystats-endpoint role
Intelligence
- Add text-generation operator (for example conversation summary) results to existing OperatorResults collection.
Lookups
- Remove
carrier
field fromsms_pumping_risk
and leavecarrier_risk_category
(breaking change) - Remove carrier information from call forwarding package (breaking change)
Messaging
- Add update instance endpoints to us_app_to_person api
- Add tollfree edit_allowed and edit_reason fields
- Update Phone Number, Short Code, Alpha Sender, US A2P and Channel Sender documentation
- Add DELETE support to Tollfree Verification resource
Numbers
- Add Get Port In request api
Push
- Migrated to new Push API V4 with Resilient Notification Delivery.
Serverless
- Add node18 as a valid Build runtime
Taskrouter
- Add
jitter_buffer_size
param in update reservation - Add container attribute to task_queue_bulk_real_time_statistics endpoint
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
Trusthub
- Add optional field NotificationEmail to the POST /v1/ComplianceInquiries/Customers/Initialize API
- Add additional optional fields in compliance_tollfree_inquiry.json
- Rename did to tollfree_phone_number in compliance_tollfree_inquiry.json
- Add new optional field notification_email to compliance_tollfree_inquiry.json
Verify
Tags
property added again to Public Docs (breaking change)- Remove
Tags
from Public Docs (breaking change) - Add
VerifyEventSubscriptionEnabled
parameter to service create and update endpoints. - Add
Tags
optional parameter on Verification creation. - Update Verify TOTP maturity to GA.
4.21.0
Release Notes
Library - Fix
- PR #996: Update Dockerfile with node version which has security support as of now. Thanks to @AsabuHere!
Library - Chore
- PR #994: removed .npmignore. Thanks to @tiwarishubham635!
- PR #995: removed unnecessary badge and added relevant badges. Thanks to @tiwarishubham635!
Oauth
- updated openid discovery endpoint uri (breaking change)
- Added device code authorization endpoint
- added oauth JWKS endpoint
- Get userinfo resource
- OpenID discovery resource
- Add new API for token endpoint
4.20.1
Release Notes
Library - Chore
- PR #985: Removing tests for Autopilot and Understand Endpoints - product EoL. Thanks to @miriamela!
- PR #989: add lts version. Thanks to @tiwarishubham635!
Push
- Migrated to new Push API V4 with Resilient Notification Delivery.
5.0.0-rc.1
4.20.0
Release Notes
Api
- Updated service base url for connect apps and authorized connect apps APIs (breaking change)
Events
- Marked as GA
Insights
- decommission voice-qualitystats-endpoint role
Numbers
- Add Get Port In request api
Taskrouter
- Add
jitter_buffer_size
param in update reservation
Trusthub
- Add additional optional fields in compliance_tollfree_inquiry.json
Verify
- Remove
Tags
from Public Docs (breaking change)
4.19.3
4.19.0
Release Notes
Library - Chore
- PR #966: upgraded semver versions. Thanks to @sbansla!
- PR #964: added feature request issue template. Thanks to @sbansla!
Accounts
- Updated Safelist metadata to correct the docs.
- Add Global SafeList API changes
Api
- Added optional parameter
CallToken
for create participant api
Flex
- Adding
offline_config
to Flex Configuration
Intelligence
- Deleted
redacted
parameter from fetching transcript in v2 (breaking change)
Lookups
- Add new
phone_number_quality_score
package to the lookup response - Remove
disposable_phone_number_risk
package (breaking change)
Messaging
- Update US App To Person documentation with current
message_samples
requirements
Taskrouter
- Remove beta_feature check on task_queue_bulk_real_time_statistics endpoint
- Add
virtual_start_time
property to tasks - Updating
task_queue_data
format frommap
toarray
in the response of bulk get endpoint of TaskQueue Real Time Statistics API (breaking change)