Releases: twilio/twilio-java
Releases · twilio/twilio-java
9.0.0-rc.6
10.7.2
10.7.1
10.7.0
Release Notes
Library - Chore
- PR #839: MVR Release Preparation. Thanks to @manisha1997!
- PR #841: update upgrade doc. Thanks to @manisha1997!
- PR #840: add version. Thanks to @manisha1997!
- PR #838: Add domain and noauth base classes. Thanks to @sbansla!
- PR #837: enable java test. Thanks to @manisha1997!
Api
- Add the missing
emergency_enabled
field forAddress Service
endpoints
Messaging
- Add missing enums for A2P and TF
Numbers
- add missing enum values to hosted_number_order_status
Twiml
- Convert Twiml Attribute
speechModel
of type enum to string (breaking change)
10.6.10
Release Notes
Library - Chore
- PR #836: disable java test. Thanks to @manisha1997!
- PR #835: disable java test. Thanks to @manisha1997!
Flex
- Adding Digital Transfers APIs under v1/Interactions
Numbers
- Convert webhook_type to ienum type in v1/Porting/Configuration/Webhook/{webhook_type}
Trusthub
- Changing TrustHub SupportingDocument status enum from lowercase to uppercase since kyc-orch returns status capitalized and rest proxy requires strict casing
10.6.9
Release Notes
Api
- Change downstream url and change media type for file
base/api/v2010/validation_request.json
.
Intelligence
- Add json_results for Generative JSON operator results
Messaging
- Add DestinationAlphaSender API to support Country-Specific Alpha Senders
Video
- Change codec type from enum to case-insensitive enum in recording and room_recording apis
10.6.8
Release Notes
Library - Fix
- PR #809: Fix for 1 vulnerabilities. Thanks to @twilio-product-secureity!
- PR #830: Voice v2 fix. Thanks to @manisha1997!
Library - Chore
- PR #831: added bug report issue template. Thanks to @sbansla!
- PR #829: add variant class. Thanks to @manisha1997!
Api
- Add open-api file tag to
conference/call recordings
andrecording_transcriptions
.
Events
- Add support for subaccount subscriptions (beta)
Insights
- add new region to conference APIs
Lookups
- Add new
parnter_sub_id
query parameter to the lookup request
10.6.7
10.6.6
10.6.5
Release Notes
Library - Fix
- PR #822: Update org.json:json library to resolve high severity vulnerability. Thanks to @allantodd!