Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[WFLY-14255] Make reuseXForwarded and rewriteHost configurable #444
[WFLY-14255] Make reuseXForwarded and rewriteHost configurable #444
Changes from all commits
91ab2eb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @baranowb
Thanks for making the changes. Just a minor comment, the contents of this section is used to compile the release notes for WildFly. If that is done automatically through some scripts, then the release note for this feature might show "See Overview", so it would be good to update that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not done via scripts and wouldn't be blindly copied into the announcement; it's just a convenience for me when I manually write the release announcement if the feature team has drafted suitable language instead of requiring me to start from scratch on a very busy day.
I don't want feature teams automatically blocking approving analyses based on this section, but it's helpful to me if the team comes up with suitable language that follows the basic pattern of how I introduce features in the release announcement blogs. At a high level vaguely understandable to user interested in what's new in WF, state what area was improved to allow you to do what that you couldn't before.
Note I'm not looking for adoc stuff here like the hyperlinks I always use, nor am I asking for boilerplate stuff like 'This feature is provided at the preview stability level.'