Releases: JasonLovesDoggo/caddy-defender
Releases · JasonLovesDoggo/caddy-defender
v0.6.0
What's Changed
- feat: Integrate with ratelimit module by @JasonLovesDoggo in #25
- Potential fix for code scanning alert no. 7: Missing regular expression anchor by @JasonLovesDoggo in #26
- chore(deps): bump github.com/viccon/sturdyc from 1.1.1 to 1.1.2 by @dependabot in #30
- Document ranges by @aleho in #33
- Replace localhost with private IP ranges fetcher by @aleho in #32
- feat: Add whitelist functionality (#31) by @JasonLovesDoggo in #35
- Document default values by @aleho in #36
- feat: add option to serve .gitignore by @JasonLovesDoggo in #40
- Add redirect responder by @circa10a in #43
- add golangci-lint by @circa10a in #44
- add validation for redirect responder to ensure url is set by @circa10a in #45
- add drop responder by @circa10a in #46
New Contributors
Full Changelog: v0.4.0...v0.6.0
v0.4.0
What's Changed
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #20
- feat: Optimize IP range checking (main) by @JasonLovesDoggo in #21
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add Azure fetcher by @xstefen in #6
- Refactor: Extract IP range checking logic to utils package (main) by @JasonLovesDoggo in #11
New Contributors
Full Changelog: https://github.com/JasonLovesDoggo/caddy-defender/commits/v0.3.0