Releases: twilio/twilio-java
Releases · twilio/twilio-java
7.14.1
Release Notes
Api
- Add New wireless usage keys added
- Add
auto_correct_address
param for Addresses create and update - Add .hashCode(), .equals(), and .toString() methods
Preview
- Removed 'email' from bulk_exports configuration api [bi]. No migration plan needed because api has not been used yet.
- Add AvailableNumbers resource.
Video
- Add
video_codec
enum andvideo_codecs
parameter, which can be set to eitherVP8
orH264
during room creation. - Restrict recordings page size to 100
- Add query parameters
SourceSid
,Status
,DateCreatedAfter
andDateCreatedBefore
to the convenience method for retrieving Room recordings.
7.14.0
Release Notes
This release adds Beta and Preview products to main artifact.
Previously, Beta and Preview products were only included in the alpha
artifact. They are now being included in the main artifact to ease product
discoverability and the collective operational overhead of maintaining multiple
artifacts per library.
Api
- Remove unused
encryption_type
property on Recordings (breaking change)
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBinding
optional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
sms_application_sid
to HostedNumberOrders.
Taskrouter
- Fully support conference functionality in reservations.
7.13.1
7.13.1-alpha-1
7.13.0
Release Notes
- Change git tagging scheme to be consistent with other twilio libraries.
- Fix crashes on Google App Engine when using default NetworkHttpClient. Issue #377. Thanks to @katafractari for helping identify the bug and test the fix.
Api
- Fix incorrectly named
AnnounceUrlMethod
toAnnounceMethod
parameter naming on Conference Participant Updating. - Add
encryptionType
andencryptionDetails
support to Call Recordings. - Add new UsageRecord categories for Rooms and Speech Recognition.
Notify
- Add
ToBinding
optional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
verificationAttempts
to HostedNumberOrders. - Add
statusCallbackUrl
andstatusCallbackMethod
to HostedNumberOrders.
Video
- Filter recordings by date using the parameters
DateCreatedAfter
andDateCreatedBefore
. - Override the default time-to-live of a recording's media URL through the
Ttl
parameter (in seconds, default value is 3600). - Add query parameters
SourceSid
,Status
,DateCreatedAfter
andDateCreatedBefore
to the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
7.13.0-alpha-1
This version of the Twilio Java library is a superset of 7.13.0 that includes all beta Twilio products.
Release Notes
- Change git tagging scheme to be consistent with other twilio libraries.
- Fix crashes on Google App Engine when using default NetworkHttpClient. Issue
#377. Thanks to @katafractari for helping identify the bug and test the fix.
Api
- Rename incorrectly named
AnnounceUrlMethod
toAnnounceMethod
on Participants. - Update
AnnounceMethod
parameter naming for consistency - Add new UsageRecord categoreies for Rooms and Speech Recognition.
Messaging
- Fix incorrectly typed capabilities property for PhoneNumbers.
Notify
- Add
ToBinding
optional parameter on Notifications resource creation. Accepted values are json strings.
Preview
- Add
verification_attempts
to HostedNumberOrders. - Add
status_callback_url
andstatus_callback_method
to HostedNumberOrders.
Video
- Filter recordings by date using the parameters
DateCreatedAfter
andDateCreatedBefore
. - Override the default time-to-live of a recording's media URL through the
Ttl
parameter (in seconds, default value is 3600). - Add query parameters
SourceSid
,Status
,DateCreatedAfter
andDateCreatedBefore
to the convenience method for retrieving Room recordings.
Wireless
- Added national and international data limits to the RatePlans resource.
7.11.0
7.11.0-alpha-1
7.10.1-alpha-1
This version of the Twilio Java library is a superset of 7.10.1 that includes all beta Twilio products.
Release Notes
- Add video.twilio.com
- Add additional usage categories
- Fix Client Validation URL encoding
- Close all connections in finally block
- Remove convenience method
getSid()
on records that do not have a sid - Alpha Changes:
- Add wireless.twilio.com
- Add sync.twilio.com
- Add ability to Delete Faxes