Releases: twilio/twilio-oai
Releases · twilio/twilio-oai
1.35.0
Release Notes
Flex
- Removed redundant
close
status from Flex Interactions flow (breaking change) - Adding
debugger_integration
andflex_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
valuecall-in-progress
tocall-answered
1.34.0
Release Notes
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>
.
1.33.0
Release Notes
Library - Feature
- PR #72: Addition of spec files for preview domain. Thanks to @AsabuHere!
Routes
- Inbound Proccessing Region API - Public GA
Supersim
- Allow updating
DataLimit
on a Fleet
1.32.0
Release Notes
Flex
- Add
status
,error_code
, anderror_message
fields to InteractionChannel
- Adding
messenger
andgbm
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.
1.31.0
Release Notes
Library - Test
Library - Fix
- PR #63: move the className extension to the operation when necessary. Thanks to @childish-sambino!
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
toverify_service_sid
to be consistent with list attempts API (breaking change) - Make
code
optional on Verification check to supportsna
attempts.
1.30.0
Release Notes
Library - Chore
- PR #64: adding the preview spec back. Thanks to @shrutiburman!
- PR #61: drop unneeded class names. Thanks to @childish-sambino!
Api
- Added
amazon-polly
tousage_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 tobeta
for Verify TOTP properties and parameters. (breaking change) - Changed summary param
verify_service_sid
toservice_sid
to be consistent with list attempts API (breaking change)
Twiml
- Add
maxQueueSize
toEnqueue
1.29.2
Release Notes
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
1.29.1
Release Notes
Library - Fix
- PR #57: add parent field to twilio vendor extensions. Thanks to @charan678!
Api
- Add property
media_url
to the recording resources
Verify
- Include
silent
as a channel type in the verifications API.
1.29.0
Release Notes
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
andbilled_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.
1.28.2
Release Notes
Library - Fix
- PR #54: switch api-def object types to open-api any types. Thanks to @childish-sambino!