-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Added the addition of the server version and distribution as a respon… #8084
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
Merged
andrross
merged 27 commits into
opensearch-project:main
from
Sam-ScottLogic:feature/return_a_server_header_with_server_version
Jul 13, 2023
Merged
Changes from 19 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
4e2910a
Added server distribution and version into response header
Sam-ScottLogic 1bc1e3d
Removed extra lines
Sam-ScottLogic 1e218cb
Update server/src/main/java/org/opensearch/http/DefaultRestChannel.java
Sam-ScottLogic d24139b
Moved defining of server header string
Sam-ScottLogic 00dadc7
Removed wildcard import
Sam-ScottLogic d16008c
Applied spotless to files
Sam-ScottLogic 2b63355
Added to testHeadersSet test within the default rest channel test fil…
Sam-ScottLogic a0fee36
Ran spotless
Sam-ScottLogic bac79db
Added comment
Sam-ScottLogic fb30d86
Merge branch 'main' into feature/return_a_server_header_with_server_v…
Sam-ScottLogic 8299b6f
Created static string for reused server header title and name of appl…
Sam-ScottLogic d1cc7c5
Refactored hash map from server header to server version and updated …
Sam-ScottLogic fb2ea8c
Ran spotless
Sam-ScottLogic 3254b5b
Merge branch 'main' into feature/return_a_server_header_with_server_v…
Sam-ScottLogic 8537e22
Moved server version field from global variable to local, defined sev…
Sam-ScottLogic f96fc2d
Added prefix to header title
Sam-ScottLogic 9f65b3c
Removed redundant serverVersion field and instead inlined creation of…
Sam-ScottLogic 04ed8fe
Ran spotless
Sam-ScottLogic a34147c
Removed redundant OPEN_SEARCH_NAME_VALUE
Sam-ScottLogic c887a0e
Update server/src/test/java/org/opensearch/http/DefaultRestChannelTes…
Sam-ScottLogic ec0876f
Moved change log addition to 2.x unreleased and wrote message in impe…
Sam-ScottLogic 1f43b86
Corrected name of fetched header in header test
Sam-ScottLogic 5163a7f
Merged main
Sam-ScottLogic 6b00d4d
Merge branch 'feature/return_a_server_header_with_server_version' of …
Sam-ScottLogic 9b0709b
Merged main
Sam-ScottLogic fc1abac
Added server version header value as constant
Sam-ScottLogic 0a3ece5
Merged main
Sam-ScottLogic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.