Vonage/vonage-node-sdk
### [`v3.0.0`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#300)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/db3182a3703513139e739be8e5577471f35dbe2f...@vonage/server-sdk@3.0.0)
> This version is a complete rewrite of version 2. Written in Typescript and broken out into smaller packages to reduce package size. Callbacks have been removed, and most functions will take in param objects instead of using positional params. SMS and Messages have been broken out to mirror the API.
You can find migration guides for each package here:
- [Accounts](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/accounts/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Applications](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/applications/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Messages](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/messages/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Number Insights](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/number-insights/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Numbers](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/numbers/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Pricing](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/pricing/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [SMS](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/sms/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Verify](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/v2\_TO_v3\_MIGRATION_GUIDE.md)
- [Voice](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/voice/v2\_TO_v3\_MIGRATION_GUIDE.md)
### [`v2.11.3`](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.11.2...db3182a3703513139e739be8e5577471f35dbe2f)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.11.2...db3182a3703513139e739be8e5577471f35dbe2f)
### [`v2.11.2`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2112)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/33a6cb2c2c869ebe6ff0009799849f4a5512aacf...v2.11.2)
- Corrected issue where downloading a voice recording transcript would throw an exception.
### [`v2.11.1`](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf)
### [`v2.11.0`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2110)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.11...2.11.0)
- Added support for the Messages API v1.0
### [`v2.10.11`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.11)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/505201230a2571854926075194fc3b55fb9b791d...v2.10.11)
#### 2.10.11
##### Fixed
- callback argument missing ([#597](https://togithub.com/Vonage/vonage-node-sdk/issues/597))
- Repair signatures, fix up tests, remove legacy querystring
### [`v2.10.10`](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d)
### [`v2.10.9`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.9)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.8...v2.10.9)
- Remove extraneous log output.
### [`v2.10.8`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.8)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/c9545c997de61ac434be6214c4ad4caaa7926dcb...v2.10.8)
- Move querystring params in SMS to the JSON body.
### [`v2.10.7`](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb)
[Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb)
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^2.10.7-beta-2
->^3.0.0
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
Vonage/vonage-node-sdk
### [`v3.0.0`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/db3182a3703513139e739be8e5577471f35dbe2f...@vonage/server-sdk@3.0.0) > This version is a complete rewrite of version 2. Written in Typescript and broken out into smaller packages to reduce package size. Callbacks have been removed, and most functions will take in param objects instead of using positional params. SMS and Messages have been broken out to mirror the API. You can find migration guides for each package here: - [Accounts](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/accounts/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Applications](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/applications/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Messages](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/messages/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Number Insights](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/number-insights/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Numbers](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/numbers/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Pricing](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/pricing/v2\_TO_v3\_MIGRATION_GUIDE.md) - [SMS](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/sms/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Verify](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/verify/v2\_TO_v3\_MIGRATION_GUIDE.md) - [Voice](https://togithub.com/Vonage/vonage-node-sdk/blob/3.x/packages/voice/v2\_TO_v3\_MIGRATION_GUIDE.md) ### [`v2.11.3`](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.11.2...db3182a3703513139e739be8e5577471f35dbe2f) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.11.2...db3182a3703513139e739be8e5577471f35dbe2f) ### [`v2.11.2`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2112) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/33a6cb2c2c869ebe6ff0009799849f4a5512aacf...v2.11.2) - Corrected issue where downloading a voice recording transcript would throw an exception. ### [`v2.11.1`](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/2.11.0...33a6cb2c2c869ebe6ff0009799849f4a5512aacf) ### [`v2.11.0`](https://togithub.com/Vonage/vonage-node-sdk/blob/HEAD/CHANGELOG.md#2110) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.11...2.11.0) - Added support for the Messages API v1.0 ### [`v2.10.11`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.11) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/505201230a2571854926075194fc3b55fb9b791d...v2.10.11) #### 2.10.11 ##### Fixed - callback argument missing ([#597](https://togithub.com/Vonage/vonage-node-sdk/issues/597)) - Repair signatures, fix up tests, remove legacy querystring ### [`v2.10.10`](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.9...505201230a2571854926075194fc3b55fb9b791d) ### [`v2.10.9`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.9) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/v2.10.8...v2.10.9) - Remove extraneous log output. ### [`v2.10.8`](https://togithub.com/Vonage/vonage-node-sdk/releases/tag/v2.10.8) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/c9545c997de61ac434be6214c4ad4caaa7926dcb...v2.10.8) - Move querystring params in SMS to the JSON body. ### [`v2.10.7`](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb) [Compare Source](https://togithub.com/Vonage/vonage-node-sdk/compare/b6e283f36b547c47161acd5646c2b42263eb3fa3...c9545c997de61ac434be6214c4ad4caaa7926dcb)