PackageTrack
Sign in Get early access

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 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 121
  1. v1.7.2-0.20260807171154-9b8d6b937cff 07 Aug 2026 pre-release

    Nothing published for this version

  2. v1.7.1 31 Jul 2026
    Release notes

    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

    Open source →
  3. v1.7.0 26 Jul 2026
    Release notes

    Deprecated

    BanHTMLFilePath become BanFilePath
    CaptchaHTMLFilePath become CaptchaFilePath

    What'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

    Open source →
  4. v1.7.0-alpha 01 Jul 2026 pre-release
    Release notes

    Deprecated

    BanHTMLFilePath become BanFilePath
    CaptchaHTMLFilePath become CaptchaFilePath

    What'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

    • @dani made their first contribution in #338

    Full Changelog: v1.6.0...v1.7.0-alpha

    Open source →
  5. v1.6.1-0.20260629081122-21895fbb9dde 29 Jun 2026 pre-release

    Nothing published for this version

  6. v1.6.1-0.20260606090718-71d845faae2c 06 Jun 2026 pre-release

    Nothing published for this version

  7. v1.6.0 27 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.5.1...v1.6.0

    Open source →
  8. v1.6.0-alpha 13 Mar 2026 pre-release
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.5.1...v1.6.0-alpha

    Open source →
  9. v1.5.1 19 Feb 2026
    Release notes

    What's Changed

    • ✨ cicd: Automate proper version tagging in the bouncer.go that is reported to Crowdsec LAPI by @Shadoweee77 in #314

    New Contributors

    Full Changelog: v1.5.0...v1.5.1

    Open source →
  10. v1.5.0 23 Jan 2026
    Release notes

    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

    Open source →
  11. v1.5.0-beta2 20 Jan 2026 pre-release
    Release notes

    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

    Open source →
  12. v1.5.0-beta1 21 Dec 2025 pre-release
    Release notes

    What's Changed

    Full Changelog: v1.4.7...v1.5.0-beta1

    Open source →
  13. v1.4.7 11 Dec 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.4.6...v1.4.7

    Open source →
  14. v1.4.7-0.20251210065407-e20ccc5d0c0c 10 Dec 2025 pre-release

    Nothing published for this version

  15. v1.4.6 15 Nov 2025

    Nothing published for this version

  16. v1.4.6-0.20250908142310-a2ecc95dc951 08 Sep 2025 pre-release

    Nothing published for this version

  17. v1.4.5 01 Sep 2025

    Nothing published for this version

  18. v1.4.4 02 Jul 2025

    Nothing published for this version

  19. v1.4.3 01 Jul 2025

    Nothing published for this version

  20. v1.4.2 31 Mar 2025

    Nothing published for this version

  21. v1.4.1 10 Feb 2025

    Nothing published for this version

  22. v1.4.1-0.20250129071415-c34d7f461792 29 Jan 2025 pre-release

    Nothing published for this version

  23. v1.4.0 29 Jan 2025

    Nothing published for this version

  24. v1.3.5 24 Oct 2024

    Nothing published for this version

  25. v1.3.5-0.20241024193953-5c8a60118f31 24 Oct 2024 pre-release

    Nothing published for this version

  26. v1.3.4 05 Oct 2024

    Nothing published for this version

  27. v1.3.4-beta1.0.20241005111534-8fb0a016b6f3 05 Oct 2024 pre-release

    Nothing published for this version

  28. v1.3.4-beta1 25 Sep 2024 pre-release

    Nothing published for this version

  29. v1.3.4-0.20240925173027-45d5f38c4d8b 25 Sep 2024 pre-release

    Nothing published for this version

  30. v1.3.3 19 Jun 2024

    Nothing published for this version

  31. v1.3.3-beta1 19 Jun 2024 pre-release

    Nothing published for this version

  32. v1.3.3-0.20240619181349-f1de1c924e44 19 Jun 2024 pre-release

    Nothing published for this version

  33. v1.3.3-0.20240609142055-36e6043c328b 09 Jun 2024 pre-release

    Nothing published for this version

  34. v1.3.2 09 Jun 2024

    Nothing published for this version

  35. v1.3.2-0.20240522092411-58946d9fa254 22 May 2024 pre-release

    Nothing published for this version

  36. v1.3.2-0.20240518112014-6187a722caf2 18 May 2024 pre-release

    Nothing published for this version

  37. v1.3.1 16 May 2024

    Nothing published for this version

  38. v1.3.0 16 Apr 2024

    Nothing published for this version

  39. v1.3.0-dev2 01 Apr 2024 pre-release

    Nothing published for this version

  40. v1.3.0-dev1 31 Mar 2024 pre-release

    Nothing published for this version

  41. v1.3.0-beta4 16 Apr 2024 pre-release

    Nothing published for this version

  42. v1.3.0-beta3.0.20240416112646-b6a0404efdec 16 Apr 2024 pre-release

    Nothing published for this version

  43. v1.3.0-beta3 04 Apr 2024 pre-release

    Nothing published for this version

  44. v1.3.0-beta2.0.20240404193231-b8dd883bb623 04 Apr 2024 pre-release

    Nothing published for this version

  45. v1.3.0-beta2 01 Apr 2024 pre-release

    Nothing published for this version

  46. v1.3.0-beta1.0.20240401184754-6059f23dc3e5 01 Apr 2024 pre-release

    Nothing published for this version

  47. v1.3.0-beta1.0.20240401155905-8f75b6b93fd8 01 Apr 2024 pre-release

    Nothing published for this version

  48. v1.3.0-beta1 01 Apr 2024 pre-release

    Nothing published for this version

  49. v1.2.2-0.20240401094128-497d1a292811 01 Apr 2024 pre-release

    Nothing published for this version

  50. v1.2.1 19 Feb 2024

    Nothing published for this version

  51. v1.2.1-rc1.0.20240219194753-c3e0c2d4c3a3 19 Feb 2024 pre-release

    Nothing published for this version

  52. v1.2.1-rc1 11 Feb 2024 pre-release

    Nothing published for this version

  53. v1.2.1-0.20240211105247-575d3a02e5dd 11 Feb 2024 pre-release

    Nothing published for this version

  54. v1.2.0 06 Feb 2024

    Nothing published for this version

  55. v1.2.0-rc2 06 Feb 2024 pre-release

    Nothing published for this version

  56. v1.2.0-rc1.0.20240206184228-6c183d923149 06 Feb 2024 pre-release

    Nothing published for this version

  57. v1.2.0-rc1 24 Jan 2024 pre-release

    Nothing published for this version

  58. v1.1.17-0.20240124131134-b68c692ed14d 24 Jan 2024 pre-release

    Nothing published for this version

  59. v1.1.16 24 Sep 2023

    Nothing published for this version

  60. v1.1.16-0.20230924115619-fc3da2fc2d24 24 Sep 2023 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive