twilio-ruby v5.2.0 Release Notes

Release Date: 2017-08-25 // over 6 years ago
  • Library

    • Add last_request, last_response properties to http client for easier debugging.
    • โž• Add Request class to abstract http client implementations.
    • ๐Ÿ—„ Rename TwilioResponse to Response for consistency, deprecate TwilioResponse class.
    • ๐Ÿ‘Œ Support libxml 2 and 3. Issue #315. Thanks @malmckay.
    • โž• Add inspect methods to all classes. Thanks @malmckay.

    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.