Releases: messagebird/go-rest-api
Releases · messagebird/go-rest-api
Release 5.3.0
Version 5.3.0 adds support for updating a Webhook in the Conversations API.
Thanks to @jen-obyrne!
Release 5.2.0
Conversations API support. @epels 👍
Release 5.1.1
Only internal changes. We can now send non-JSON request bodies.
Thanks a lot to @khrt for reviewing!
Release 5.1.0
The following changes were added:
- #51 Endpoints missing from Verify
Release 5.0.0.0
This is a new major version that significantly changes the client's structure. Please consult UPGRADING.md for instructions on updating your code.
As always, please open an issue for suggestions, questions and any bug reports.
Thanks to:
Fixed failing calls to Lookup
Calls to the Lookup endpoint no longer fail: it now uses the correct HTTP method.
Release 3.0.0
The following changes were added:
- #12 Replacing OTP with new Verify call.
Release 2.3.0
The following changes were added:
- #7 The balance API call returns an amount of type float, not int
Release 2.2.2
The following changes were added:
- #5 Support for the datacoding parameter on the Verify endpoint
Release 2.2.1
The following changes were added:
- #4 Add missing details attribute to the HLR object