Skip to content

Releases: AikidoSec/firewall-java

v1.0.8

31 Jan 17:17
692fdd4
Compare
Choose a tag to compare

What's Changed

  • Add full webflux support

v1.0.7

31 Jan 14:13
2e6a151
Compare
Choose a tag to compare

What's Changed

  • Better IP Reporting

v1.0.6

29 Jan 22:20
fa7a2b9
Compare
Choose a tag to compare

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

29 Jan 17:31
8c827dc
Compare
Choose a tag to compare

What's Changed

  • AIK-4390 Fix: Javalin route reporting not respecting status codes by @bitterpanda63 in #115

v1.0.4

29 Jan 14:54
769d922
Compare
Choose a tag to compare

What's Changed

v1.0.3

28 Jan 14:37
1a90bd8
Compare
Choose a tag to compare

What's Changed

  • More webflux support (still a work in progress)
  • Rename AIKIDO_BLOCKING to AIKIDO_BLOCK

v1.0.2

23 Jan 13:32
dac9126
Compare
Choose a tag to compare

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

20 Jan 14:02
23dcb7e
Compare
Choose a tag to compare

What's Changed

  • We now support Javalin
  • Officially add support for Kotlin & Groovy
  • Usage of AIKIDO_DISABLE is now supported
  • Improvements in testing

v1.0.0

15 Jan 11:13
Compare
Choose a tag to compare

First major release