Release Notes
Library - Chore
- PR #575: migrate from TravisCI to GitHub Actions. Thanks to @eshanholtz!
Api
- Updated
media_url
property to be treated as PII
Messaging
- Added a new enum for brand registration status named DELETED (breaking change)
- Add a new K12_EDUCATION use case in us_app_to_person_usecase api transaction
- Added a new enum for brand registration status named IN_REVIEW
Serverless
- Add node14 as a valid Build runtime
Verify
- Fix typos in Verify Push Factor documentation for the
config.notification_token
parameter. - Added
TemplateCustomSubstitutions
on verification creation - Make
TemplateSid
parameter public for Verification resource andDefaultTemplateSid
parameter public for Service resource. (breaking change)