Skip to content

2.1.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 12:31
· 53 commits to master since this release
2.1.14

Version 2.1.14

  • Added support for client IP address encryption in logs using IPCrypt. Three algorithms are supported: deterministic, non-deterministic with 8-byte tweak, and extended non-deterministic with 16-byte tweak.
  • Enhanced pattern rule documentation with better examples.
  • Fixed an issue where nil client addresses could cause crashes.