Skip to content

Tags: lutfuahmet/crowdsec

Tags

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
set default hub branch to master in cscli (crowdsecurity#279)

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ban flush (crowdsecurity#277)

* fix ban flush by soft-deleting entries in database
* fix unit tests accordingly

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add randomness to machine-id when registering. (crowdsecurity#261)

* add randomness to machine-id when registering.

* add some regexp check for machine_id

* typo fix

* fix cwapi unit tests

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use hub master if we are in pre-release (crowdsecurity#196)

Co-authored-by: AlteredCoder <AlteredCoder>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add support for 'prometheus_mode' configuration directive that can be…

… set to 'aggregation' to limit the cardinality of prometheus metrics (crowdsecurity#192)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix expr debugger (crowdsecurity#178)

Co-authored-by: AlteredCoder <AlteredCoder>

v0.3.0-rc3

Toggle v0.3.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add a basic functional tests in the CI (crowdsecurity#169)

v0.3.0-rc2

Toggle v0.3.0-rc2's commit message
fix version release

v0.3.0-rc1

Toggle v0.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix cwapi bug with new sling usage (crowdsecurity#157)

* fix sling usage

Co-authored-by: AlteredCoder <AlteredCoder>

v0.3.0-rc0

Toggle v0.3.0-rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix ban deduplication (crowdsecurity#143)