Releases: Vonage/vonage-php-sdk-core
4.8.7
This release deprecated the ProactiveConnect and Meetings API Clients, fixes NCCO bug issues and adds the RCS message functionality within the Messages Client.
Added
- Feature/q3 messages additions by @SecondeJK in #497
Fixed
- Fixes NCCO parsing to and from arrays by @itssamtaylor in #495
Deprecated
- Deprecate meetings & proactive connect by @SecondeJK in #496
New Contributors
- @itssamtaylor made their first contribution in #495
Full Changelog: 4.8.6...4.8.7
4.8.6
This release fixes async/sync behaviour of the Record NCCO when using timeouts.
Changed
- Fix Record NCCO Behaviour by @SecondeJK in #493
Full Changelog: 4.8.5...4.8.6
4.8.5
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
This release adds validation for Silent Auth requests to stop developers from sending chargeable invalid requests.
Added
- Added validation for Silent Auth by @SecondeJK in #491
Full Changelog: 4.8.3...4.8.4
4.8.3
This patch release contains extra Verify validation for the brand
key.
Changed
- Add validation for brand by @SecondeJK in #490
Full Changelog: 4.8.2...4.8.3
4.8.2
Hotfix patch release, also includes changes to timeout to allow for a minimum of 15 seconds.
Changed
- Min timeout for Verify requests is now 15 by @SecondeJK in #487
- Fix calls to authHandler method on ApiResource by @SecondeJK in #489
Full Changelog: 4.8.1...4.8.2
4.8.1
4.8.0
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
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
- bring psr7 trait back by @SecondeJK in #482
Full Changelog: 4.7.1...4.7.2
4.7.1
This release cleans up orphaned code and fixes the Conversation client creation.
Removed
- Remove Orphaned Code by @SecondeJK in #480
Changed
New Contributors
Full Changelog: 4.7.0...4.7.1