Skip to content

Releases: Vonage/vonage-kotlin-sdk

v1.0.0

25 Oct 09:40
eefe856

Choose a tag to compare

First GA release!

This version adds support for configuring network APIs in an Application, download recordings of calls made using the Voice API and a few other miscellaneous quality-of-life changes based on Java SDK v8.12.0.

Full Changelog: v1.0.0-RC2...v1.0.0

v1.0.0-RC2

26 Sep 11:32
60a8c3f

Choose a tag to compare

This release adds support for the RCS channel, reading and revoking messages, WhatsApp reactions and updates the User-Agent header to include the SDK name and version, thus distinguishing requests from those made using the plain Java SDK.

Full Changelog: v1.0.0-RC1...v1.0.0-RC2

v1.0.0-RC1

12 Sep 16:02
7e4b3c4

Choose a tag to compare

This release updates the documentation format of the published Javadoc JAR file. It also further semantically constraints the layout options for Archives and Broadcasts in Video API.

Full Changelog: v1.0.0-beta2...v1.0.0-RC1

v1.0.0-beta2

06 Sep 16:37
fb437e3

Choose a tag to compare

This release adds code documentation (KDocs) to the SDK's public API. It also contains some minor refactoring with breaking changes to Voice and Video compared to beta1.

Full Changelog: v1.0.0-beta1...v1.0.0-beta2

v1.0.0-beta1

02 Sep 10:22
d375a59

Choose a tag to compare

Adds support for Video API. This is the first beta release as the SDK is now feature-complete.

Full Changelog: v0.9.0...v1.0.0-beta1

v0.9.0

19 Aug 14:51
6cc5cf2

Choose a tag to compare

Adds support for Application API.

Full Changelog: v0.8.0...v0.9.0

v0.8.0

09 Aug 10:13
c754c05

Choose a tag to compare

Adds support for Subaccounts API.

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Aug 15:59

Choose a tag to compare

  • Adds support for Number and Account management APIs
  • Refactors Verify (v2) API to use ExistingRequest object
  • Explicit declaration of return types for all functions in the SDK

Full Changelog: v0.6.0...v0.7.0

v0.6.0

30 Jul 12:41

Choose a tag to compare

  • Adds support for SIM Swap and Number Verification APIs.
  • Merges Messages#sendSandbox with send and uses the new DtmfSettings.Builder class for Voice.InputAction.Builder#dtmfSettings extension method.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

25 Jul 13:01

Choose a tag to compare

Adds support for Number Insight API.

Full Changelog: v0.4.0...v0.5.0