twilio-ruby v5.30.0 Release Notes

Release Date: 2019-12-04 // over 4 years ago
  • ๐Ÿš€ Release Notes

    Library

    • ๐Ÿ’Ž PR #485: docs: add supported language versions to README. Thanks to @childish-sambino!
    • ๐Ÿ— PR #445: fix: handle building the HTTP client proxy URI without authentication. Thanks to @laka3000!

    Api

    • โž• Add optional twiml parameter for call create

    Chat

    • โž• Added delete method in UserChannel resource

    Conversations

    • ๐Ÿ‘ Allow Messaging Service update

    Taskrouter

    • ๐Ÿ‘Œ Support ReEvaluateTasks parameter on Workflow update

    Twiml

    • Remove unsupported mixed_track value from <Stream> (breaking change)
    • โž• Add missing fax <Receive> optional attributes

    ๐Ÿ’Ž Docs