File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,22 @@ 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- ## [ 1.0-rc2] - 2019-10-03
7+ ## 2.1 (2020-08-27)
8+ - Add support for Dropwizard request logging
9+
10+ ## 2.0 (2020-07-20)
11+ - log4j2 minimum version updated to 2.13.1
12+ - add ` ContextDataProvider ` and remove requirement of setting ` messageFactory `
13+ - jackson minimum version updated to 2.11.1
14+
15+ ## 1.0-rc2 (2019-10-03)
816### log4j2
917- Reduce requirement to 2.8 from 2.12
1018- Address a potential concurrency issue
1119
1220### logback
1321- Reduce requirement to 1.2.0 from 1.2.3
1422
15- ## [ 1.0-rc1] - 2019-09-18
23+ ## 1.0-rc1 ( 2019-09-18)
1624### Initial public release of the extensions
1725- Support for decorating logs with New Relic metadata.
You can’t perform that action at this time.
0 commit comments