Release Notes
- Fix Url parameters with percent encoded characters not being properly serialized before being sent to the API.
- Fix Iso8601 date time serialization not enforcing expected culture, timezone. Issue #372.
- Allow empty string
finishOnKey
Gather Twiml attribute. Thanks @barclayadam! - Fix Enums comparison with
==
not working. Issue #376. - Support Recording encryption. Add
EncryptionType
andEncryptionDetails
parameters to call recordings. - Add new usage record categories for rooms and speech recognition.
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.