Skip to content

Releases: AikidoSec/firewall-python

v1.2.25

16 Oct 11:52

Choose a tag to compare

What's Changed

  • LangChain: Add openAI & Anthropic support
  • Add a check on the python version, and don't start Zen if the version is not supported.
  • Fix a bug in path traversal algorithm for paths containing multiple slashes
  • Fix a bug that can cause recursion on startup in rare cases
  • Improve test cases & e2e tests
  • Make [Ctrl-C] exits with zen graceful for gUnicorn

v1.2.25 - Lambda beta

16 Oct 12:09

Choose a tag to compare

v1.2.25 - Lambda beta Pre-release
Pre-release
v1.2.25b0

Merge branch 'main' into add-aws-lambda-support-beta

v1.2.24

01 Oct 12:47

Choose a tag to compare

What's Changed

  • Improved sqli algorithm
  • Minor performance improvements

v1.2.24b2

30 Sep 11:06

Choose a tag to compare

v1.2.24b2 Pre-release
Pre-release

Full Changelog: v1.2.24b1...v1.2.24b2

v1.2.24b1

30 Sep 10:10

Choose a tag to compare

v1.2.24b1 Pre-release
Pre-release

Full Changelog: v1.2.24b0...v1.2.24b1

v1.2.24b0

30 Sep 07:26

Choose a tag to compare

v1.2.24b0 Pre-release
Pre-release
set I/O calls limit to 25

v1.2.23

29 Sep 12:26

Choose a tag to compare

What's Changed

  • Performance optimizations for single-interpreter programs
  • Now supports number arrays in route building algorithm
  • adds warning log when running with gevent
  • adds groq AI support

v1.2.23 beta

26 Sep 16:02

Choose a tag to compare

v1.2.23 beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.22...v1.2.23b0

v1.2.22

16 Sep 12:33

Choose a tag to compare

What's changed

  • Removes dependency on requests, now uses built-in http module
  • Remove leftover logging

v1.2.22 beta

12 Sep 12:12

Choose a tag to compare

v1.2.22 beta Pre-release
Pre-release

What's Changed

  • Removes dependency on requests, now uses built-in http module
  • Remove leftover logging