Skip to content

[go.mod] - update github.com/elastic/elastic-agent-libs#44573

Merged
VihasMakwana merged 8 commits intoelastic:mainfrom
VihasMakwana:update-libs
Jun 4, 2025
Merged

[go.mod] - update github.com/elastic/elastic-agent-libs#44573
VihasMakwana merged 8 commits intoelastic:mainfrom
VihasMakwana:update-libs

Conversation

@VihasMakwana
Copy link
Contributor

Update github.com/elastic/elastic-agent-libs

Closes #41767

@VihasMakwana VihasMakwana self-assigned this May 30, 2025
@VihasMakwana VihasMakwana added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label May 30, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels May 30, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@mergify
Copy link
Contributor

mergify bot commented May 30, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @VihasMakwana? 🙏.
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-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.
@VihasMakwana VihasMakwana marked this pull request as ready for review May 30, 2025 11:16
@VihasMakwana VihasMakwana requested a review from a team as a code owner May 30, 2025 11:16
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@VihasMakwana VihasMakwana added backport-8.x Automated backport to the 8.x branch with mergify backport-9.0 Automated backport to the 9.0 branch backport-8.19 Automated backport to the 8.19 branch bug labels Jun 2, 2025
@VihasMakwana VihasMakwana requested a review from cmacknz June 2, 2025 11:30
@VihasMakwana
Copy link
Contributor Author

@cmacknz could you please take a loon when you're around?

@cmacknz cmacknz removed backport-8.x Automated backport to the 8.x branch with mergify backport-9.0 Automated backport to the 9.0 branch labels Jun 2, 2025
@cmacknz
Copy link
Member

cmacknz commented Jun 2, 2025

Double check that this only includes bug fixes, then if you want to release it sooner backport to 9.0, 8.18, and 8.17.

Otherwise, backport to 8.19 and main will become the matching 9.1 branch on feature freeze.

@VihasMakwana
Copy link
Contributor Author

@cmacknz Here's the changelog for elastic-agent-libs: elastic/elastic-agent-libs@v0.19.4...v0.19.6

It has some changes to github.com/elastic/elastic-agent-libs/kibana and that module is used in beats to export dashboards and update them on kibana. I'm not sure if we really wanna release that in 8.x. What do you think?

@cmacknz
Copy link
Member

cmacknz commented Jun 3, 2025

It's more conservative to put this in 9.1 and 8.19 so unless there's specific demand for this bug fix in other versions let's only put the change there.

The changes to the kibana module are for interacting with the Fleet APIs which Beats does not do.

@mergify
Copy link
Contributor

mergify bot commented Jun 4, 2025

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 update-libs upstream/update-libs
git merge upstream/main
git push upstream update-libs
@VihasMakwana VihasMakwana merged commit e70a680 into elastic:main Jun 4, 2025
203 checks passed
mergify bot pushed a commit that referenced this pull request Jun 4, 2025
* update libs

* release v0.19.6

* release notes

(cherry picked from commit e70a680)
VihasMakwana added a commit that referenced this pull request Jun 4, 2025
)

* update libs

* release v0.19.6

* release notes

(cherry picked from commit e70a680)

Co-authored-by: Vihas Makwana <121151420+VihasMakwana@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch bug Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

4 participants