-
Notifications
You must be signed in to change notification settings - Fork 148
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
Update elastic-agent-libs to v0.9.11 #4825
Conversation
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
This pull request does not have a backport label. Could you fix it @belimawr? 🙏
NOTE: |
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Converting into draft until elastic/elastic-agent-libs#209 gets merged and I can update this PR to use v0.9.10 |
buildkite test this |
I found another issue, back to draft until elastic/elastic-agent-libs#210 gets merged |
bafc343
to
bae4e51
Compare
Quality Gate passedIssues Measures |
What does this PR do?
Update elastic-agent-libs to v0.9.11
Why is it important?
It updates elastic-agent-libs to the latest version. The previous version had a bug, even though the Elastic-Agent was not affected by it, it's better to keep elastic-agent-libs udated
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 in./changelog/fragments
using the changelog toolI have added an integration test or an E2E testDisruptive User Impact
There is no user inpact
How to test this PR locally
data/elastic-agent-<hash>/logs
## Related issuesQuestions to ask yourself