Skip to content
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

"(chore) Update elastic-agent-lib to v0.18.9" #43106

Merged
merged 24 commits into from
Mar 10, 2025

Conversation

khushijain21
Copy link
Contributor

Proposed commit message

Update elastic-agent-lib version

@khushijain21 khushijain21 requested review from a team as code owners March 7, 2025 10:51
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 7, 2025
Copy link
Contributor

mergify bot commented Mar 7, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @khushijain21? 🙏.
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.

@khushijain21 khushijain21 added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Mar 7, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 7, 2025
@khushijain21 khushijain21 added the backport-9.0 Automated backport to the 9.0 branch label Mar 7, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 7, 2025
@botelastic
Copy link

botelastic bot commented Mar 7, 2025

This pull request doesn't have a Team:<team> label.

@khushijain21
Copy link
Contributor Author

/test

@khushijain21
Copy link
Contributor Author

/test

1 similar comment
@khushijain21
Copy link
Contributor Author

/test

@khushijain21
Copy link
Contributor Author

@elastic/observability can you please take a look at the CI. The mysql integration tests are failing

@khushijain21 khushijain21 merged commit 198197d into elastic:main Mar 10, 2025
144 checks passed
mergify bot pushed a commit that referenced this pull request Mar 10, 2025
* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)
mergify bot pushed a commit that referenced this pull request Mar 10, 2025
* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)
@mauri870 mauri870 added the backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches label Mar 10, 2025
mergify bot pushed a commit that referenced this pull request Mar 10, 2025
* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
mergify bot pushed a commit that referenced this pull request Mar 10, 2025
* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)
mergify bot pushed a commit that referenced this pull request Mar 10, 2025
* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
@mauri870
Copy link
Member

@khushijain21 I decided to backport this to all 8.x active branches as well since it includes a security fix. I'll add a changelog entry as a follow up to all branches.

mauri870 added a commit that referenced this pull request Mar 13, 2025
…#43147)

* "(chore) Update elastic-agent-lib to v0.18.9" (#43106)

* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

* go mod tidy

---------

Co-authored-by: Khushi Jain <[email protected]>
Co-authored-by: Mauri de Souza Meneguzzo <[email protected]>
mauri870 added a commit that referenced this pull request Mar 13, 2025
…43136)

* "(chore) Update elastic-agent-lib to v0.18.9" (#43106)

* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

* go mod tidy

---------

Co-authored-by: Khushi Jain <[email protected]>
Co-authored-by: Mauri de Souza Meneguzzo <[email protected]>
mauri870 added a commit that referenced this pull request Mar 13, 2025
…43135)

* "(chore) Update elastic-agent-lib to v0.18.9" (#43106)

* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

* fix conflicts

---------

Co-authored-by: Khushi Jain <[email protected]>
Co-authored-by: Mauri de Souza Meneguzzo <[email protected]>
khushijain21 pushed a commit that referenced this pull request Mar 17, 2025
* [otelconsumer]: Add support for conversion of type any
mauri870 added a commit that referenced this pull request Mar 18, 2025
…#43148)

* "(chore) Update elastic-agent-lib to v0.18.9" (#43106)

* [otelconsumer]: Add support for conversion of type any

* fix lint

* poc

* first draft

* make update

* remove files from previous commit

* make docs

* add changelgo

* update docs

* make update

* remove it from public facing config

* remove changelog

* update notice

* add test

* fix test

* (chore) Update elastic-agent-lib to v0.18.9

* remove old files

* remove

* remove

(cherry picked from commit 198197d)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum

* fix conflicts

* downgrade testify-assert back to v1.9.0

---------

Co-authored-by: Khushi Jain <[email protected]>
Co-authored-by: Mauri de Souza Meneguzzo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify backport-9.0 Automated backport to the 9.0 branch backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants