Skip to content

Cherry-pick fixes for Java tracer release 1.63.1#7221

Closed
sarahchen6 wants to merge 2 commits into
mainfrom
sarahchen6/dd-trace-java-1.63.2-release
Closed

Cherry-pick fixes for Java tracer release 1.63.1#7221
sarahchen6 wants to merge 2 commits into
mainfrom
sarahchen6/dd-trace-java-1.63.2-release

Conversation

@sarahchen6

@sarahchen6 sarahchen6 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Motivation

Fix dd-trace-java release 1.63.2.

dd-trace-java pins system-tests on release branches so that subsequent patch releases are made off of the same system-tests SHA that the corresponding minor was made off of. For the 1.63.0 minor release, we pinned the system-tests SHA to 520d79a6eb2522aa90f62d1bae705337f3967d90 in DataDog/dd-trace-java#11519.

However, between release 1.63.0 and 1.63.1, failures were introduced and their fixes were made after the pinned SHA. This PR cherry-picks the fixes to the previously pinned SHA so that we can make the 1.63.2 release.

Changes

Cherry-pick fixes made in #7218 and #7122 onto SHA 520d79a6eb2522aa90f62d1bae705337f3967d90.

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

utils/build/ssi/java/resources/websphere-app/renew_cert.sh              @DataDog/system-tests-core
tests/auto_inject/test_auto_inject_install.py                           @DataDog/injection-platform
utils/build/ssi/java/websphere-app.Dockerfile                           @DataDog/system-tests-core

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d285fce | Docs | Datadog PR Page | Give us feedback!

@sarahchen6

Copy link
Copy Markdown
Contributor Author

1.63.2 has been released!

@sarahchen6 sarahchen6 closed this Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants