File tree Expand file tree Collapse file tree 2 files changed +362
-0
lines changed
aws-xray-recorder-sdk-benchmark/results/2.9.x Expand file tree Collapse file tree 2 files changed +362
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 2.9.0
4
+ - Added aggregate javadoc plugin
5
+ [ PR 242] ( https://github.com/aws/aws-xray-sdk-java/pull/242 )
6
+ - Configurtion to always create trace ID
7
+ [ PR 243] ( https://github.com/aws/aws-xray-sdk-java/pull/243 )
8
+ - Fix sampling rules not being deleted
9
+ [ PR 244] ( https://github.com/aws/aws-xray-sdk-java/pull/244 )
10
+ - Lock accesses to entities
11
+ [ PR 250] ( https://github.com/aws/aws-xray-sdk-java/pull/250 )
12
+ - Added support for reading header from environment and system properties
13
+ [ PR 252] ( https://github.com/aws/aws-xray-sdk-java/pull/252 )
14
+ - Added log correlation support to ECS plugin
15
+ [ PR 263] ( https://github.com/aws/aws-xray-sdk-java/pull/263 )
16
+ - Added JavaTimeModule for entity object mapper
17
+ [ PR 267] ( https://github.com/aws/aws-xray-sdk-java/pull/267 )
18
+ - Addded enhanced metadata parsing for Oracle DBs
19
+ [ PR 270] ( https://github.com/aws/aws-xray-sdk-java/pull/270 )
20
+ - Added support to set log group via environment variable
21
+ [ PR 273] ( https://github.com/aws/aws-xray-sdk-java/pull/273 )
22
+
23
+
3
24
## 2.8.0 - 2020-11-24
4
25
- Optimized creating, parsing, and serializing trace IDs
5
26
[ PR 212] ( https://github.com/aws/aws-xray-sdk-java/pull/212 )
You can’t perform that action at this time.
0 commit comments