We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d305f commit bf01aefCopy full SHA for bf01aef
1 file changed
.tav.yml
@@ -524,8 +524,8 @@ aws-sdk:
524
# Maintenance note: This should be updated periodically using:
525
# ./dev-utils/aws-sdk-tav-versions.sh
526
#
527
- # Test v2.858.0, every N=31 of 159 releases, and current latest.
528
- versions: '2.858.0 || 2.889.0 || 2.920.0 || 2.951.0 || 2.982.0 || 2.1013.0 || 2.1016.0 || >2.1016.0 <3'
+ # Test v2.858.0, every N=41 of 209 releases, and current latest.
+ versions: '2.858.0 || 2.899.0 || 2.940.0 || 2.981.0 || 2.1022.0 || 2.1063.0 || 2.1066.0 || >2.1066.0 <3'
529
commands:
530
- node test/instrumentation/modules/aws-sdk/aws4-retries.test.js
531
- node test/instrumentation/modules/aws-sdk/s3.test.js
0 commit comments