Twilio-csharp v5.37.5 Release Notes

Release Date: 2020-02-19 // about 4 years ago
  • ๐Ÿš€ Release Notes

    Api

    • Make call create parameters async_amd, async_amd_status_callback, and async_amd_status_callback_method public
    • โž• Add trunk_sid as an optional field to Call resource fetch/read responses
    • โž• Add property queue_time to successful response of create, fetch, and update requests for Call
    • โž• Add optional parameter byoc to conference participant create.

    Authy

    • โž• Added support for challenges associated to push factors

    Flex

    • โž• Adding ui_dependencies to Flex Configuration

    Messaging

    • Deprecate Session API (breaking change)

    Numbers

    • โž• Add Regulations API

    Studio

    • โž• Add Execution and Step endpoints to v2 API
    • โž• Add webhook_url to Flow response and add new /TestUsers endpoint to v2 API

    Taskrouter

    • Adding longest_relative_task_age_in_queue and longest_relative_task_sid_in_queue to TaskQueue Real Time Statistics API.
    • Add wait_duration_in_queue_until_accepted aggregations to TaskQueues Cumulative Statistics endpoint
    • โž• Add TaskQueueEnteredDate property to Tasks.

    Video

    • [Composer] Clarification for the composition hooks creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided
    • [Composer] audio_sources type on the composer HTTP POST command, changed from sid[] to string[] (breaking change)
    • [Composer] Clarification for the composition creation documentation: one source is mandatory, either the audio_sources or the video_layout, but one of them has to be provided

    ๐Ÿ“„ Docs
    ๐Ÿ“ฆ NuGet