Release Notes
Library - Feature
- PR #667: add http logging for php. Thanks to @JenniferMah!
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
andHiddenDetails
properties are now marked asPII
- 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.