Skip to content

Commit cfefd3b

Browse files
authored
Update README.md to add note re v1.6.3 regression (#618)
Added note regarding v1.6.3.
1 parent 0abf6d7 commit cfefd3b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aws-lambda-java-log4j2/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Using log4j2 with AWS Lambda
22

3+
**IMPORTANT: The v1.6.3 release contained a regression (see [#612](https://github.com/aws/aws-lambda-java-libs/issues/612)) resulting in missing logs. Please upgrade to v1.6.4 or later. We apologize for the inconvenience.**
4+
35
### 1. Pull in log4j2 dependencies
46

57
Example for Maven pom.xml

0 commit comments

Comments
 (0)