Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 04:26
· 9 commits to main since this release
ecf9afe

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 second param of Bouncer constructor must be of type
      CrowdSec\Common\Client\RequestHandler\AbstractRequestHandler
    • Breaking change: Move Bouncer constants in Constants