Skip to content

Releases: Vonage/vonage-java-sdk

v8.15.1

19 Dec 23:20
b6b29ff
Compare
Choose a tag to compare

This release removes unnecessary validation of the URL domain in the Voice API's downloadRecording functionality.

Full Changelog: v8.15.0...v8.15.1

v8.15.0

03 Dec 16:59
8a93a6c
Compare
Choose a tag to compare

This release allows setting a proxy on the client to route requests through, bumps Jackson version to 2.18.2 and refactors SMS API to use Basic auth in the header rather than query parameters.

Full Changelog: v8.14.0...v8.15.0

v8.14.0

14 Nov 18:42
9193f47
Compare
Choose a tag to compare

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

28 Oct 15:56
bd1b3e0
Compare
Choose a tag to compare

This release adds support for working with Verify Templates & Fragments.

Full Changelog: v8.12.0...v8.13.0

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