Releases: twilio/twilio-node
Releases · twilio/twilio-node
5.8.0
5.7.3
5.7.2
Release Notes
Library - Chore
- PR #1091: Remove references to microvisor. Thanks to @akhani18!
- PR #1098: remove knowledge domain. Thanks to @tiwarishubham635!
Bulkexports
- Changed the type of 'details' field to be a list of objects instead of a single object
Conversations
- Updates to
method
casing for ConfgurationAddress, ConversationScopedWebhook, and ServiceConversationScopedWebhook for RestProxy compatibility
Proxy
- remove shortcodes resource as its no longer used
Serverless
- Change log field level from type
ienum
tostring
in Logs api
Taskrouter
- Remove
URL-encoded
from attributes param definition in tasks
Trunking
- Added
symmetric_rtp_enabled
property on Trunks.
Twiml
- Add support for
<WhatsApp>
noun under<Dial>
verb
5.7.1
Release Notes
Library - Chore
- PR #1097: Remove knowledge library. Thanks to @krishnakalluri!
Api
- Change DependentPhoneNumber
capabilities
typeobject
anddate_created
,date_updated
todate_time<rfc2822>
- Updated the
Default
value from 0 to 1 in the Recordings Resourcechannels
property
Serverless
- Update
ienum
type level in Logs api
Verify
- Update Channel list in Verify Attempst API
- Update
ienum
type for Conversion_Status in Verify Attempts API
Twiml
- Add
us2
to the list of supported values for the region attribute in the<Conference>
TwiML noun.
5.7.0
Release Notes
Library - Feature
- PR #1088: add public key client validation. Thanks to @tiwarishubham635!
Library - Chore
- PR #1092: fix cluster test. Thanks to @manisha1997!
- PR #1089: Update IAM token endpoint from Preview to IAM. Thanks to @manisha1997!
Api
- Added several usage category enums to
usage_record
API
Numbers
- Update the porting documentation
Verify
- Update
ienum
type for Channels in Verify Attempts API
5.6.1
Release Notes
Library - Fix
- PR #1063: Logging. Thanks to @ari-at-backbone!
Accounts
- Changes to add date_of_consent param in Bulk Consent API
Api
- Change
friendly_name
,date_created
anddate_updated
properties to typestring
.
Twiml
- Update twiml definition for
<ConversationRelay>
and<Assistant>
5.6.0
Release Notes
Library - Chore
- PR #1078: fixed axios vulnerability by upgrading 1.7.4 to 1.8.3. Thanks to @sujay-neglur!
Api
- Add
response_key
forUsage Triggers
fetch endpoint.
Flex
- Add Update Interaction API
- Adding
webhook_ttid
as optional parameter in Interactions API
Serverless
- Add node22 as a valid Build runtime
- Add node20 as a valid Build runtime
Video
- removed
transcribe_participants_on_connect
andtranscriptions_configuration
from the room resource (breaking change) - Added
transcribe_participants_on_connect
andtranscriptions_configuration
to the room resource
4.0.0-rc.6
5.5.2
Release Notes
Library - Chore
- PR #1083: fix message on unit tests. Thanks to @tiwarishubham635!
Studio
- Add documentation for parent_step_sid field in Step resource