We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c2f61 commit e27f9b8Copy full SHA for e27f9b8
ChangeLog
@@ -1,9 +1,8 @@
1
# Version 2.1.14
2
- - Added support for client IP address encryption in logs using IPCrypt.
3
-This feature helps protect user privacy by encrypting IP addresses before
4
-they are logged. Three algorithms are supported: deterministic,
5
-non-deterministic with 8-byte tweak, and extended non-deterministic with
6
-16-byte tweak.
+ - Added support for client IP address encryption in logs using IPCrypt
+(https://ipcrypt-std.github.io/). Three algorithms are supported:
+deterministic, non-deterministic with 8-byte tweak, and extended
+non-deterministic with 16-byte tweak.
7
- Enhanced pattern rule documentation with better examples.
8
- Fixed an issue where nil client addresses could cause crashes.
9
0 commit comments