File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.1] ( https://github.com/open-telemetry/opentelemetry-js-contrib/compare/propagator-aws-xray-v1.1.0...propagator-aws-xray-v1.1.1 ) (2022-11-02)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * address webpack memory issue for browser tests ([ #1264 ] ( https://github.com/open-telemetry/opentelemetry-js-contrib/issues/1264 ) ) ([ c7f08fe] ( https://github.com/open-telemetry/opentelemetry-js-contrib/commit/c7f08fed51bca68b0c522769c3c589102b98ec93 ) )
9
+
3
10
## [ 1.1.0] ( https://github.com/open-telemetry/opentelemetry-js-contrib/compare/propagator-aws-xray-v1.0.1...propagator-aws-xray-v1.1.0 ) (2022-05-14)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opentelemetry/propagator-aws-xray" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " OpenTelemetry AWS Xray propagator provides context propagation for systems that are using AWS X-Ray format." ,
5
5
"main" : " build/src/index.js" ,
6
6
"module" : " build/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments