-
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
update dependency elastic/go-structform from v0.0.9 to v0.0.10 #32536
Conversation
58cf753
to
fd5b670
Compare
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
fd5b670
to
92f6932
Compare
/test |
Signed-off-by: Florian Lehner <[email protected]>
92f6932
to
30f0359
Compare
/test |
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.
This will be released in 8.5.0 in October. We could backport to 8.4.0 to release it in August if there is a reason it is needed sooner.
Co-authored-by: Craig MacKenzie <[email protected]>
no requirement from my side. Thanks for offering. |
E2E Tests are failing because of these errors:
Is this ok? @cmacknz |
/package |
|
1 similar comment
|
The E2E test failures are unrelated, I can see almost the exact same set of failures happening on recent tests against main: |
…ic#32536) * update dependency elastic/go-structform from v0.0.9 to v0.0.10 Signed-off-by: Florian Lehner <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]>
* update dependency elastic/go-structform from v0.0.9 to v0.0.10 Signed-off-by: Florian Lehner <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]>
Signed-off-by: Florian Lehner [email protected]
What does this PR do?
Update the dependency
elastic/go-structform
fromv0.0.9
tov0.0.10
.Why is it important?
The dependency
elastic/go-structform
is used indirectly by the beats viaelastic/beats/libbeat
. v0.0.10 ofelastic/go-structform
includes changes to reduce the memory footprint and so does have an positive effect also on all beats.Checklist
My code follows the style guidelines of this projectPR does not introduce code changes.
I have commented my code, particularly in hard-to-understand areasPR does not introduce code changes.
I have made corresponding changes to the documentationPR does not introduce code changes.
I have made corresponding change to the default configuration filesNo configuration changes with this PR.
PR does not introduce code changes.
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.