Skip to content

Commit 12e953e

Browse files
committed
Updated CHANGELOG to 7.15.0
1 parent 9d8de44 commit 12e953e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
## Release 7.13.1
218

319
- Added port in url for trace and logger messages

0 commit comments

Comments
 (0)