-
Notifications
You must be signed in to change notification settings - Fork 1.2k
5.5 #2807
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
5.5 #2807
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6fa7f6b
Code generation of elasticsearch's 5.5 branch
Mpdreamz 4e813f5
Update existing XPack API spec files
Mpdreamz 87ae230
Add ml xpack api spec and new security endpoints
Mpdreamz fa50dac
Add CRUD support for the new role mapping security API's
Mpdreamz 6fb0c10
Add support for security token API's
Mpdreamz 98bf770
fix failing codestandards tests after implementing xpack security 5.5…
Mpdreamz adafd85
fix overal bg_count now gets returned for sig_terms
Mpdreamz 173aeb6
fix stats matrix now also returns overal doc_count
Mpdreamz 0c2f0ae
fix change in GetAlias behavior, since 5.5 now returns 404 when some …
Mpdreamz c173c53
Sampler agg test for bg count should only be asserted 5.5.0 and up
Mpdreamz 81800de
Array.Empty not available for .NET 4.5
Mpdreamz 7c9b72a
Add force + operation_threading to RefreshRequest
codebrain 6f6faea
Set tests.default.yaml ES version to 5.5.0
codebrain 0b4b765
Update XML comments for LazyDocument
codebrain 6d3b017
Minor language tweaks
codebrain 100cf7c
Fix spelling
codebrain 62079b9
update SkipVersion for PutRoleMapping to <5.5.0
russcam 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
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.
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.
😢