File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
plugins/node/opentelemetry-instrumentation-aws-sdk Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 1111# - https://github.com/open-telemetry/opentelemetry-js-contrib/issues/1828#issuecomment-1834276719
1212
1313# node version support in JS SDK v3:
14- # - 14.x dropped in v3.567.0 https://github.com/aws/aws-sdk-js-v3/pull/6034
1514# - 16.x dropped in v3.723.0 https://github.com/aws/aws-sdk-js-v3/pull/6775
1615
1716" @aws-sdk/client-s3 " :
2928 exclude : " 3.529.0 || >=3.363.0 <=3.377.0"
3029 mode : " max-7"
3130 commands : npm run test
32- - node : " 14"
33- versions :
34- include : " ^3.6.1 && <3.567.0"
35- exclude : " 3.529.0 || >=3.363.0 <=3.377.0"
36- mode : " max-7"
37- commands : npm run test
3831
3932" @aws-sdk/client-sqs " :
4033 jobs :
5043 exclude : " >=3.363.0 <=3.377.0"
5144 mode : " max-7"
5245 commands : npm run test
53- - node : " 14"
54- versions :
55- include : " ^3.24.0 && <3.567.0"
56- exclude : " >=3.363.0 <=3.377.0"
57- mode : " max-7"
58- commands : npm run test
You can’t perform that action at this time.
0 commit comments