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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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)
8
16
### log4j2
9
17
- Reduce requirement to 2.8 from 2.12
10
18
- Address a potential concurrency issue
11
19
12
20
### logback
13
21
- Reduce requirement to 1.2.0 from 1.2.3
14
22
15
- ## [ 1.0-rc1] - 2019-09-18
23
+ ## 1.0-rc1 ( 2019-09-18)
16
24
### Initial public release of the extensions
17
25
- Support for decorating logs with New Relic metadata.
You can’t perform that action at this time.
0 commit comments