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:
17
17
fast_finish : true
18
18
include :
19
19
- php : 7.1
20
- env : ES_VERSION="7.5.2 "
20
+ env : ES_VERSION="7.6.0 "
21
21
- php : 7.2
22
- env : ES_VERSION="7.5.2 "
22
+ env : ES_VERSION="7.6.0 "
23
23
- php : 7.3
24
- env : ES_VERSION="7.5.2 "
24
+ env : ES_VERSION="7.6.0 "
25
25
- php : 7.4
26
- env : ES_VERSION="7.5.2 "
26
+ env : ES_VERSION="7.6.0 "
27
27
- php : 7.4
28
28
env : ES_VERSION="8.0.0-SNAPSHOT"
29
29
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
+
1
6
## Release 7.5.1
2
7
3
8
- 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