build(deps): bump github.com/elastic/elastic-agent-libs from 0.7.5 to 0.9.4
Bumps github.com/elastic/elastic-agent-libs from 0.7.5 to 0.9.4.
Release notes
Sourced from github.com/elastic/elastic-agent-libs's releases.
v0.9.4
What's Changed
- Add both uint64 and int64 to tlscommon types unpack methods by
@michel-latermanin elastic/elastic-agent-libs#198Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.9.3...v0.9.4
v0.9.3
What's Changed
- Add repack support for ServerConfig.ClientAuth by
@michel-latermanin elastic/elastic-agent-libs#197Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.9.2...v0.9.3
v0.9.2
What's Changed
- [updatecli][githubrelease] Bump version to 1.21.9 by
@github-actionsin elastic/elastic-agent-libs#194- logp: add an in-memory logger by
@AndersonQin elastic/elastic-agent-libs#191- Add support for repacking and merging tls.Config structs by
@michel-latermanin elastic/elastic-agent-libs#196- upgraded go-sysinfo by
@kaanyaltiin elastic/elastic-agent-libs#195New Contributors
@kaanyaltimade their first contribution in elastic/elastic-agent-libs#195Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add Addr() method to server by
@fearful-symmetryin elastic/elastic-agent-libs#193Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.9.0...v0.9.1
v0.9.0
What's Changed
- Add NewWithConfig init function to api/server.go by
@fearful-symmetryin elastic/elastic-agent-libs#192Full Changelog: https://github.com/elastic/elastic-agent-libs/compare/v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: expose DialContext in Dialer and propagate context by
@kruskallin elastic/elastic-agent-libs#165- [updatecli][githubrelease] Bump version to 1.21.7 by
@github-actionsin elastic/elastic-agent-libs#182- Add optimized ReadAll for http responses by
@rdnerin elastic/elastic-agent-libs#183- Remove the changelog check item by
@rdnerin elastic/elastic-agent-libs#185- Add support for limiting HTTP responses in httpcommon.ReadAll by
@rdnerin elastic/elastic-agent-libs#184- github-action: use wildcards for discovering all the workflows by
@v1vin elastic/elastic-agent-libs#186- [updatecli][shell] Bump version to 1.21 by
@github-actionsin elastic/elastic-agent-libs#188- Add testing/certutil/ package for TLS test support by
@AndersonQin elastic/elastic-agent-libs#189
... (truncated)
Commits
6ea4f03Add both uint64 and int64 to tlscommon types unpack methods (#198)8fcae27Add repack support for ServerConfig.ClientAuth (#197)e6d574bupgraded go-sysinfo (#195)b82cfc5Add support for repacking and merging tls.Config structs (#196)ccbaaeflogp: add an in-memory logger (#191)dcfdca1[updatecli][githubrelease] Bump version to 1.21.9 (#194)baca41cAdd Addr() method to server (#193)e2cb821Add NewWithConfig init function to api/server.go (#192)d221ab4Add testing/certutil/ package for TLS test support (#189)fc2524b[updatecli][shell] Bump version to 1.21 (#188)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @dependabot[bot]? 🙏. For such, you'll need to label your PR with:
- The upcoming major version of the Elastic Stack
- The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)
To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-v8./d.0is the label to automatically backport to the8./dbranch./dis the digit
:green_heart: Build Succeeded
the below badges are clickable and redirect to their specific view in the CI or DOCS
![]()
![]()
![]()
![]()
![]()
Expand to view the summary
Build stats
- Duration: 296 min 41 sec
:grey_exclamation: Flaky test report
No test was executed to be analysed.
:robot: GitHub comments
Expand to view the GitHub comments
To re-run your PR in the CI, just comment with:
-
/test: Re-trigger the build. -
/package: Generate the packages and run the E2E tests. -
/beats-tester: Run the installation tests with beats-tester. -
runelasticsearch-ci/docs: Re-trigger the docs validation. (use unformatted text in the comment!)
A newer version of github.com/elastic/elastic-agent-libs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/
git fetch upstream
git checkout -b dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4 upstream/dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
git merge upstream/main
git push upstream dependabot/go_modules/github.com/elastic/elastic-agent-libs-0.9.4
There was a change made to the transport.Dialer interface to require exposing DialContext. I had to account for this in a few places.
Pinging @elastic/elastic-agent (Team:Elastic-Agent)