twilio-ruby v5.24.0 Release Notes

Release Date: 2019-06-12 // almost 5 years ago
  • ๐Ÿš€ Release Notes

    Api

    • Message resource price parameter type changed to string (breaking change)
    • Message resource error_code now uses nil instead 0 when converting null (breaking change)

    Autopilot

    • โž• Add Webhooks resource to Autopilot Assistant.

    Flex

    • โž• Added missing 'custom' type to Flex Flow
    • โž• Adding integrations to Flex Configuration

    Insights

    • โž• Added attributes to summary.

    Messaging

    • Message API Create updated with conditional params (breaking change)

    Proxy

    • Document that Proxy will return a maximum of 100 records for read/list endpoints (breaking change)
    • Remove non-updatable property parameters for Session update (mode, participants) (breaking change)

    ๐Ÿ”€ Sync

    • โž• Added reachability debouncing configuration options.

    ๐Ÿ‘Œ Verify

    • โž• Add RateLimits and Buckets resources to Verify Services
    • โž• Add RateLimits optional parameter on Verification creation.

    Twiml

    • ๐Ÿ›  Fix <Room> participantIdentity casing

    ๐Ÿ’Ž Docs