Skip to content

Commit 8d529c4

Browse files
committed
Updated CHANGELOG for 6.5.0
1 parent 3c3e26f commit 8d529c4

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## Release 6.5.0
2+
3+
- Remove `_suggest` endpoint, which has disappeared from ES6 [#763](https://github.com/elastic/elasticsearch-php/pull/763)
4+
- Fix `SearchHitIterator` key duplicates [#872](https://github.com/elastic/elasticsearch-php/pull/872)
5+
- Fixing script get and delete by removing `lang` from endpoint url [#814](https://github.com/elastic/elasticsearch-php/pull/814)
6+
- Fix `SearchResponseIterator` is scrolling the first page twice [#871](https://github.com/elastic/elasticsearch-php/pull/871), issue [#595](https://github.com/elastic/elasticsearch-php/issues/595)
7+
8+
### Docs
9+
10+
- [DOCS] Add reference to `parse_url()` for Extended Host Configuration [#778](https://github.com/elastic/elasticsearch-php/pull/778)
11+
- [DOCS] Update php version requirement [#757](https://github.com/elastic/elasticsearch-php/pull/757)
12+
- [DOCS] Update `community.asciidoc`, added `ElasticSearchQueryDSL` project [#749](https://github.com/elastic/elasticsearch-php/pull/749)
13+
- [DOCS] Proper return type array for get method for `IndicesNamespace` [#651](https://github.com/elastic/elasticsearch-php/pull/651)
14+
- [DOCS] Fix full docs link [#862](https://github.com/elastic/elasticsearch-php/pull/862)
15+
16+
### Testing
17+
18+
- Fix integration tests using docker [#867](https://github.com/elastic/elasticsearch-php/pull/867)
19+
120
## Release 6.1.0
221

322
- Add 'wait_for_no_initializing_shards' to Cluster\Health whitelist [[98a372c]](http://github.com/elasticsearch/elasticsearch-php/commit/98a372c)

0 commit comments

Comments
 (0)