Skip to content

Commit

Permalink
Merge pull request #652 from wangzlei/release-3.7.0
Browse files Browse the repository at this point in the history
Prepares 3.7.0 release
  • Loading branch information
wangzlei committed Jun 5, 2024
2 parents 75798cb + 07f68ed commit 23ff8bb
Show file tree
Hide file tree
Showing 14 changed files with 8,724 additions and 5,144 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@
# Changelog for AWS X-Ray SDK for JavaScript
<!--LATEST=3.6.0-->
<!--LATEST=3.7.0-->
<!--ENTRYINSERT-->

## 3.7.0
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)
* `aws-xray-sdk-core` updated to 3.7.0
* 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)
* Fix: TraceId timestamp supports string starts with '0' [PR #641](https://github.com/aws/aws-xray-sdk-node/pull/641)
* `aws-xray-sdk-mysql` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-express` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-postgres` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-restify` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-fastify` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-koa2` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-hapi` updated to 3.7.0
* No further changes.
* `aws-xray-sdk-fetch` added in 3.7.0
* Fix: fix subsegment callback error parameter type [PR #644](https://github.com/aws/aws-xray-sdk-node/pull/644)

## 3.6.0
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)
* `aws-xray-sdk-core` updated to 3.6.0
Expand Down
Loading

0 comments on commit 23ff8bb

Please sign in to comment.