Skip to content

Commit 23ff8bb

Browse files
authored
Merge pull request #652 from wangzlei/release-3.7.0
Prepares 3.7.0 release
2 parents 75798cb + 07f68ed commit 23ff8bb

File tree

14 files changed

+8724
-5144
lines changed

14 files changed

+8724
-5144
lines changed

Diff for: CHANGELOG.md

+23-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,29 @@
11
# Changelog for AWS X-Ray SDK for JavaScript
2-
<!--LATEST=3.6.0-->
2+
<!--LATEST=3.7.0-->
33
<!--ENTRYINSERT-->
44

5+
## 3.7.0
6+
View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.6.0...aws-xray-sdk-node%403.7.0)
7+
* `aws-xray-sdk-core` updated to 3.7.0
8+
* Feature: Replace Facade segment with No-Op if trace header is missing data in AWS Lambda PassThrough mode [PR #651](https://github.com/aws/aws-xray-sdk-node/pull/651)
9+
* Fix: TraceId timestamp supports string starts with '0' [PR #641](https://github.com/aws/aws-xray-sdk-node/pull/641)
10+
* `aws-xray-sdk-mysql` updated to 3.7.0
11+
* No further changes.
12+
* `aws-xray-sdk-express` updated to 3.7.0
13+
* No further changes.
14+
* `aws-xray-sdk-postgres` updated to 3.7.0
15+
* No further changes.
16+
* `aws-xray-sdk-restify` updated to 3.7.0
17+
* No further changes.
18+
* `aws-xray-sdk-fastify` updated to 3.7.0
19+
* No further changes.
20+
* `aws-xray-sdk-koa2` updated to 3.7.0
21+
* No further changes.
22+
* `aws-xray-sdk-hapi` updated to 3.7.0
23+
* No further changes.
24+
* `aws-xray-sdk-fetch` added in 3.7.0
25+
* Fix: fix subsegment callback error parameter type [PR #644](https://github.com/aws/aws-xray-sdk-node/pull/644)
26+
527
## 3.6.0
628
View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.5.4...aws-xray-sdk-node%403.6.0)
729
* `aws-xray-sdk-core` updated to 3.6.0

0 commit comments

Comments
 (0)