File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ matrix:
1717 fast_finish : true
1818 include :
1919 - php : 7.1
20- env : ES_VERSION="7.5.2 "
20+ env : ES_VERSION="7.6.0 "
2121 - php : 7.2
22- env : ES_VERSION="7.5.2 "
22+ env : ES_VERSION="7.6.0 "
2323 - php : 7.3
24- env : ES_VERSION="7.5.2 "
24+ env : ES_VERSION="7.6.0 "
2525 - php : 7.4
26- env : ES_VERSION="7.5.2 "
26+ env : ES_VERSION="7.6.0 "
2727 - php : 7.4
2828 env : ES_VERSION="8.0.0-SNAPSHOT"
2929 allow_failures :
Original file line number Diff line number Diff line change 1+ ## Release 7.6.0
2+
3+ - Generated the new endpoints for Elasticsearch 7.6.0
4+ [ be31f31] ( https://github.com/elastic/elasticsearch-php/commit/be31f317af704f333b43bbcc7c01ddc7c91ec6f8 )
5+
16## Release 7.5.1
27
38- Fixes port missing in log [ #925 ] ( https://github.com/elastic/elasticsearch-php/issues/925 )
You can’t perform that action at this time.
0 commit comments