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+
37# Version: 3 / 2019-06-18
48
5- * Log metrics in a compact format
9+ - Log metrics in a compact format
610
711# Version: 2 / 2019-06-10
812
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
1317
1418# Version: 1 / 2019-05-06
1519
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