Releases: Vonage/vonage-php-sdk-core
4.4.2
This Release removes all locale checks on Verify2, as the resulting delivery is not guaranteed to be delivered in the automatically selected locale on the API side. Also contains pipeline improvements, and update to the Numbers filter.
What's Changed
- build script to run on release, update for changelogs another time by @SecondeJK in #450
- remove verification checks, API behaviour too unstable currently by @SecondeJK in #449
- Allow to do numbers filtering with has_application and application_id filters by @erickskrauch in #448
Full Changelog: 4.4.1...4.4.2
4.4.1
Patch Release to add the new list of supported Verify V2 supported Locales.
What's Changed
- New Verify V2 Locales by @SecondeJK in #445
Full Changelog: 4.4.0...4.4.1
4.4.0
This minor release covers minor bug fixes and a new reworking/feature in that JWTs for Keypair
objects now use vonage/jwt
.
What's Changed
- add permissions to take out write-all in CI by @SecondeJK in #439
- make keyword nullable in InboundSMS.php by @SecondeJK in #440
- Refactor to JWT library by @SecondeJK in #441
- Add null check for appId getter on Number model by @erickskrauch in #443
New Contributors
- @erickskrauch made their first contribution in #443
Full Changelog: 4.3.2...4.4.0
4.3.2
Periodic patch to fix a number of minor bugs or introduce enhancements.
What's Changed
- Reintroduce phpstan, add baseline by @SecondeJK in #433
- Add v1 to meetings Client by @SecondeJK in #436
- Add checkURL into fixture for test by @SecondeJK in #437
- Network code optional in DeliveryReceipt by @SecondeJK in #438
Full Changelog: 4.3.1...4.3.2
4.3.1
This patch adds some missing functionality when creating an Application, and a minor bug using setLocale() on Verify2 requests.
What's Changed
- add new capabilities to application by @SecondeJK in #427
- Bug/fix base verify request locale by @SecondeJK in #429
Full Changelog: 4.3.0...4.3.1
4.3.0
This release contains some minor tweaks, but has been bumped by Semver as the previous release should have been a minor instead of a patch as you now have access to the Users
client.
What's Changed
- Update README.md - Use consistent naming by @eimers in #421
- Fix Numbers Flow by @SecondeJK in #423
- scts is an optional property by @SecondeJK in #424
- Pull out whole response from SMSCollection by @SecondeJK in #425
New Contributors
- @eimers made their first contribution in #421
Full Changelog: 4.2.2...4.3.0
4.2.2
This release adds the ability to CRUD Users, which were previously located in the Conversations API (this was removed from this SDK as it is not GA). You can now access a new Users client.
What's Changed
- Add Users Client by @SecondeJK in #420
Full Changelog: 4.2.1...4.2.2
4.2.1
This minor release adds extra functionality to the Meetings API when creating a room, so that options can be passed through to the request.
What's Changed
- Meetings API logic changes by @SecondeJK in #419
Full Changelog: 4.2.0...4.2.1
4.2.0
This minor release adds three new APIs to the SDK:
- The Subaccounts API which is documented here
- The Meetings API which is documented here
- The ProActiveConnect API. This is in Beta, so is not officially supported yet.
What's Changed
- Output typo for backend when using AMD by @SecondeJK in #415
- Subaccounts API by @SecondeJK in #414
- Meetings API Support by @SecondeJK in #417
- Feature/proactive connect by @SecondeJK in #402
Full Changelog: 4.1.6...4.2.0
4.1.6
This routine release importantly fixes the getRecording()
method in the Voice client.
What's Changed
- Hardened the GSM-7 tests by @SecondeJK in #409
- Upgrade the laminas/laminas-diactoros package by @martio in #410
- Fix getRecording for Voice, URL Override by @SecondeJK in #413
New Contributors
Full Changelog: 4.1.5...4.1.6