This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
v1.0: Added monitoring, HttpClient support and Fallback information
CHANGELOG
- 4dd5226 The fallback now have access to the
Service
object; - 6be2cbc
MainSystem
class was refactored and tests added; - ac71241 The
UnavailableServiceException
class now has access to previous exception and code; - 411abb0 Introduced the
Monitoring
feature, take a look at the readme for an example; - 6820f1e PHP 7.3 support is now official, we will keep PHP 7.2 support until the end of 2020;
- 9c1a93b Introduced a new adapter for Symfony 4.3 HttpClient component