- Fix compatibly with PHP 7.0
- Fix Symfony 4 deprecations
- Allow to deactivate persist flag on client connections
- Added
excluded_hosts
configuration option - Refactor how request are ignored: Introduced a new interface:
CircuitBreakerInterface
- Fixed support for v0.3 of the SDK
- Added support for v0.3 of the SDK
- Added
excluded_prefixes
configuration option - Add target in every log sent, even if redirection does not come from a rule
- Added the
ruleId
in the HTTP objects. It will be used to log everything - Added a way to override the debug mode
- Added more debugging features
- Added support for 410 HTTP status code
- Initial release