v0.18.0
Release Notes
Library - Fix
- PR #125: remove cluster test. Thanks to @JenniferMah!
Library - Chore
- PR #123: migrate to github actions from travis ci. Thanks to @shwetha-manvinkurke!
Api
- Updated
media_urlproperty 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_tokenparameter. - Added
TemplateCustomSubstitutionson verification creation - Make
TemplateSidparameter public for Verification resource andDefaultTemplateSidparameter public for Service resource. (breaking change)