Release Notes
Library - Fix
- PR #100: renaming RestClientParams to ClientParams. Thanks to @rakatyal!
- PR #98: goimports -> tidy -> test. Thanks to @beebzz!
- PR #97: run go mod tidy before go vet. Thanks to @beebzz!
Api
- Change
stream
url parameter to non optional - Add
verify-totp
andverify-whatsapp-conversations-business-initiated
categories tousage_record
API
Chat
- Added v3 Channel update endpoint to support Public to Private channel migration
Flex
- Private Beta release of the Interactions API to support the upcoming release of Flex Conversations at the end of Q1 2022.
- Adding
channel_configs
object to Flex Configuration
Media
- Add max_duration param to PlayerStreamer
Supersim
- Remove Commands resource, use SmsCommands resource instead (breaking change)
Taskrouter
- Add limits to
split_by_wait_time
for Cumulative Statistics Endpoint
Video
- Change recording
status_callback_method
type fromenum
tohttp_method
(breaking change) - Add
status_callback
andstatus_callback_method
to composition - Add
status_callback
andstatus_callback_method
to recording