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

[Backport][8.13] Updates helpers #2360

Merged
merged 2 commits into from
Apr 18, 2024
Merged

[Backport][8.13] Updates helpers #2360

merged 2 commits into from
Apr 18, 2024

Conversation

picandocodigo
Copy link
Member

Backports #2358

When passing in a parser, if the value was nil, the helper would
error. Now it returns nil for nil values.
Addresses an issue where when using `slice`, the wrong hash was being
passed again to `ingest` therefore adding unneccessary hash nesting.
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@picandocodigo picandocodigo merged commit 7316aba into 8.13 Apr 18, 2024
13 checks passed
@picandocodigo picandocodigo deleted the updates_helpers_8.13 branch April 18, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant