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 b4fdbe9 commit ce8e3beCopy full SHA for ce8e3be
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+## v2021.12.16
2
+
3
+- Properly detect exploded Log4J versions (that are not inside *.jar and instead are just sitting as *.class directly on disk).
4
5
+- Fixed problem that was causing some inner-jar entries to be misread. ("Unexpected end of ZLIB stream").
6
7
+- All problems now printed on STDERR instead of STDOUT.
8
9
+- Only check read-permission on files we're interested in (makes for a lot fewer "cannot read!" errors).
10
11
12
0 commit comments