File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change
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
+
1
6
## Release 7.0.0
2
7
3
8
- Requirement of PHP 7.1 instead of 7.0 that is not supported since 1 Jan 2019.
14
19
- Fix ` json_encode ` for unicode(emoji) characters [ 856] ( https://github.com/elastic/elasticsearch-php/pull/856 )
15
20
- Fix HTTP port specification using CURLOPT_PORT, not anymore in the host [ 782] ( https://github.com/elastic/elasticsearch-php/pull/782 )
16
21
17
- ### Testing
18
-
19
-
20
22
## Release 6.7.1
21
23
22
24
- Added ` track_total_hits ` in ` search ` endpoint [ 0c9ff47] ( https://github.com/elastic/elasticsearch-php/commit/9f4f0dfa331c4f50d2c88c0068afd3062e6ea353 )
You can’t perform that action at this time.
0 commit comments