Compare with previous release
Added
- Add
LapiRemediation::pushUsageMetrics method to push usage metrics to LAPI
- Add
bouncing_level configuration to cap maximum remediation level
Changed
- Breaking change:
getIpRemediation method now returns an array with remediation and origin keys
- Breaking change: Change protected
AbstractRemediation::updateRemediationOriginCount method to public
updateMetricsOriginsCount with new $remediation and $delta parameters.
- Breaking change: Do not store origins count in cache as it should be managed by the bouncer
- Update
crowdsec/lapi-client dependency to v3.4.0
Removed
- Removed deprecated methods