Releases: twilio/twilio-node
Releases · twilio/twilio-node
5.9.0
5.8.2
Release Notes
Library - Chore
- PR #1116: upgrade typescript and typedoc version. Thanks to @tiwarishubham635!
Studio
- Add
type
to Step resource APIs
Verify
- Allow to update all passkeys parameters in the service update
5.8.1
Release Notes
Library - Chore
- PR #1112: add close-stale-issues workflow. Thanks to @tiwarishubham635!
Library - Fix
- PR #1107: converting from any to string type. Thanks to @manisha1997!
Accounts
- Update beta feature flag for consent and contact bulk upsert APIs
Api
- Add multiple missing usage categories to usage records and usage triggers api
- Add
channels-whatsapp-template-marketing
andchannels-whatsapp-template-utility
to usage categories
Conversations
- Fix
state
spelling forinitializing
enum value - Update
state
to includeintializing
for ServiceConversationWithParticipants and ConversationWithParticipants
Flex
- Adding new optional parameter
identity
toweb_channels
API in versionv2
Trusthub
- Add required Permissions to the ComplianceInquiries API
Verify
- Add passkeys support to Verify API creating and updating services.
- Update
ienum
type for Factor creation - Add passkeys as challenge and factor type
5.8.0
Release Notes
Library - Chore
- PR #1106: upgrade axios version. Thanks to @tiwarishubham635!
Events
- Remove
SinkSid
parameter when updating subscriptions. (breaking change)
Twiml
- Remove Duplicates.
- Add Polly Generative voices.
- Add Latest Google (Chirp3-HD) voices.
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