Skip to content

Releases: Vonage/vonage-node-sdk

v3.10.1

05 Dec 18:26
379dbba

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

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

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

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

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

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

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

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

v3.7.2

05 Dec 18:00
f04c595

Choose a tag to compare

This release adds more information about migration in the documentation.

Documentation

  • Added more information about migration.

Full Changelog: Link

v3.7.1

05 Dec 17:58
ae34143

Choose a tag to compare

This release addresses a casing issue in number parameters.

Fixed

  • Fixed casing in number API parameters.

Full Changelog: Link