Releases: Vonage/vonage-node-sdk
Releases · Vonage/vonage-node-sdk
v2.4.2
Adeed Support for Message Signing
- Added message signing for for sending SMS
- Added
Nexmo.generateSignature
to verify signed messages
v2.4.0
Added support for the Secret Management API https://developer.nexmo.com/api/account/secret-management
v2.3.2
- fix response.on('close') callback being triggered without an error
v2.3.0
v2.2.1
v2.2.0
v2.1.2
v2.1.1
Bug Fixes
- #125 - Prevent default headers being overwritten in
HTTPClient
(@poying) - #155 - Handle 204 status code as a success, not an error (@AverageMarcus)
- You can now change the port in HTTPClient (previously forced to use 443)
Documentation
- #127 - Add copy/paste example for Verify (@tommorris)
- #136 - Private key can be provided inline (@benfoxall)
- #153 - Updating calls (@AverageMarcus)
New Features
- #139 - Search SMS messages
- #140 - Search SMS rejections
- #141 - Report conversion data to Nexmo (if enabled on your account)
- #169 - Trigger an auto-reload top-up
Other goodies
- #111 - We now officially support all LTS node.js versions + the latest current
- Added Prettier as our formatting tool via
eslint
. Runnpm run lint-fix
to automatically fix any formatting issues - Added NYC for code coverage. There are currently no thresholds - we'll be adding these in the future
Q&A
Q. What happened to 2.1.0?
A. @mheap can't computer correctly and published the wrong thing to NPM. As NPM (quite rightly) doesn't let you overwrite tags, we're having to skip to 2.1.1