Release Notes
Library - Fix
- PR #607: migrate to phpdox for source code doc generation. Thanks to @childish-sambino!
- PR #602: only pass query option to Guzzle client if it is provided. Thanks to @childish-sambino!
Library - Feature
- PR #606: add scalar param type declarations to generated API code. Thanks to @childish-sambino! (breaking change)
- PR #605: add scalar param type declarations. Thanks to @childish-sambino! (breaking change)
Library - Chore
- PR #604: add return types, drop 'array()' syntax, and address linter warnings in generated API code. Thanks to @childish-sambino! (breaking change)
- PR #603: add return types, drop 'array()' syntax, and address linter warnings. Thanks to @childish-sambino! (breaking change)
- PR #595: drop support for EOL versions of PHP. Thanks to @childish-sambino! (breaking change)
Api
- Make call create parameters
async_amd,async_amd_status_callback, andasync_amd_status_callback_methodpublic - Add
trunk_sidas an optional field to Call resource fetch/read responses - Add property
queue_timeto successful response of create, fetch, and update requests for Call - Add optional parameter
byocto conference participant create.
Authy
- Added support for challenges associated to push factors
Flex
- Adding
ui_dependenciesto 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_queueandlongest_relative_task_sid_in_queueto TaskQueue Real Time Statistics API. - Add
wait_duration_in_queue_until_acceptedaggregations 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_sourcesor thevideo_layout, but one of them has to be provided - [Composer]
audio_sourcestype on the composer HTTP POST command, changed fromsid[]tostring[](breaking change) - [Composer] Clarification for the composition creation documentation: one source is mandatory, either the
audio_sourcesor thevideo_layout, but one of them has to be provided