v4.0-beta
-
Finally PHP 8.0 is supported now (PHP7 still supported)
-
Added DictionaryLookup call
-
Added PSR6 compatible Cache support
-
Upgraded to Buzz Browser v1.2
- Any PSR7 compatible adapter should work with it
-
Some detected BC breaks
- Dropped PHP5.6 compatibility
- AzureTokenCache and CachedClient constructors changed to support PSR6 caches
- This means Doctrine\Common\Cache\ArrayCache is no longer supported
- Buzz Browser upgrade forces new initialization process