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.