Skip to content

Releases: Vonage/vonage-node-sdk

v3.11.0

11 Dec 18:33
0cff009
Compare
Choose a tag to compare

Video has now been released and is no longer in beta. This release adds video to the @vonage/server-sdk for ease of use.

Added

  • Video has been released is now part of the core SDK

Full Changelog: View on GitHub

v3.10.2

05 Dec 18:23
1c875c8
Compare
Choose a tag to compare

Vonage Node Server SDK v3.10.2 (2023-10-19)

This release includes a fix for the wrong status code in SMS.

Fixed

  • Corrected the wrong status code for "partner account barred" in SMS

Full Changelog: Link

v3.10.1

05 Dec 18:26
379dbba
Compare
Choose a tag to compare
v3.10.1 Pre-release
Pre-release

This release should be ignored as it is just adds some templates to GitHub

v3.10.0

13 Oct 15:53
ea2de27
Compare
Choose a tag to compare

The node SDK version 3.10.0 introduces support for number insight v2 and the media API, refactors the meetings API path to include the version, and fixes a typo pricing and meetings.

Added

  • Support for number insight v2
  • Support for the media API

Changes

  • Version now present in the meetings API path

Fixed

  • Typo in explicit_approval in join type for the pricing package
  • Removed mock-fs as it's broken in GitHub actions
  • Fixed a typo in the ServiceType enum for the meetings package

New Contributors

Full Changelog: Link

v3.9.3

13 Oct 15:35
e90fe32
Compare
Choose a tag to compare

This release addresses an issue where version 3.9.2 was missing published code.

Fixed

  • Addressed the issue where version 3.9.2 was missing published code.

Full Changelog: Link

v3.9.2

05 Dec 18:13
3f94c41
Compare
Choose a tag to compare
v3.9.2 Pre-release
Pre-release

This release further addresses version number issues in child packages.

Fixed

  • Continued correction of version numbers in child packages.

Full Changelog: Link

v3.9.1

21 Aug 18:20
e2a2698
Compare
Choose a tag to compare
v3.9.1 Pre-release
Pre-release

This release addresses version number issues in child packages.

Fixed

  • Corrected version numbers in child packages.

Full Changelog: Link

v3.9.0

05 Dec 18:06
60cb506
Compare
Choose a tag to compare
v3.9.0 Pre-release
Pre-release

This release introduces incoming signature verification for SMS and the JWT package, and includes file download functionality.

Added

  • Incoming signature verification for SMS.
  • verifySignature to the JWT package.
  • File download functionality.

Full Changelog: Link

v3.8.1

05 Dec 18:03
f974dd6
Compare
Choose a tag to compare

This release addresses a publishing issue related to the users package.

Build

  • Fixed publishing for the users package.

Full Changelog: Link

v3.8.0

14 Aug 20:42
9158503
Compare
Choose a tag to compare

This release fixes the timeout parameter, WebSocket header type, and NCCO actions, restores append to user agent, and introduces the users package.

Added

  • Introduces the users package.

Fixed

  • Fixed the timeout parameter behavior.
  • Corrected the WebSocket header type.
  • Ensured NCCO actions set values for NCCO type to avoid JavaScript problems.
  • Restored append to the user agent.

Full Changelog: Link