Releases: crowdsecurity/php-lapi-client
Releases · crowdsecurity/php-lapi-client
3.6.0
Changed
- Allow Monolog 3 package (Use
crowdsec/common^3.0.0dependency)
3.5.0
3.4.0
3.3.2
3.3.1
3.3.0
Added
- Add
getAppSecDecisionmethod toBouncerclass - Add
appsec_url,appsec_timeout_msandappsec_connect_timeout_msconfigurations
Changed
- Throws a
CrowdSec\LapiClient\TimeoutExceptionwhen a timeout is detected during client calls
3.2.0
3.1.0
3.0.0
Changed
- Breaking change: Use
crowdsec/common^2.0.0dependency instead of^1.2.0 - Breaking change: If not null, the second param of
Bouncerconstructor must implementRequestHandlerInterface
2.0.0
Changed
- Use
crowdsec/commonpackage as a dependency for code factoring- Breaking change: Use
CrowdSec\Commonclasses for the following files and folder:HttpMessageLoggerRequestHanlderAbstractClient.php
- Breaking change: If not null, the second param of
Bouncerconstructor must be of type
CrowdSec\Common\Client\RequestHandler\AbstractRequestHandler - Breaking change: Move
Bouncerconstants inConstants
- Breaking change: Use