vonage-python-sdk v2.5.5

by Vonage
Patched issues with PyJWT >1.8 (TypeError: can't concat str to bytes) This patch ensures all versions of PyJWT are supported. https://github.com/Vonage/vonage-python-sdk/releases/tag/2.5.5
Server SDK
Python
Changes

vonage-php-sdk-core v2.7.1

by Vonage
Changed #270 - Use the actual Guzzle package version to determine of 6 or 7 is in the project https://github.com/Vonage/vonage-php-sdk-core/releases/tag/2.7.1
Server SDK
PHP
Changes

vonage-php-sdk-core v2.7.0 - PHP 8 Support!

by Vonage
Added #269 - Added PHP 8 Support https://github.com/Vonage/vonage-php-sdk-core/releases/tag/v2.7.0
Server SDK
PHP
Changes

vonage-php-sdk-core v2.6.0

by Vonage
2.6.0 Don't be scared off by this large release! Most of it is under-the-hood syntax cleanup. Thank you to everyone during Hacktoberfest for the cleanup and help with the SDK! The big addition was we added support for VAPI Language and...
Server SDK
PHP
Changes

vonage-php-sdk-core v2.5.0

by Vonage
Changed #260 - Swapped out ocramius/package-versions for composer/package-versions-deprecated to work with Composer 2 https://github.com/Vonage/vonage-php-sdk-core/releases/tag/2.5.0
Server SDK
PHP
Changes

vonage-php-sdk-core v2.4.1

by Vonage
2.4.1 Changed #256 - Added support for PHPUnit 8 Fixed #253, #254 - Fixed some typos in the README #255 - \Vonage\Numbers\Client::searchAvailable() now correctly handles filters using FilterInterface https://github.com/Vonage/vonage-php...
Server SDK
PHP
Changes

vonage-python-sdk v2.5.3

by Vonage
Minor patches to reflect Vonage namespace changes https://github.com/Vonage/vonage-python-sdk/releases/tag/v2.5.3
Server SDK
Python
Changes

vonage-php-sdk-core v2.4.0 - PHP 7.2

by Vonage
This release includes a minimum version bump to PHP 7.2, as 7.1 is nearing full EOL. This also better allows us to support Guzzle 7 out of the box. Changed #250 - Bumped minimum PHP version to 7.0 #250 - Now supports Guzzle 7...
Server SDK
PHP
Changes

vonage-php-sdk-core v2.3.3

by Vonage
Fixed #252 - Connect action's eventUrl was being set as a string, changed to single element array of strings https://github.com/Vonage/vonage-php-sdk-core/releases/tag/2.3.3
Server SDK
PHP
Changes