Add support for elasticsearch 7 - #433
Merged
alexander-schranz merged 1 commit intoJun 29, 2020
Merged
Conversation
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
5 times, most recently
from
February 10, 2020 11:24
a7e06b3 to
34d5b76
Compare
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
from
April 9, 2020 13:58
34d5b76 to
bf99ccb
Compare
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
from
May 26, 2020 12:11
bf99ccb to
249cf2a
Compare
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
from
May 26, 2020 12:12
249cf2a to
eada59d
Compare
alexander-schranz
marked this pull request as draft
May 26, 2020 13:08
alexander-schranz
marked this pull request as ready for review
May 26, 2020 23:27
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
4 times, most recently
from
May 27, 2020 00:18
b331fec to
234608d
Compare
This was referenced May 27, 2020
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
3 times, most recently
from
June 28, 2020 21:50
ea5e105 to
6573a85
Compare
alexander-schranz
force-pushed
the
feature/add-support-elasticsearch-7.5
branch
from
June 28, 2020 21:54
6573a85 to
cd7f065
Compare
Closed
niklasnatter
approved these changes
Jun 29, 2020
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
ongr-io/ElasticsearchDSL#324,
ongr-io/ElasticsearchBundle#946
What's in this PR?
Test Travis with ES7.
Why?
Add support for elasticsearch 7.
Example Usage
Use ES7 and run tests.
To Do