Current section

Files

Jump to
phoenix_ddos CHANGELOG.md
Raw

CHANGELOG.md

# PhoenixDDoS changelog
## 1.1.15
- fix: minor fixes
## 1.1.15
- feature: adding request context on sentry and telemetry events
## 1.1.14
- feature: small refactors on Jail module, documentation and accessors (list banned ip functions, ...)
## 1.1.13
- chore: remove router requirement, this was not a good idea !
## 1.1.12
- feature: new telemetry event [:phoenix_ddos, :request, :new]
- minor readme fixes
## 1.1.11
- chore: improve bulk cachex incr performance
## 1.1.10
- feature: http method filter on PhoenixDDoS.IpRateLimitPerRequestPath
## 1.1.9
- start to supply changelog file :)
- various sentry notification payload fixes
- improve performances & scaling on blocklist/whitelist ips
## 0.7
Project kickoff