6.36.0
Release Notes
Library - Feature
- PR #507: add new max_retries param to TwilioHttpClient. Thanks to @msaelices!
Authy
- Added the
configurationproperty to services to return the service level configurations - Added optional parameter
Pushwhen creating a service to send the service level push factor configuration - Remove FactorStrength support for Factors and Challenges (breaking change)
Messaging
- Correct the alpha sender capabilities property type (breaking change)
Preview
- Removed
/Devicesregister Branded Calls endpoint, as per iOS sample app deprecation (breaking change) - Removed
Twilio-Sandbox-Moderequest header from the Branded Calls endpoints, as not officially supported (breaking change) - Removed
Verifyversion frompreviewsubdomain in favor toverifysubdomain. (breaking change)
Serverless
- Add UI-Editable field to Services
Supersim
- Add
inactivestatus for Super SIM which is an alias fordeactivated
Taskrouter
- Adding value range to
priorityin task endpoint
Verify
- Fix
SendCodeAttemptstype. It's an array of objects instead of a unique object. (breaking change)