-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Use java8 variant of apm-agent #132651
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
Use java8 variant of apm-agent #132651
Conversation
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do.
|
Pinging @elastic/es-core-infra (Team:Core/Infra) |
|
Hi @rjernst, I've created a changelog YAML for you. |
ldematte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM provided CI passes, thanks for taking care of this!
💔 Backport failed
You can use sqren/backport to manually backport by running |
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation |
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle Co-authored-by: Ryan Ernst <[email protected]>
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do. (cherry picked from commit c91871f) # Conflicts: # gradle/verification-metadata.xml # modules/apm/build.gradle Co-authored-by: Ryan Ernst <[email protected]>
This commit changes the apm-agent dependency to the java8 variant. The current dependency has a minimum java7 version, which restricts the dependency upgrades it can do.