File tree Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Expand file tree Collapse file tree 2 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 1
- CHANGELOG
2
- =========
1
+ # CHANGELOG
2
+
3
+ # Version: 4 / 2019-07-23
4
+
5
+ - Correctly parse trace headers with mixed casing
6
+
3
7
# Version: 3 / 2019-06-18
4
8
5
- * Log metrics in a compact format
9
+ - Log metrics in a compact format
6
10
7
11
# Version: 2 / 2019-06-10
8
12
9
- * Support submitting metrics through CloudWatch Logs
10
- * Support submitting metrics to ` datadoghq.eu `
11
- * Support KMS-encrypted DD API Key
12
- * Fix a few bugs
13
+ - Support submitting metrics through CloudWatch Logs
14
+ - Support submitting metrics to ` datadoghq.eu `
15
+ - Support KMS-encrypted DD API Key
16
+ - Fix a few bugs
13
17
14
18
# Version: 1 / 2019-05-06
15
19
16
- * First release
17
- * Support submitting distribution metrics from Lambda functions
18
- * Support distributed tracing between serverful and serverless services
20
+ - First release
21
+ - Support submitting distribution metrics from Lambda functions
22
+ - Support distributed tracing between serverful and serverless services
Original file line number Diff line number Diff line change 1
- __version__ = "3 "
1
+ __version__ = "4 "
You can’t perform that action at this time.
0 commit comments