Skip to content
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

Update compatibility-requirements-java-agent.mdx #19851

Merged
merged 1 commit into from
Jan 31, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ The agent automatically instruments these frameworks and libraries:
* AmazonS3 client 1.2.13 to latest
* AmazonSNS and AmazonSNSAsync clients 1.11.12 to latest
* AmazonSQS and AmazonSQSAsync clients 1.3.22 to latest
* Distributed Tracing for sending messages is supported from 2.1.0 to latest
* Cats Effect v2
* Scala 2.12: 2.1 to latest
* Scala 2.13: 2.1 to latest
Expand Down Expand Up @@ -211,7 +212,7 @@ The agent automatically instruments these frameworks and libraries:
* Spring Web Services from 1.5.7 to latest
* Spring Webflux 5.0.0.RELEASE to latest
* SqsClient 2.1.0 to latest
* Struts 2.0 to 6.6.1
* Struts 2.0 to latest
* Thrift 0.8.0 to latest
* Vert.x 3.2.0 to 4.5.x
* ZIO
Expand Down