Compare with previous release
Changed
- Use
crowdsec/common
package as a dependency for code factoring
- Breaking change: Use
CrowdSec\Common
classes for the following files and folder:
HttpMessage
Logger
RequestHanlder
AbstractClient.php
- Breaking change: If not null, the third param of
Watcher
constructor must be of type
CrowdSec\Common\Client\RequestHandler\AbstractRequestHandler
- Breaking change: Move
Watcher
, Signal
and Configuration\Signal
constants in Constants
- Breaking change: Remove deprecated
Watcher::createSignal
method