Skip to content

Conversation

@adinauer
Copy link
Member

@adinauer adinauer commented Aug 12, 2025

📜 Description

#skip-changelog

Fixes CI to look for the version of Java agent we actually want to test (specified in gradle.properties).

💡 Motivation and Context

Tests were failing most likely due to cached builds on CI that contained both 8.18.0 and 8.19.0 for the agent JAR and it kept using 8.18.0. This then caused mixed version detection to kick in and fail Spring Boot startup on the E2E tests.

💚 How did you test it?

📝 Checklist

  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@adinauer adinauer marked this pull request as ready for review August 12, 2025 09:27
@adinauer adinauer merged commit 1cdca11 into main Aug 12, 2025
35 of 38 checks passed
@adinauer adinauer deleted the 08-12-fix_agent_jar_lookup branch August 12, 2025 09:44
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.

3 participants