Releases: alfatraining/alfaview-php-sdk
Releases · alfatraining/alfaview-php-sdk
v2.5.1
v2.5.0
- Rebuilds the PHP SDK with the latest OpenAPI definitions from https://apis.alfaview.com/
v2.4.4
- Updates to latest proto version
- Adds deprecation notice for userCreate and userInvite calls. Including their request classes
v2.4.3
- Regenerates all files based on latest proto
- Removes deprecated BusinessLogicService inviteExternalMembers function and the test for it.
\Alfaview\Alfaview::createGuestLinkshould be used instead to invite guests.
v2.4.2
- Removes support for PHP versions older than 8.0
- Update PHPUnit dependency
v2.4.1
- Accept unknown enum values for forwards compatibility with alfaview services
v2.4.0
- Adds new Swagger definitions from proto files
- Adds new helper functions for guest and group link creation
- Updates test cases to use new guest service
v2.3.0
Updates guzzlehttp/guzzle package which requires a regeneration of the swagger files.
Also updates phpunit so the tests can be run using PHP 8. Which requires the test files to be updated to use correct class and function declarations.
v2.2.0
v2.1.1
Add limit to roomList request