Skip to content

Commit 53b4cec

Browse files
committed
Merge branch '7.0'
2 parents f90ca0e + 9ea3719 commit 53b4cec

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release 7.0.1
2+
3+
- Fixed SniffingConnectionPool removing the return type of Connection::sniff()
4+
[#899](https://github.com/elastic/elasticsearch-php/pull/899)
5+
16
## Release 7.0.0
27

38
- Requirement of PHP 7.1 instead of 7.0 that is not supported since 1 Jan 2019.
@@ -14,9 +19,6 @@
1419
- Fix `json_encode` for unicode(emoji) characters [856](https://github.com/elastic/elasticsearch-php/pull/856)
1520
- Fix HTTP port specification using CURLOPT_PORT, not anymore in the host [782](https://github.com/elastic/elasticsearch-php/pull/782)
1621

17-
### Testing
18-
19-
2022
## Release 6.7.1
2123

2224
- Added `track_total_hits` in `search` endpoint [0c9ff47](https://github.com/elastic/elasticsearch-php/commit/9f4f0dfa331c4f50d2c88c0068afd3062e6ea353)

0 commit comments

Comments
 (0)