Skip to content

Releases: Vonage/vonage-kotlin-sdk

v0.7.0

06 Aug 15:59
Compare
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
Compare
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
Compare
Choose a tag to compare

Adds support for Number Insight API.

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

v0.4.0

23 Jul 16:13
Compare
Choose a tag to compare

Adds support for Verify (legacy) API.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

12 Jul 12:55
Compare
Choose a tag to compare

Bumps Java SDK version to 8.9.2.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Jul 11:51
Compare
Choose a tag to compare

Adds support for SMS, Conversion and Redact APIs.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Jul 16:12
Compare
Choose a tag to compare

Adds support for Voice API, along with Messages API sandbox and fixing authFromEnv().

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jun 17:02
Compare
Choose a tag to compare

Initial release based on Java SDK v8.9.0, with support for Messages v1 and Verify v2 APIs.