Releases: Vonage/vonage-java-sdk
v8.14.0
This release adds support for configuring the maximum bitrate for Video Archiving. It also ensures that the underlying HTTP client is closable, so that responses are properly tidied up to prevent resource leaks.
Full Changelog: v8.13.0...v8.14.0
v8.13.0
v8.12.0
This release adds support for asynchronous DTMF updates in Voice API, the ability to configure redirect URI for Number Verification in Application API capabilities, and various bug fixes, including addition of missing fields in various APIs.
Full Changelog: v8.11.0...v8.12.0
v8.11.0
This release updates the Messages API implementation to include the latest changes, including support for RCS, WhatsApp Reactions, new properties on inbound messages, updating messages (marking as read or revoking), interfaces for text and media message builders and some internal refactoring.
Full Changelog: v8.10.0...v8.11.0
v8.10.0
This release contains a substantial refactoring of the Numbers API implementation, with updated documentation and missing fields as well as builders in favour of setters. It also deprecates Meetings API.
Full Changelog: v8.9.4...v8.10.0
v8.9.4
This release fixes the canSpeak
and canHear
methods in ConversationAction
to use String instead of UUID. It also adds some further validation to ConnectAction
and a Builder for DtmfSettings
.
Full Changelog: v8.9.3...v8.9.4
v8.9.3
v8.9.2
This release upgrades the JWT library to 2.0.0, and implements several quality-of-life fixes in Voice, Conversion and Verify (v2) APIs.
Full Changelog: v8.9.1...v8.9.2
v8.9.1
v8.9.0
This release adds support for the Number Verification API. It also adds standard and custom headers to SipEndpoint
, and reduces the minimum channel timeout for Verify v2 requests.
Full Changelog: v8.8.1...v8.9.0