Release Notes
Library - Chore
- PR #658: lombok 1.18.16. Thanks to @sullis!
- PR #643: maven-enforcer-plugin 3.0.0. Thanks to @sullis!
- PR #654: archunit 0.22.0. Thanks to @sullis!
Library - Fix
- PR #657: git log retrieval issues. Thanks to @shwetha-manvinkurke!
Frontline
- Added
is_available
to User's resource
Messaging
- Added GET vetting API
Verify
- Add
WHATSAPP
to the attempts API. - Allow to update
config.notification_platform
fromnone
toapn
orfcm
and viceversa for Verify Push - Add
none
as a validconfig.notification_platform
value for Verify Push
Twiml
- Add supported SSML children to
<emphasis>
,<lang>
,<p>
,<prosody>
,<s>
, and<w>
.