File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Release 7.15.0
2
+
3
+ - Updated endpoints for Elasticsearch 7.15.0
4
+ [ 995f6d4] ( https://github.com/elastic/elasticsearch-php/commit/995f6d4bde7de76004e95d7a434b1d59da7a7e75 )
5
+
6
+ ## Release 7.14.0
7
+
8
+ - Usage of psr/log version 2
9
+ [ #1154 ] ( https://github.com/elastic/elasticsearch-php/pull/1154 )
10
+ - Update search iterators to send ` scroll_id ` inside the request body
11
+ [ #1134 ] ( https://github.com/elastic/elasticsearch-php/pull/1134 )
12
+ - Added the ` ingest.geoip.downloader.enabled=false ` setting for ES
13
+ [ 5867351] ( https://github.com/elastic/elasticsearch-php/commit/586735109dc18f22bfdf3b73ab0621b37e857be1 )
14
+ - Removed phpcs for autogenerated files (endpoints)
15
+ [ 651c57b] ( https://github.com/elastic/elasticsearch-php/commit/651c57b2e6bf98a0fd48220949966e630e5a804a )
16
+
1
17
## Release 7.13.1
2
18
3
19
- Added port in url for trace and logger messages
You can’t perform that action at this time.
0 commit comments