Releases: AikidoSec/firewall-java
Releases · AikidoSec/firewall-java
v1.0.8
v1.0.7
What's Changed
- Better IP Reporting
v1.0.6
What's Changed
- Don't block bypassed IP's that are in blocklists
- More File constructor coverage
- Maven app + instructions
- Minor SSRF bugfix
- More e2e testing
v1.0.5
What's Changed
- AIK-4390 Fix: Javalin route reporting not respecting status codes by @bitterpanda63 in #115
v1.0.4
What's Changed
- AIK-4387 Make sure route hit reporting works for Java by @bitterpanda63 in #112
v1.0.3
What's Changed
- More webflux support (still a work in progress)
- Rename AIKIDO_BLOCKING to AIKIDO_BLOCK
v1.0.2
What's Changed
- Add Javalin middleware & docs (Now officially supported!)
- Report attack statistics, hits, and middleware installed
- We now load binaries in the beginning with better error logging
- More sample apps & testing with opentel (is compatible)
- Include user in attack event
v1.0.1
What's Changed
- We now support Javalin
- Officially add support for Kotlin & Groovy
- Usage of
AIKIDO_DISABLE
is now supported - Improvements in testing