File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Release 6.5.1
2
+
3
+ - Fix #846 choosing ` GET ` and ` POST ` in endpoints based on body [[ acbc76d0]] ( https://github.com/elastic/elasticsearch-php/commit/acbc76d0 )
4
+ - Fix #843 adding ` wait_for_active_shards ` and ` pipeline ` in ` UpdateByQuery ` [[ acbc76d0]] ( https://github.com/elastic/elasticsearch-php/commit/acbc76d0 )
5
+ - Fixed missing ` ScriptsPainlessExecute ` endpoint, since ES 6.3 [[ acbc76d0]] ( https://github.com/elastic/elasticsearch-php/commit/acbc76d0 )
6
+ - Fixed missing ` RankEval ` endpoint, since ES 6.2 [[ acbc76d0]] ( https://github.com/elastic/elasticsearch-php/commit/acbc76d0 )
7
+ - Added User-Agent header equal to ` elasticsearch-php/6.5.1 (metadata-values) ` [[ acbc76d0]] ( https://github.com/elastic/elasticsearch-php/commit/acbc76d0 )
8
+
1
9
## Release 6.5.0
2
10
3
11
- Remove ` _suggest ` endpoint, which has disappeared from ES6 [ #763 ] ( https://github.com/elastic/elasticsearch-php/pull/763 )
You can’t perform that action at this time.
0 commit comments