1
1
# Changelog for AWS X-Ray SDK for JavaScript
2
- <!-- LATEST=3.10.0 -->
2
+ <!-- LATEST=3.10.2 -->
3
3
<!-- ENTRYINSERT-->
4
+
5
+ ## 3.10.2
6
+ View [ the latest changes] ( https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.10.1...aws-xray-sdk-node%403.10.2 )
7
+ * ` aws-xray-sdk-core ` updated to 3.10.2
8
+ * No further changes.
9
+ * ` aws-xray-sdk-mysql ` updated to 3.10.2
10
+ * No further changes.
11
+ * ` aws-xray-sdk-express ` updated to 3.10.2
12
+ * No further changes.
13
+ * ` aws-xray-sdk-postgres ` updated to 3.10.2
14
+ * No further changes.
15
+ * ` aws-xray-sdk-restify ` updated to 3.10.2
16
+ * No further changes.
17
+ * ` aws-xray-sdk-fastify ` updated to 3.10.2
18
+ * Add default export and named export for fastify plugin
19
+ * ` aws-xray-sdk-koa2 ` updated to 3.10.2
20
+ * No further changes.
21
+ * ` aws-xray-sdk-hapi ` updated to 3.10.2
22
+ * No further changes.
23
+ * ` aws-xray-sdk-fetch ` updated to 3.10.2
24
+ * Fix missing X-Ray headers for fetch, add export for fetch enableCapture utility
25
+
4
26
## 3.10.1
5
- View [ the latest changes] ( https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.9 .0...aws-xray-sdk-node%403.10.0 )
27
+ View [ the latest changes] ( https://github.com/aws/aws-xray-sdk-node/compare/aws-xray-sdk-node%403.10 .0...aws-xray-sdk-node%403.10.1 )
6
28
* ` aws-xray-sdk-core ` updated to 3.10.1
7
29
* Bump dependency version for body-parser, express and find-my-way
8
30
* These dependency version changes apply to all packages
@@ -20,7 +42,7 @@ View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-x
20
42
* No further changes.
21
43
* ` aws-xray-sdk-hapi ` updated to 3.10.1
22
44
* No further changes.
23
- * ` aws-xray-sdk-fetch ` added in 3.10.1
45
+ * ` aws-xray-sdk-fetch ` updated to 3.10.1
24
46
* No further changes.
25
47
26
48
## 3.10.0
@@ -41,7 +63,7 @@ View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-x
41
63
* No further changes.
42
64
* ` aws-xray-sdk-hapi ` updated to 3.10.0
43
65
* No further changes.
44
- * ` aws-xray-sdk-fetch ` added in 3.10.0
66
+ * ` aws-xray-sdk-fetch ` updated to 3.10.0
45
67
* Pass dispatcher options to global fetch [ PR #653 ] ( https://github.com/aws/aws-xray-sdk-node/pull/653 )
46
68
47
69
## 3.9.0
@@ -62,7 +84,7 @@ View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-x
62
84
* No further changes.
63
85
* ` aws-xray-sdk-hapi ` updated to 3.9.0
64
86
* No further changes.
65
- * ` aws-xray-sdk-fetch ` added in 3.9.0
87
+ * ` aws-xray-sdk-fetch ` updated to 3.9.0
66
88
* No further changes.
67
89
68
90
## 3.8.0
@@ -83,7 +105,7 @@ View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-x
83
105
* No further changes.
84
106
* ` aws-xray-sdk-hapi ` updated to 3.8.0
85
107
* No further changes.
86
- * ` aws-xray-sdk-fetch ` added in 3.8.0
108
+ * ` aws-xray-sdk-fetch ` updated to 3.8.0
87
109
* No further changes.
88
110
89
111
## 3.7.0
@@ -105,7 +127,7 @@ View [the latest changes](https://github.com/aws/aws-xray-sdk-node/compare/aws-x
105
127
* No further changes.
106
128
* ` aws-xray-sdk-hapi ` updated to 3.7.0
107
129
* No further changes.
108
- * ` aws-xray-sdk-fetch ` added in 3.7.0
130
+ * ` aws-xray-sdk-fetch ` updated to 3.7.0
109
131
* Fix: fix subsegment callback error parameter type [ PR #644 ] ( https://github.com/aws/aws-xray-sdk-node/pull/644 )
110
132
111
133
## 3.6.0
0 commit comments