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

1373 1336 support wildfly 23+ and JBoss EAP 7.4+ #1461

Merged
merged 6 commits into from
Aug 28, 2023

Conversation

obenkenobi
Copy link
Contributor

@obenkenobi obenkenobi commented Aug 23, 2023

Overview

This PR adds support for Wildfly versions 23 till latest and in turn JBoss EAP versions 7.4 till latest.

Related Github Issues

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #1461 (0bfff25) into main (b028be1) will increase coverage by 1.97%.
Report is 58 commits behind head on main.
The diff coverage is 75.00%.

@@             Coverage Diff              @@
##               main    #1461      +/-   ##
============================================
+ Coverage     68.60%   70.57%   +1.97%     
- Complexity     9492     9743     +251     
============================================
  Files           816      813       -3     
  Lines         39358    39259      -99     
  Branches       5965     5961       -4     
============================================
+ Hits          27000    27708     +708     
+ Misses         9694     8865     -829     
- Partials       2664     2686      +22     
Files Changed Coverage Δ
...in/java/com/newrelic/bootstrap/BootstrapAgent.java 2.65% <0.00%> (ø)
...ain/java/com/newrelic/agent/config/JbossUtils.java 45.45% <100.00%> (+45.45%) ⬆️

... and 44 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@obenkenobi
Copy link
Contributor Author

Re-running AITs here: https://github.com/newrelic/newrelic-java-agent/actions/runs/5955258179

@obenkenobi obenkenobi changed the title 1373 1336 support wildfly 23 and up 1373 1336 support wildfly 23 till latest Aug 24, 2023
@obenkenobi
Copy link
Contributor Author

Re-running AITs here: https://github.com/newrelic/newrelic-java-agent/actions/runs/5955258179

Since I sent a commit after I ran those AITs, the above mentioned workflow can be dismissed. AITs ran for this commit and all checks have passed.

@obenkenobi obenkenobi changed the title 1373 1336 support wildfly 23 till latest 1373 1336 support wildfly 23+ and JBoss EAP versions 7.4+ Aug 24, 2023
@obenkenobi obenkenobi changed the title 1373 1336 support wildfly 23+ and JBoss EAP versions 7.4+ 1373 1336 support wildfly 23+ and JBoss EAP 7.4+ Aug 24, 2023
This was linked to issues Aug 24, 2023
instrumentation/wildfly-27/build.gradle Outdated Show resolved Hide resolved
@obenkenobi obenkenobi merged commit 840f753 into main Aug 28, 2023
@obenkenobi obenkenobi deleted the 1373-1336-support-wildfly-23-and-up branch May 2, 2024 21:28
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.

New Relic agent on Wildfly 28 JBoss EAP 7.4 support
4 participants