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

Remove deprecated fields from v9.x #2410

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Dec 6, 2024

Remove deprecated fields from the previous major release:

  • process.parent.pgid
  • process.pgid
  • service.node.role
  • service.origin.node.role
  • service.target.node.role

  • Have you signed the contributor license agreement? y
  • Have you followed the contributor guidelines? y
  • For proposing substantial changes or additions to the schema, have you reviewed the RFC process? n/a
  • If submitting code/script changes, have you verified all tests pass locally using make test? y
  • If submitting schema/fields updates, have you generated new artifacts by running make and committed those changes? y
  • Is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed. y
  • Have you added an entry to the CHANGELOG.next.md? y

Remove deprecated fields from the previous major release:

* process.parent.pgid
* process.pgid
* service.node.role
* service.origin.node.role
* service.target.node.role
@mjwolf mjwolf requested a review from a team as a code owner December 6, 2024 02:00
Copy link

github-actions bot commented Dec 6, 2024

Documentation changes preview: https://ecs_bk_2410.docs-preview.app.elstc.co/diff

Copy link

github-actions bot commented Feb 4, 2025

It looks like this PR modifies one or more .asciidoc files. These files are being migrated to Markdown, and any changes merged now will be lost. See the migration guide for details.

@mjwolf mjwolf merged commit ede6f40 into elastic:main Feb 4, 2025
3 of 4 checks passed
@mjwolf mjwolf deleted the deprecate-fields branch February 4, 2025 17:48
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.

2 participants