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

Add convert ingest processor supports ip type #7025

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

gaobinlong
Copy link
Contributor

@gaobinlong gaobinlong commented Apr 25, 2024

Description

In release 2.14.0, the convert ingest processor will support ip type, we need to document that.

Issues Resolved

Closes #6784

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@gaobinlong
Copy link
Contributor Author

@hdhalter please help to review this PR, thank you!

@hdhalter hdhalter added 4 - Doc review PR: Doc review in progress v2.14.0 release-notes PR: Include this PR in the automated release notes labels Apr 25, 2024
Signed-off-by: Melissa Vagi <[email protected]>
Copy link
Contributor

@vagimeli vagimeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc review complete. Ready for editorial.

@vagimeli vagimeli added 5 - Editorial review PR: Editorial review in progress and removed 4 - Doc review PR: Doc review in progress labels Apr 25, 2024
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaobinlong @vagimeli Just a couple of minor additions. Thanks!

_ingest-pipelines/processors/convert.md Outdated Show resolved Hide resolved
Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Melissa Vagi <[email protected]>
@vagimeli vagimeli removed the 5 - Editorial review PR: Editorial review in progress label Apr 25, 2024
@vagimeli vagimeli merged commit 51e3725 into opensearch-project:main Apr 25, 2024
5 checks passed
@hdhalter hdhalter added the 3 - Done Issue is done/complete label Apr 30, 2024
@hdhalter hdhalter changed the title Convert ingest processor supports ip type Add convert ingest processor supports ip type Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Issue is done/complete release-notes PR: Include this PR in the automated release notes v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Convert ingest processor supports ip type
4 participants