v8.0.0
This GA release expands upon the previous 8.x releases with the following changes:
- Call modification methods in
VoiceClient
use String instead of UUID for consistency - Adds public
RequestSigning.verifyRequestSignature
method (which doesn't depend onHttpServletRequest
) - Removes
com.vonage.client.verify2.Locale
enum - Adds
redirectUrl
parameter for Silent Auth
This release contains several backwards-incompatible changes and is deployed to the new com.vonage:server-sdk
co-ordinates on Maven Central.
Full Changelog: v7.11.1...v8.0.0