Skip to content

mod,x-pack/filebeat/input/cel: update mito to v1.23.2#50221

Merged
efd6 merged 1 commit into
elastic:8.19from
efd6:mito1_23_2
Apr 21, 2026
Merged

mod,x-pack/filebeat/input/cel: update mito to v1.23.2#50221
efd6 merged 1 commit into
elastic:8.19from
efd6:mito1_23_2

Conversation

@efd6
Copy link
Copy Markdown
Contributor

@efd6 efd6 commented Apr 20, 2026

Proposed commit message

mod,x-pack/filebeat/input/cel: update mito to v1.23.2

v1.23.2 of elastic/mito bumps the cel-go version to v0.28.0 and updates
the code required for correctly handling maps in that runtime version.

cel-go v0.28.0 fixes a bug in the runtime that caused error messages
to identify the wrong source location. Update the dependency and fix
the two test expectations that were tracking the incorrect locations.

This change is functionally equivalent to a back-port of c5890411.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

v1.23.2 of elastic/mito bumps the cel-go version to v0.28.0 and updates
the code required for correctly handling maps in that runtime version.

cel-go v0.28.0 fixes a bug in the runtime that caused error messages
to identify the wrong source location. Update the dependency and fix
the two test expectations that were tracking the incorrect locations.

This change is functionally equivalent to a back-port of c589041.
@efd6 efd6 self-assigned this Apr 20, 2026
@efd6 efd6 added Filebeat Filebeat backport-skip Skip notification from the automated backport with mergify bugfix labels Apr 20, 2026
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
  • /test : Run the Buildkite pipeline.

@efd6 efd6 added the Team:Security-Service Integrations Security Service Integrations Team label Apr 20, 2026
@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 20, 2026
@efd6 efd6 marked this pull request as ready for review April 21, 2026 04:36
@efd6 efd6 requested review from a team as code owners April 21, 2026 04:36
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@efd6 efd6 requested review from AndersonQ and VihasMakwana and removed request for a team April 21, 2026 04:36
@efd6 efd6 merged commit 7ac4f76 into elastic:8.19 Apr 21, 2026
207 of 210 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip Skip notification from the automated backport with mergify bugfix Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants