Skip to content

Fix APM Server version parsing#2313

Merged
eyalkoren merged 3 commits intoelastic:masterfrom
eyalkoren:apm-server-version-parse-fix
Dec 7, 2021
Merged

Fix APM Server version parsing#2313
eyalkoren merged 3 commits intoelastic:masterfrom
eyalkoren:apm-server-version-parse-fix

Conversation

@eyalkoren
Copy link
Contributor

@eyalkoren eyalkoren commented Dec 6, 2021

What does this PR do?

Adjusting APM Server version parsing to match 7.16+

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Tested manually with
      • 6.8.20
      • 7.0.0
      • 7.11.2
      • 7.16.0
      • 8.0.0-beta1
@eyalkoren eyalkoren requested a review from SylvainJuge December 6, 2021 08:26
@eyalkoren eyalkoren requested review from jackshirazi and removed request for SylvainJuge December 6, 2021 08:26
@eyalkoren eyalkoren added this to the 8.0 milestone Dec 6, 2021
@ghost
Copy link

ghost commented Dec 6, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-12-06T14:05:13.027+0000

  • Duration: 69 min 9 sec

  • Commit: b1c9da7

Test stats 🧪

Test Results
Failed 0
Passed 2627
Skipped 21
Total 2648

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

  • run compatibility tests : Run the JDK Compatibility test.

  • run integration tests : Run the APM-ITs.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@eyalkoren eyalkoren requested a review from jackshirazi December 6, 2021 14:04
@eyalkoren eyalkoren merged commit d151527 into elastic:master Dec 7, 2021
@eyalkoren eyalkoren deleted the apm-server-version-parse-fix branch December 7, 2021 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants