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

Document recent changes to nginx fileset as breaking changes #18026

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

leehinman
Copy link
Contributor

@leehinman leehinman commented Apr 27, 2020

What does this PR do?

PR #17844 introduced the following changes:

  • http.request.method is now lowercase
  • http.request.referrer is only set when nginx provides a value

This PR updates the CHANGELOG to report this as a breaking change.

Why is it important?

Notifies our users of a breaking change in behavior

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.

Related Issues

Relates #17844

PR elastic#17844 introduced the following changes:

- http.request.method is now lowercase
- http.request.referrer is only set when nginx provides a value

This PR updates the CHANGELOG to report this as a breaking change.
@leehinman leehinman added bug Filebeat Filebeat needs_backport PR is waiting to be backported to other branches. Team:SIEM labels Apr 27, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 27, 2020
@leehinman leehinman requested a review from exekias April 27, 2020 20:31
@andresrc andresrc removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 28, 2020
@leehinman
Copy link
Contributor Author

run tests

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

  • Build Cause: [leehinman commented: run tests]

  • Start Time: 2020-04-29T19:40:32.957+0000

  • Duration: 21 min 45 sec (1244627)

  • Commit: ee729f5

@leehinman leehinman merged commit 0de9b67 into elastic:master Apr 29, 2020
@leehinman leehinman deleted the nginx_switch_breaking branch April 29, 2020 21:15
@leehinman leehinman added v7.8.0 and removed needs_backport PR is waiting to be backported to other branches. labels Apr 29, 2020
leehinman added a commit to leehinman/beats that referenced this pull request Apr 29, 2020
…#18026)

PR elastic#17844 introduced the following changes:

- http.request.method is now lowercase
- http.request.referrer is only set when nginx provides a value

This PR updates the CHANGELOG to report this as a breaking change.

(cherry picked from commit 0de9b67)
leehinman added a commit that referenced this pull request May 4, 2020
…#18113)

PR #17844 introduced the following changes:

- http.request.method is now lowercase
- http.request.referrer is only set when nginx provides a value

This PR updates the CHANGELOG to report this as a breaking change.

(cherry picked from commit 0de9b67)
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.

4 participants