5.6.3
Release Notes
Library
- Fix warning on inclusive lower bound for Newtonsoft
- Throw more specific subclasses of TwilioException when exceptions occur at the HTTP layer.
- Poperly set root cause Exception as
innerExceptionon HTTP client exceptions. Issue #361. - Correct typo in HttpClient interface
MakeRequestAysnc->MakeRequestAsync.
Api
- Update
statusenum for Recordings to include 'failed' - Add
error_codeproperty on Recordings
Chat
- Add mutable parameters for channel, members and messages
Video
- New
media_regionparameter when creating a room, which controls which region media will be served out of.