Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Releases: Vonage/vonage-go-sdk

Security fixes for JWT

01 Dec 16:39
821b439
Compare
Choose a tag to compare
Merge pull request #70 from novalagung/refactor-jwt-go

refactor: use golang-jwt/jwt instead of dgrijalva/jwt-go

Improved number insights example

05 Jan 09:53
7e16a16
Compare
Choose a tag to compare
  • Minor updates to Number Insight examples, using the correct terminology, adding functionality and a webhook for advanced async requests.

Improved error handling

20 Nov 14:37
1ce86ff
Compare
Choose a tag to compare
  • Breaking change for send SMS
  • Removed dependencies on internal structures

Add PSD2 Support for Verify API

16 Nov 17:58
0d04809
Compare
Choose a tag to compare

The SDK now has support for the Secure Customer Authentication required by Payment Services Directive (PSD2). Find out more about this feature on the developer portal

Verify API supports Sender ID

29 Oct 17:27
Compare
Choose a tag to compare
  • Add support for Sender ID
  • Better example documentation

Dynamic User-Agent Header

15 Oct 15:54
936fc18
Compare
Choose a tag to compare

Minor release with readme updates and a fix for a bug with the user-agent header info

Better NCCO handling

05 Oct 10:28
72973a3
Compare
Choose a tag to compare

The NCCO object knows how to JSON Marshal itself

v0.12.0 Major Update: OpenAPI integration and improved error handling

25 Sep 15:16
Compare
Choose a tag to compare

Not backwards compatible Do not upgrade from v0.8 or earlier versions.

This is a refresh of the Vonage Go SDK. It's at an alpha stage, but it has support for the majority of our stable APIs and we would love to hear your feedback. Find out more about Vonage APIs at https://developer.nexmo.com and see example usage of the library at https://vonage.github.io/vonage-go-sdk/.

Preview release for v0.12 (do not upgrade)

23 Sep 16:00
3eeed35
Compare
Choose a tag to compare

This is a full refresh of the library, so if you were using an earlier version then please do not attempt to upgrade. We are now branded as Vonage, and support has been added for some of the newer APIs and features as well as improvements to authentication and error handling.

Early alpha of new library

26 Jun 10:39
Compare
Choose a tag to compare
Pre-release

Existing users, do not upgrade

We're refactoring our library to improve the error handling and also keep the data structures in closer step with the APIs, this version of the library is not compatible with earlier versions. We would love your feedback, please open issues! (This is an alpha version, use with caution)