1609880044000 vonage-python-sdk v2.5.5by VonagePatched 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
1607429719000 vonage-php-sdk-core v2.7.1by VonageChanged #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
1606411067000 vonage-php-sdk-core v2.7.0 - PHP 8 Support!by VonageAdded #269 - Added PHP 8 Support https://github.com/Vonage/vonage-php-sdk-core/releases/tag/v2.7.0
1605727887000 vonage-php-sdk-core v2.6.0by Vonage2.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...
1603898575000 vonage-php-sdk-core v2.5.0by VonageChanged #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
1602684353000 vonage-ruby-sdk v7.2.1 Releaseby VonageBump version of nexmo-jwt gem dependency to v0.1.2. Fixes the ACL path parameter formation in JWT creation. https://github.com/Vonage/vonage-ruby-sdk/releases/tag/v7.2.1
1601666567000 vonage-php-sdk-core v2.4.1by Vonage2.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...
1600112378000 vonage-python-sdk v2.5.3by VonageMinor patches to reflect Vonage namespace changes https://github.com/Vonage/vonage-python-sdk/releases/tag/v2.5.3
1599762157000 vonage-php-sdk-core v2.4.0 - PHP 7.2by VonageThis 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...