Release Notes
Library - Fix
- PR #506: loosen the faraday version requirement. Thanks to @childish-sambino!
Library - Chore
- PR #508: Refer to https:// homepage in gemspec. Thanks to @olleolleolle!
- PR #507: Travis: Drop unused "sudo: false" directive. Thanks to @olleolleolle!
- PR #498: autoload TwiML to save memory on load. Thanks to @philnash!
- PR #499: autoload JWT classes. Thanks to @philnash!
- PR #505: remove S3 URLs from test data. Thanks to @childish-sambino!
Api
- Updated description for property
call_reason
in the call create request
Contacts
- Added Read, Delete All, and Delete by SID docs
- Initial Release
Studio
- Rename
flow_valid
toflow_validate
- Removed
errors
andwarnings
from flows error response and added new property nameddetails
- Add Update Execution endpoints to v1 and v2 to end execution via API
- Add new
warnings
attribute v2 flow POST api
Twiml
- Add enhanced attribute to use with
speech_model
for theGather
verb