v8.5.0
This release adds new functionality to the Video and Verify v2 APIs.
For Video, the Audio Connector and Live Captioning features have been implemented, along with the publisheronly
role for token generation.For Verify v2, the Next Workflow endpoint has been added, along with some updated validation logic for brand
and SMS from
request parameters.This release also removes the unused com.vonage.client.sms.HexUtil
as it contains a potential security vulnerability. Finally, @JsonInclude
and @JsonIgnoreProperties
annotations on most domain classes have been removed in favour of a more generic global configuration.
Full Changelog: v8.4.0...v8.5.0