Skip to content

Commit 0ce372c

Browse files
authored
Mention upgrade instructions in the README (#69)
1 parent 62ed3d4 commit 0ce372c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ between serverful and serverless environments, as well as letting you send
1111
[custom metrics](https://docs.datadoghq.com/integrations/amazon_lambda/?tab=awsconsole#custom-metrics)
1212
to the Datadog API.
1313

14+
:warning: Older versions of `datadog-lambda-java` include `log4j <= 2.14.0` as a transitive dependency.
15+
We recommend you upgrade to `datadog-lambda-java 0.3.4` or greater, or `1.4.1` or greater.
16+
[Additional upgrade instructions](https://docs.datadoghq.com/serverless/installation/java/?tab=maven#upgrading) are available on our docs site.
1417

1518
## Installation
1619

0 commit comments

Comments
 (0)