Skip to content

Releases: crowdsecurity/crowdsec

v1.6.2

31 May 08:28
16bfab8
Compare
Choose a tag to compare

Changes

New Features

Improvements

Bug Fixes

  • check type assertion in geoip enrichers (#3040) @blotus
  • jwt transport: fix retry on unauthorized from CAPI (#3006) @blotus
  • appsec: respect on_success parameter in hooks (#3017) @blotus
  • cti config: avoid nil deref (#3028) @mmetc
  • appsec: add files and cookies related zones (#2956) @blotus
  • simulation for custom scenarios (#3010) @mmetc
  • version: write to stdout, add missing newline (#3012) @mmetc
  • docker: conditionally update hub (#2948) @blotus
  • LAPI: support CRL files with multiple PEM blocks (#3002) @mmetc
  • CI: don't hang test "cscli machines prune" if the fixture is old (#2992) @mmetc
  • db: review update timestamps, immutable columns (#2981) @mmetc
  • add zfs magic for GetFSType (#2950) @blotus
  • Truncate meta data (#2966) @buixor
  • db config: don't exit setup if can't detect fs, improve detection for freebsd (#2963) @mmetc
  • Revert "docker: pre-download all hub items and data, opt-in hub updat… (#2947) @blotus

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.2-rc4

30 May 08:33
7d6514c
Compare
Choose a tag to compare
v1.6.2-rc4 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

  • jwt transport: fix retry on unauthorized from CAPI (#3006) @blotus
  • appsec: respect on_success parameter in hooks (#3017) @blotus
  • cti config: avoid nil deref (#3028) @mmetc
  • appsec: add files and cookies related zones (#2956) @blotus
  • simulation for custom scenarios (#3010) @mmetc
  • version: write to stdout, add missing newline (#3012) @mmetc
  • docker: conditionally update hub (#2948) @blotus
  • LAPI: support CRL files with multiple PEM blocks (#3002) @mmetc
  • CI: don't hang test "cscli machines prune" if the fixture is old (#2992) @mmetc
  • db: review update timestamps, immutable columns (#2981) @mmetc
  • add zfs magic for GetFSType (#2950) @blotus
  • Truncate meta data (#2966) @buixor
  • db config: don't exit setup if can't detect fs, improve detection for freebsd (#2963) @mmetc
  • Revert "docker: pre-download all hub items and data, opt-in hub updat… (#2947) @blotus

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.2-rc3

27 May 08:37
f3341c1
Compare
Choose a tag to compare
v1.6.2-rc3 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

  • jwt transport: fix retry on unauthorized from CAPI (#3006) @blotus
  • appsec: respect on_success parameter in hooks (#3017) @blotus
  • cti config: avoid nil deref (#3028) @mmetc
  • appsec: add files and cookies related zones (#2956) @blotus
  • simulation for custom scenarios (#3010) @mmetc
  • version: write to stdout, add missing newline (#3012) @mmetc
  • docker: conditionally update hub (#2948) @blotus
  • LAPI: support CRL files with multiple PEM blocks (#3002) @mmetc
  • CI: don't hang test "cscli machines prune" if the fixture is old (#2992) @mmetc
  • db: review update timestamps, immutable columns (#2981) @mmetc
  • add zfs magic for GetFSType (#2950) @blotus
  • Truncate meta data (#2966) @buixor
  • db config: don't exit setup if can't detect fs, improve detection for freebsd (#2963) @mmetc
  • Revert "docker: pre-download all hub items and data, opt-in hub updat… (#2947) @blotus

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.2-rc2

20 May 07:23
20e44cd
Compare
Choose a tag to compare
v1.6.2-rc2 Pre-release
Pre-release

Changes

New Features

Improvements

  • bats: no need for openssl, netcat; allow to prevent tests from running with a lock (#3016) @mmetc
  • GetActiveDecisionsCount()and GetActiveDecisionsTimeLeft()expr helpers (#3013) @blotus
  • fix: add sslmode check and append flag to conn string (#3009) @LaurenceJJones
  • [cscli] Add tab completion to notifications [test, inspect] (#2765) @LaurenceJJones
  • Add ability to configure channel, username, icon emoji/url in slack notification (#2975) @blesswinsamuel
  • use go-cs-lib/downloader for data files, hub index, item YAML (#2926) @mmetc
  • cscli support: collect profiling data and logs (#2987) @mmetc
  • cscli: don't print timestamps (#2984) @mmetc
  • feat: support stdout in cscli support dump (#2939) @LaurenceJJones
  • cscli support: include stack traces (#2935) @mmetc

Bug Fixes

  • appsec: add files and cookies related zones (#2956) @blotus
  • simulation for custom scenarios (#3010) @mmetc
  • version: write to stdout, add missing newline (#3012) @mmetc
  • docker: conditionally update hub (#2948) @blotus
  • LAPI: support CRL files with multiple PEM blocks (#3002) @mmetc
  • CI: don't hang test "cscli machines prune" if the fixture is old (#2992) @mmetc
  • db: review update timestamps, immutable columns (#2981) @mmetc
  • add zfs magic for GetFSType (#2950) @blotus
  • Truncate meta data (#2966) @buixor
  • db config: don't exit setup if can't detect fs, improve detection for freebsd (#2963) @mmetc
  • Revert "docker: pre-download all hub items and data, opt-in hub updat… (#2947) @blotus

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.2-rc1

25 Apr 14:50
2abc078
Compare
Choose a tag to compare
v1.6.2-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.1...v1.6.2-rc1

v1.6.1

16 Apr 09:44
0746e0c
Compare
Choose a tag to compare

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.1-rc4

16 Apr 08:39
0746e0c
Compare
Choose a tag to compare
v1.6.1-rc4 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.1-rc3

09 Apr 07:56
2291a23
Compare
Choose a tag to compare
v1.6.1-rc3 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.1-rc2

26 Mar 16:42
be97466
Compare
Choose a tag to compare
v1.6.1-rc2 Pre-release
Pre-release

Changes

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.6.1-rc1

19 Mar 10:00
dd71f0a
Compare
Choose a tag to compare
v1.6.1-rc1 Pre-release
Pre-release

New Features

Improvements

Bug Fixes

Chore / Deps

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.