File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## 2.4.0
8+ - Add a ` forwarder ` module that does log forwarding using the [ New Relic Java Telemetry SDK] ( https://github.com/newrelic/newrelic-telemetry-sdk-java )
9+ - Implement ` com.newrelic.logging.logback.NewRelicHttpAppender ` to do log forwarding for logback
10+ - Update ` log4j2 ` dependencies to version ` 2.17.2 `
11+ - Update Java agent API dependencies to version ` 7.6.0 `
12+
713## 2.3.2
814- Update documentation to specify support for Log4J 2.13.2 or higher
915- Add warning for CVE-2021 -44228
Original file line number Diff line number Diff line change 1- releaseVersion =2.4 .0
1+ releaseVersion =2.5 .0
You can’t perform that action at this time.
0 commit comments