Skip to content

chore(tracer): mark captureAWS & captureAWSClient functions as deprecated #2508

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

Conversation

arnabrahman
Copy link
Contributor

@arnabrahman arnabrahman commented May 12, 2024

Summary

As described in the issue, AWS SDK for JavaScript v2 will reach end-of-support in September 8, 2025. In response to this announcement, adding deprecated tags for the Tracer methods used to instrument clients for this version.

Changes

Add @deprecated notice on the captureAWS & captureAWSClient methods.

Issue number: #2397


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added the tracer This item relates to the Tracer Utility label May 12, 2024
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label May 12, 2024
@arnabrahman arnabrahman marked this pull request as ready for review May 12, 2024 05:31
@arnabrahman arnabrahman requested a review from a team May 12, 2024 05:31
@arnabrahman arnabrahman requested a review from a team as a code owner May 12, 2024 05:31
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing this PR!

@dreamorosi dreamorosi merged commit e5cf50e into aws-powertools:main May 12, 2024
18 checks passed
@arnabrahman arnabrahman deleted the 2397-tracer-deprecate-captureAws-captureAWSClient branch May 12, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XS PR between 0-9 LOC tracer This item relates to the Tracer Utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: mark captureAWS and captureAWSClient methods as deprecated in Tracer
2 participants