Skip to content

5.6.3

Choose a tag to compare

@codejudas codejudas released this 25 Aug 18:33
· 706 commits to main since this release

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 innerException on HTTP client exceptions. Issue #361.
  • Correct typo in HttpClient interface MakeRequestAysnc -> MakeRequestAsync.

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.

NuGet
Docs