Skip to content

4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 03:54
· 8 commits to main since this release
17ac075

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