Release Notes
Library - Chore
- PR #706: ignore directory and not just the content. Thanks to @shwetha-manvinkurke!
- PR #705: remove install as a dependency of test. Thanks to @shwetha-manvinkurke!
Library - Fix
- PR #704: docker publish issues. Thanks to @shwetha-manvinkurke!
- PR #703: 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>
.