-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@aws-sdk/client-s3
test failures with recent 3.363.0 version
#3454
Labels
agent-nodejs
Make available for APM Agents project planning.
Comments
Changelog: https://github.com/aws/aws-sdk-js-v3/blob/main/CHANGELOG.md#33630-2023-06-29 This entry seems a potential candidate:
|
trentm
added a commit
that referenced
this issue
Jun 29, 2023
In aws/aws-sdk-js-v3#4873 aws-sdk v3 moved @aws-sdk/smithy-client to @smithy/smithy-client. This will now instrument either package name. Fixes: #3454
I'm not sure if directly related to your test failures but the upgrade of elastic-apm-node from 3.45.0 to 3.47.0 broke S3 interactions like generating pre-signed URLs, throwing:
Using client-s3 version 3.332.0. |
trentm
added a commit
that referenced
this issue
Jul 4, 2023
…se (#3455) In aws/aws-sdk-js-v3#4873 aws-sdk v3 moved @aws-sdk/smithy-client to @smithy/smithy-client. This will now instrument either package name. Fixes: #3454
PeterEinberger
pushed a commit
to fpm-git/apm-agent-nodejs
that referenced
this issue
Aug 20, 2024
…se (elastic#3455) In aws/aws-sdk-js-v3#4873 aws-sdk v3 moved @aws-sdk/smithy-client to @smithy/smithy-client. This will now instrument either package name. Fixes: elastic#3454
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TAV=@aws-sdk/client-s3
tests started failing today with the recently released (today) 3.363.0 version.https://github.com/elastic/apm-agent-nodejs/actions/runs/5416261226
https://github.com/elastic/apm-agent-nodejs/actions/runs/5416261226/jobs/9845765429#step:3:344
https://github.com/elastic/apm-agent-nodejs/actions/runs/5416261226/jobs/9845769982#step:3:135
Those are failures in node v14 and node v16. The equiv for node v18 and v20 passed.
I wonder if there was some breakage just for older node versions.
They both failed with:
The text was updated successfully, but these errors were encountered: