Skip to content

Commit 1380925

Browse files
committed
Updated CHANGELOG to 7.9
1 parent d6302ce commit 1380925

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## Release 7.9.0
2+
3+
- Updated endpoints and namespaces for Elasticsearch 7.9
4+
[28bf0ed](https://github.com/elastic/elasticsearch-php/commit/28bf0ed6df6bc95f83f369509431d97907bfdeb0)
5+
- Moved `scroll_id` into `body` for search operations in the documentation
6+
[#1052](https://github.com/elastic/elasticsearch-php/pull/1052)
7+
- Fixed PHP 7.4 preloading feature for autoload.php
8+
[#1051](https://github.com/elastic/elasticsearch-php/pull/1051)
9+
- Improved message of JSON errors using `json_last_error_msg()`
10+
[#1045](https://github.com/elastic/elasticsearch-php/pull/1045)
11+
112
## Release 7.8.0
213

314
- Updated endpoints and namespaces for Elasticsearch 7.8

0 commit comments

Comments
 (0)