Skip to content

mod: update elastic/mito to version v1.22.0#45245

Merged
efd6 merged 2 commits intoelastic:mainfrom
efd6:mito1220
Jul 10, 2025
Merged

mod: update elastic/mito to version v1.22.0#45245
efd6 merged 2 commits intoelastic:mainfrom
efd6:mito1220

Conversation

@efd6
Copy link
Contributor

@efd6 efd6 commented Jul 8, 2025

Proposed commit message

mod: update elastic/mito to version v1.22.0

This adds support for:
* v2 optional types: unwrap
* v2 two-variable comprehensions

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
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

@efd6 efd6 self-assigned this Jul 8, 2025
@efd6 efd6 added enhancement Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team backport-8.19 Automated backport to the 8.19 branch backport-9.1 Automated backport to the 9.1 branch labels Jul 8, 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 Jul 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2025

🤖 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!)

This adds support for:
* v2 optional types: unwrap
* v2 two variable comprehensions
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2025

🔍 Preview links for changed docs

@efd6
Copy link
Contributor Author

efd6 commented Jul 9, 2025

/test

@efd6 efd6 marked this pull request as ready for review July 9, 2025 06:09
@efd6 efd6 requested review from a team as code owners July 9, 2025 06:09
@elasticmachine
Copy link
Contributor

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

@efd6
Copy link
Contributor Author

efd6 commented Jul 10, 2025

@colleenmcginnis Note change in 994aa06.

@efd6 efd6 merged commit c8d20e2 into elastic:main Jul 10, 2025
202 of 205 checks passed
mergify bot pushed a commit that referenced this pull request Jul 10, 2025
This adds support for:
* v2 optional types: unwrap
* v2 two-variable comprehensions

(cherry picked from commit c8d20e2)

# Conflicts:
#	docs/reference/filebeat/filebeat-input-cel.md
mergify bot pushed a commit that referenced this pull request Jul 10, 2025
This adds support for:
* v2 optional types: unwrap
* v2 two-variable comprehensions

(cherry picked from commit c8d20e2)
efd6 added a commit that referenced this pull request Jul 10, 2025
…45278)

* mod: update elastic/mito to version v1.22.0 (#45245)

This adds support for:
* v2 optional types: unwrap
* v2 two-variable comprehensions

(cherry picked from commit c8d20e2)

* remove irrelevant changelog entries

---------

Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
efd6 added a commit that referenced this pull request Jul 10, 2025
…45277)

* mod: update elastic/mito to version v1.22.0 (#45245)

This adds support for:
* v2 optional types: unwrap
* v2 two-variable comprehensions

(cherry picked from commit c8d20e2)

# Conflicts:
#	docs/reference/filebeat/filebeat-input-cel.md

* remove markdown cherry-pick

* add asciidoc changes

---------

Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
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 backport-9.1 Automated backport to the 9.1 branch enhancement Filebeat Filebeat Team:Security-Service Integrations Security Service Integrations Team

5 participants