Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(aws-sdk): drop support for AWS SDK for JavaScript v2 #2623

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Jan 6, 2025

Which problem is this PR solving?

Short description of the changes

  • Drops support for AWS SDK for JavaScript v2

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.11%. Comparing base (3350583) to head (74259dc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2623      +/-   ##
==========================================
- Coverage   90.79%   89.11%   -1.68%     
==========================================
  Files         169      169              
  Lines        8059     7968      -91     
  Branches     1645     1621      -24     
==========================================
- Hits         7317     7101     -216     
- Misses        742      867     +125     
Files with missing lines Coverage Δ
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 93.12% <ø> (-1.94%) ⬇️
...emetry-instrumentation-aws-sdk/src/services/sqs.ts 97.05% <100.00%> (-2.95%) ⬇️
...opentelemetry-instrumentation-aws-sdk/src/utils.ts 93.10% <ø> (-4.20%) ⬇️

... and 3 files with indirect coverage changes

@trivikr trivikr force-pushed the deprecate-js-sdk-v2 branch from 43d7ee6 to 07d9c02 Compare January 7, 2025 17:50
@trivikr

This comment was marked as outdated.

@trivikr trivikr changed the title chore(aws-sdk): drop support for AWS SDK for JavaScript v2 feat(aws-sdk): drop support for AWS SDK for JavaScript v2 Jan 7, 2025
@trivikr trivikr force-pushed the deprecate-js-sdk-v2 branch from 1e7dd92 to fd36945 Compare January 8, 2025 20:43
@trivikr

This comment was marked as outdated.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[instrumentation-aws-sdk] Drop support for JS SDK v2
3 participants