Skip to content

Releases: fabriziosalmi/caddy-waf

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

v0.0.6

13 Jul 16:39

Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

30 Apr 09:26

Choose a tag to compare

What's Changed

  • Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in the go_modules group across 1 directory by @dependabot in #51
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group across 1 directory by @dependabot in #53

Full Changelog: v0.0.4...v0.0.5