Skip to content

Releases: Vonage/vonage-php-sdk-core

4.8.7

19 Aug 15:44
4d9540e
Compare
Choose a tag to compare

This release deprecated the ProactiveConnect and Meetings API Clients, fixes NCCO bug issues and adds the RCS message functionality within the Messages Client.

Added

Fixed

Deprecated

New Contributors

Full Changelog: 4.8.6...4.8.7

4.8.6

09 Aug 11:11
eb73c22
Compare
Choose a tag to compare

This release fixes async/sync behaviour of the Record NCCO when using timeouts.

Changed

Full Changelog: 4.8.5...4.8.6

4.8.5

24 Jul 13:03
Compare
Choose a tag to compare

This release tidies up the test suite to refactor using a single trait for mock responses.

Changed

All tests that need mock responses. PSR7 Assertions was also duplicated so that has been removed.

Full Changelog: 4.8.4...4.8.5

4.8.4

22 Jul 14:30
6e33d81
Compare
Choose a tag to compare

This release adds validation for Silent Auth requests to stop developers from sending chargeable invalid requests.

Added

Full Changelog: 4.8.3...4.8.4

4.8.3

18 Jul 09:47
3cbc6a8
Compare
Choose a tag to compare

This patch release contains extra Verify validation for the brand key.

Changed

Full Changelog: 4.8.2...4.8.3

4.8.2

04 Jul 10:19
2b0131c
Compare
Choose a tag to compare

Hotfix patch release, also includes changes to timeout to allow for a minimum of 15 seconds.

Changed

Full Changelog: 4.8.1...4.8.2

4.8.1

02 Jul 13:49
Compare
Choose a tag to compare

Added

Full Changelog: 4.8.0...4.8.1

4.8.0

28 Jun 09:58
Compare
Choose a tag to compare

This release adds the latest Network APIs clients to the SDK. For usage, please see the readme.

Added

  • Network API Clients

Full Changelog: 4.7.2...4.8.0

4.7.2

24 Jun 09:53
9d6b64a
Compare
Choose a tag to compare

This is a hotfix release to reinstate the PSR 7 Assertion trait for the test library (no production impact)

Removed

  • Remove a load of traits not being used by anything by @SecondeJK in #481

Added

Full Changelog: 4.7.1...4.7.2

4.7.1

18 Jun 09:54
a14d519
Compare
Choose a tag to compare

This release cleans up orphaned code and fixes the Conversation client creation.

Removed

Changed

New Contributors

Full Changelog: 4.7.0...4.7.1