Twilio-csharp v5.6.3 Release Notes

Release Date: 2017-08-25 // over 6 years ago
  • 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 innerException on HTTP client exceptions. Issue #361.
    • Correct typo in HttpClient interface MakeRequestAysnc -> MakeRequestAsync.
    • โž• Add LastRequest and LastResponse to HttpClient Interface. Set these in bundled http clients.

    Api

    • โšก๏ธ Update status enum for Recordings to include 'failed'
    • โž• Add error_code property on Recordings

    Chat

    • โž• Add mutable parameters for channel, members and messages

    Video

    • ๐Ÿ†• New media_region parameter when creating a room, which controls which region media will be served out of.