github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin
v1.7.1
#1936 most downloaded on Go modules
maxlerebourg/crowdsec-bouncer-traefik-plugin
What this package is like to depend on
Last release 16 days ago
07 Aug 2026
Ships fairly regularly
a new release about every 4 weeks
Rarely documented
notes for 6 of 48 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
121 releases · first in 2022
17 releases in the last 12 months
see the full history below
Release timeline
121 releases · Sep 2022 to Aug 2026Releases
latest 60 of 121-
v1.7.2-0.20260807171154-9b8d6b937cff07 Aug 2026 pre-releaseNothing published for this version
-
v1.7.131 Jul 2026Release notes
Open source →What's Changed
- 🐛 fix default value for CrowdsecAppsecUnreadableBodyBlock by @maxlerebourg in #361
- ⬆️ renovate: Update all by @maxlerebourg in #362
- ✨ cicd: bump the version before tagging so releases report their own version by @mathieuHa in #365
- 🔖 release v1.7.1 by @github-actions[bot] in #367
New Contributors
- @github-actions[bot] made their first contribution in #367
Full Changelog: v1.7.0...v1.7.1
-
v1.7.026 Jul 2026Release notes
Open source →Deprecated
BanHTMLFilePathbecomeBanFilePath
CaptchaHTMLFilePathbecomeCaptchaFilePathWhat's Changed
- 🍱 Header.Add -> Set, log Info -> Debug, version bump by @maxlerebourg in #324
- ✨️ Do not block middleware startup due to stream intialization by @maxlerebourg in #281
- 📝 docs: fix Mermaid diagrams not rendering (lowercase destroy keyword) by @mathieuHa in #335
- ✨ tests: CI end-to-end suite — Traefik binary + mock LAPI by @mathieuHa in #329
- ⬆️ Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #336
- ⬆️ Bump actions/checkout from 6 to 7 by @dependabot[bot] in #341
- 🐛 fall back to system trust store when no custom TLS CA is set by @mathieuHa in #331
- Add parameter to configure the ban page Content-Type response header by @highpingblorg in #325
- ⬆️ Bump actions/cache from 5 to 6 by @dependabot[bot] in #344
- Consider 502, 503 and 504 as unavaible for appsec by @dani in #338
- 🐛 appsec: do not buffer unreadable (gRPC/HTTP2) request bodies by @mathieuHa in #332
- 🤖 chore: adopt Renovate for automated dependency updates by @mathieuHa in #330
- ⬆️ renovate: Update all (major) by @maxlerebourg in #345
- 🐛 ci(renovate): fix OOM crash and stop using Mend's default gitAuthor by @mathieuHa in #347
- ⬆️ renovate: Update all by @maxlerebourg in #349
- Do not consider body unreadable when it's http.NoBody by @dani in #352
- feat: Allow cache reading from replicas by @samtoxie in #342
- ✨ Renovate update version.go by @maxlerebourg in #360
- ⬆️ renovate: Update all by @maxlerebourg in #350
New Contributors
Full Changelog: v1.6.0...v1.7.0
-
v1.7.0-alpha01 Jul 2026 pre-releaseRelease notes
Open source →Deprecated
BanHTMLFilePathbecomeBanFilePath
CaptchaHTMLFilePathbecomeCaptchaFilePathWhat's Changed
- 🍱 Header.Add -> Set, log Info -> Debug, version bump by @maxlerebourg in #324
- ✨️ Do not block middleware startup due to stream intialization by @maxlerebourg in #281
- 📝 docs: fix Mermaid diagrams not rendering (lowercase destroy keyword) by @mathieuHa in #335
- ✨ tests: CI end-to-end suite — Traefik binary + mock LAPI by @mathieuHa in #329
- ⬆️ Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #336
- ⬆️ Bump actions/checkout from 6 to 7 by @dependabot[bot] in #341
- 🐛 fall back to system trust store when no custom TLS CA is set by @mathieuHa in #331
- Add parameter to configure the ban page Content-Type response header by @highpingblorg in #325
- ⬆️ Bump actions/cache from 5 to 6 by @dependabot[bot] in #344
- Consider 502, 503 and 504 as unavaible for appsec by @dani in #338
- 🐛 appsec: do not buffer unreadable (gRPC/HTTP2) request bodies by @mathieuHa in #332
New Contributors
Full Changelog: v1.6.0...v1.7.0-alpha
-
v1.6.1-0.20260629081122-21895fbb9dde29 Jun 2026 pre-releaseNothing published for this version
-
v1.6.1-0.20260606090718-71d845faae2c06 Jun 2026 pre-releaseNothing published for this version
-
v1.6.027 Apr 2026Release notes
Open source →What's Changed
- 📝 Update README.md to show simplified dynamic configuration by @cliffjao in #313
- 🔊 Improve Logging: move to slog and add trace level by @david-garcia-garcia in #276
- 🐛 fix appsec bypass with invalid content-length by @maxlerebourg in #321
New Contributors
Full Changelog: v1.5.1...v1.6.0
-
v1.6.0-alpha13 Mar 2026 pre-releaseRelease notes
Open source →What's Changed
- Update README.md to show simplified dynamic configuration by @cliffjao in #313
- 🔊 Improve Logging: move to slog and add trace level by @david-garcia-garcia in #276
New Contributors
Full Changelog: v1.5.1...v1.6.0-alpha
-
v1.5.119 Feb 2026Release notes
Open source →What's Changed
- ✨ cicd: Automate proper version tagging in the bouncer.go that is reported to Crowdsec LAPI by @Shadoweee77 in #314
New Contributors
- @Shadoweee77 made their first contribution in #314
Full Changelog: v1.5.0...v1.5.1
-
v1.5.023 Jan 2026Release notes
Open source →What's Changed
- ⬆️ Bump actions/cache from 4 to 5 by @dependabot[bot] in #303
- 🐛 fix start up config error for appsec by @maxlerebourg in #300
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by @highpingblorg in #305
- 🔒️ Potential fix for code scanning alert no. 8: Workflow does not contain permissions by @maxlerebourg in #311
- ✨ Add solved-captcha as option of remediationCustomHeader by @maxlerebourg in #310
Full Changelog: v1.4.7...v1.5.0
-
v1.5.0-beta220 Jan 2026 pre-releaseRelease notes
Open source →What's Changed
- 🦺 Do not validate Crowdsec LAPI authentication credentials if bouncer is in Appsec mode by @highpingblorg in #305
Full Changelog: v1.5.0-beta1...v1.5.0-beta2
-
v1.5.0-beta121 Dec 2025 pre-releaseRelease notes
Open source →What's Changed
- ⬆️ Bump actions/cache from 4 to 5 by @dependabot[bot] in #303
- 🐛 fix start up config error for appsec, and tls doc for appsec by @maxlerebourg in #300
Full Changelog: v1.4.7...v1.5.0-beta1
-
v1.4.711 Dec 2025Release notes
Open source →What's Changed
- ⬆️ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #294
- ✨ Add support for injecting request header value into ban HTML template by @highpingblorg in #296
- ✨ Separate TLS conf for LAPI and Appsec by @maxlerebourg in #293
New Contributors
- @highpingblorg made their first contribution in #296
Full Changelog: v1.4.6...v1.4.7
-
v1.4.7-0.20251210065407-e20ccc5d0c0c10 Dec 2025 pre-releaseNothing published for this version
-
v1.4.615 Nov 2025Nothing published for this version
-
v1.4.6-0.20250908142310-a2ecc95dc95108 Sep 2025 pre-releaseNothing published for this version
-
v1.4.501 Sep 2025Nothing published for this version
-
v1.4.402 Jul 2025Nothing published for this version
-
v1.4.301 Jul 2025Nothing published for this version
-
v1.4.231 Mar 2025Nothing published for this version
-
v1.4.110 Feb 2025Nothing published for this version
-
v1.4.1-0.20250129071415-c34d7f46179229 Jan 2025 pre-releaseNothing published for this version
-
v1.4.029 Jan 2025Nothing published for this version
-
v1.3.524 Oct 2024Nothing published for this version
-
v1.3.5-0.20241024193953-5c8a60118f3124 Oct 2024 pre-releaseNothing published for this version
-
v1.3.405 Oct 2024Nothing published for this version
-
v1.3.4-beta1.0.20241005111534-8fb0a016b6f305 Oct 2024 pre-releaseNothing published for this version
-
v1.3.4-beta125 Sep 2024 pre-releaseNothing published for this version
-
v1.3.4-0.20240925173027-45d5f38c4d8b25 Sep 2024 pre-releaseNothing published for this version
-
v1.3.319 Jun 2024Nothing published for this version
-
v1.3.3-beta119 Jun 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240619181349-f1de1c924e4419 Jun 2024 pre-releaseNothing published for this version
-
v1.3.3-0.20240609142055-36e6043c328b09 Jun 2024 pre-releaseNothing published for this version
-
v1.3.209 Jun 2024Nothing published for this version
-
v1.3.2-0.20240522092411-58946d9fa25422 May 2024 pre-releaseNothing published for this version
-
v1.3.2-0.20240518112014-6187a722caf218 May 2024 pre-releaseNothing published for this version
-
v1.3.116 May 2024Nothing published for this version
-
v1.3.016 Apr 2024Nothing published for this version
-
v1.3.0-dev201 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-dev131 Mar 2024 pre-releaseNothing published for this version
-
v1.3.0-beta416 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta3.0.20240416112646-b6a0404efdec16 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta304 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta2.0.20240404193231-b8dd883bb62304 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta201 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta1.0.20240401184754-6059f23dc3e501 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta1.0.20240401155905-8f75b6b93fd801 Apr 2024 pre-releaseNothing published for this version
-
v1.3.0-beta101 Apr 2024 pre-releaseNothing published for this version
-
v1.2.2-0.20240401094128-497d1a29281101 Apr 2024 pre-releaseNothing published for this version
-
v1.2.119 Feb 2024Nothing published for this version
-
v1.2.1-rc1.0.20240219194753-c3e0c2d4c3a319 Feb 2024 pre-releaseNothing published for this version
-
v1.2.1-rc111 Feb 2024 pre-releaseNothing published for this version
-
v1.2.1-0.20240211105247-575d3a02e5dd11 Feb 2024 pre-releaseNothing published for this version
-
v1.2.006 Feb 2024Nothing published for this version
-
v1.2.0-rc206 Feb 2024 pre-releaseNothing published for this version
-
v1.2.0-rc1.0.20240206184228-6c183d92314906 Feb 2024 pre-releaseNothing published for this version
-
v1.2.0-rc124 Jan 2024 pre-releaseNothing published for this version
-
v1.1.17-0.20240124131134-b68c692ed14d24 Jan 2024 pre-releaseNothing published for this version
-
v1.1.1624 Sep 2023Nothing published for this version
-
v1.1.16-0.20230924115619-fc3da2fc2d2424 Sep 2023 pre-releaseNothing published for this version