Skip to content

Releases: fabriziosalmi/caddy-waf

v0.2.0

17 Jan 23:17

Choose a tag to compare

What's Changed

  • Fix gci import ordering in caddywaf.go and types.go by @Copilot in #86

Full Changelog: v0.1.6...v0.2.0

v0.1.6

06 Jan 10:42
e973c02

Choose a tag to compare

What's Changed

  • fix: use X-Forwarded-For for country/ASN blocking behind proxies by @Bestigor89 in #83
  • build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.57.0 in the go_modules group across 1 directory by @dependabot[bot] in #79
  • Fix file logger ignoring log_severity configuration by @Copilot in #84
  • Document caddy add-package installation method by @Copilot in #85

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

08 Dec 06:31

Choose a tag to compare

Fixed

  • Fixed critical bug where POST request bodies were lost or truncated by using io.MultiReader to restore the full body stream (fixes #76).

v0.1.4

06 Dec 22:14

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Dec 21:56

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Dec 21:54

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.2

v0.1.0

06 Dec 21:47

Choose a tag to compare

Full Changelog: v0.0.9...v0.1.0

v0.0.9

06 Dec 21:27

Choose a tag to compare

What's Changed

  • feat(ci): add golangci-lint to flow by @drev74 in #70
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #71
  • fix: config initialization by @webpolis in #75
  • Bump github.com/smallstep/certificates from 0.28.4 to 0.29.0 in the go_modules group across 1 directory by @dependabot[bot] in #72

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

20 Oct 15:49
06a496e

Choose a tag to compare

What's Changed

  • fix: solve integration issue with Caddy server by @drev74 in #69

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Oct 23:07

Choose a tag to compare

What's Changed

  • Prepare caddy-waf module for official Caddy module registry registration by @Copilot in #58
  • refactor: fix failing tests by @drev74 in #61
  • refactor: move to external trie by @drev74 in #62
  • refactor(ci): upd flow by @drev74 in #63
  • feat: add golangci linter rules by @drev74 in #64
  • feat: impl country whitelisting by @drev74 in #65
  • refactor: blocking priorities by @drev74 in #67

New Contributors

  • @Copilot made their first contribution in #58
  • @drev74 made their first contribution in #61

Full Changelog: v0.0.6...v0.0.7