-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[8.x](backport #42202) Update elastic-agent-libs to v0.18.0 #42211
Conversation
Co-authored-by: Julien Lind <[email protected]> (cherry picked from commit ef29005) # Conflicts: # go.mod # go.sum
Cherry-pick of ef29005 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
This pull request doesn't have a |
d60c3f2
to
1b1d1d0
Compare
This pull request has not been merged yet. Could you please review and merge it @michel-laterman? 🙏 |
This pull request is now in conflicts. Could you fix it? 🙏
|
The TLS tests I added are failing. I think the issue here is that we added the |
mmh, I think ideally we should have test coverage for |
Proposed commit message
Update elastic-agent-libs to v.0.18.0
Checklist
My code follows the style guidelines of this projectI have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature worksI have added an entry inCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
elastic-agent-libs v0.18.0 updates the min accepted TLS version to 1.1, and sets the default min to 1.2.
Related Issues
This is an automatic backport of pull request Update elastic-agent-libs to v0.18.0 #42202 done by Mergify.