All Notable changes to ViMbAdminClient
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Mailbox password
- L10?
- fix switch back of guzzle-oauth2-plugin (qbnk -> sainsburys)
- support for Laravel 10
-- jsonSerialize() use #[\ReturnTypeWillChange]
rather than : mixed
-- php minimum is now ^7.4, also supports ^8.0 -- support for Laravel 8 & 9 added, removed 5.* -- Guzzel 7 is now require in place of 6 -- guzzle-oauth2-plugin fork switched (sainsburys -> qbnk) to support Guzzel 7
- Remove defaults from config
- Separate Guzzle Client for oauth
- Handle relationships with out data
- Using array_key_exists() on objects is deprecated (php 7.4)
- break not continue
- support for laravel 6
- fix use of Symfony\Serializer in patch helper, missed this in 1.0.6
- fix use of Symfony\Serializer in get/put helpers, as we use are own normaliser that does not care about $class argument
- support for laravel 5.5 autodiscovery
- fix mailbox create and upate routines
- Mailbox and Alias creation support
- Delay Guzzel client initialisation until needed
- First major release
- Everything
- Nothing
- Nothing
- Nothing
- Nothing