Skip to content

Releases: Vonage/vonage-java-sdk

v8.12.0

21 Oct 11:49
2bf35e0
Compare
Choose a tag to compare

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

25 Sep 10:06
ecb1b8f
Compare
Choose a tag to compare

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

02 Aug 11:58
a2821b9
Compare
Choose a tag to compare

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

25 Jul 11:32
37782b5
Compare
Choose a tag to compare

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

23 Jul 11:59
Compare
Choose a tag to compare

This release makes the GenericEvent class in Conversation API accessible, as per #539. It also bumps the commons-codec and commons-lang3 dependency versions.

Full Changelog: v8.9.2...v8.9.3

v8.9.2

12 Jul 12:12
Compare
Choose a tag to compare

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

09 Jul 15:04
Compare
Choose a tag to compare

This release fixes the incorrect structure of com.vonage.client.conversations.ListEventsResponse resulting in parse errors (as described in #536), and bumps the JWT library to v1.1.3.

Full Changelog: v8.9.0...v8.9.1

v8.9.0

20 Jun 09:42
Compare
Choose a tag to compare

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

v8.8.1

30 May 17:30
Compare
Choose a tag to compare

This release attempts to fix the broken metadata in v8.8.0 by not publishing an uber-jar.

v8.8.0

30 May 14:49
Compare
Choose a tag to compare

This release adds support for the SIM Swap API, along with a refactoring of how authentication is handled in the SDK internally to accommodate the OAuth2 workflow required for this. It also migrates the build from Gradle to Maven.

Full Changelog: v8.7.0...v8.8.0