Twilio-csharp v5.50.0 Release Notes

Release Date: 2020-11-18 // over 3 years ago
  • ๐Ÿš€ Release Notes

    Library - Feature

    Api

    • Add new call events resource - GET /2010-04-01/Accounts/{account_sid}/Calls/{call_sid}/Events.json

    Conversations

    • ๐Ÿ›  Fixed default response property issue for Service Notifications Configuration

    Insights

    • Removing call_sid from participant summary. (breaking change)

    Serverless

    • ๐Ÿ‘ Allow Service unique name to be used in path (in place of SID) in Service update request

    ๐Ÿ”€ Sync

    • โž• Added HideExpired query parameter for filtering Sync Documents with expired

    ๐Ÿ‘Œ Verify

    • Challenge Details and HiddenDetails properties are now marked as PII
    • โšก๏ธ Challenge expiration_date attribute updated to set a default value of five (5) minutes and to allow max dates of one (1) hour after creation.
    • โšก๏ธ Entity identity attribute updated to allow values between 8 and 64 characters.
    • ๐Ÿ‘Œ Verify Service frinedly_name attribute updated from 64 max lenght to 30 characters.

    ๐Ÿ“„ Docs
    ๐Ÿ“ฆ NuGet