File tree Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Expand file tree Collapse file tree 2 files changed +56
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Release 7.17.2
2+
3+ - Added ` ELASTIC_CLIENT_URL_PLUS_AS_SPACE ` env variable for URL encode
4+ [ #1303 ] ( https://github.com/elastic/elasticsearch-php/pull/1303 ) , [ b35ec5e] ( https://github.com/elastic/elasticsearch-php/commit/b35ec5e777046e687e476624b8a19bab2e31fdb7 )
5+
6+ ## Release 7.17.1
7+
8+ - Fixed a node selector issue for ` StickyRoundRobinSelector `
9+ [ #1253 ] ( https://github.com/elastic/elasticsearch-php/pull/1253 )
10+
11+ ## Release 7.17.0
12+
13+ This release is compatible with the latest Elasticsearch [ 7.17.0] ( https://github.com/elastic/elasticsearch/releases/tag/v7.17.0 )
14+ released the 1st February 2022.
15+
16+ - Allow psr/log v3
17+ [ #1184 ] ( https://github.com/elastic/elasticsearch-php/pull/1184 )
18+
119## Release 7.16.0
220
321- Added support of includePortInHostHeader in ClientBuilder::fromConfig
Original file line number Diff line number Diff line change 11[[release-notes]]
22== Release notes
33
4+ * <<rn-7-17-2>>
5+ * <<rn-7-17-1>>
6+ * <<rn-7-17-0>>
7+ * <<rn-7-16-0>>
48* <<rn-7-15-0>>
59* <<rn-7-14-0>>
610* <<rn-7-13-1>>
2832* <<rn-7-0-1>>
2933* <<rn-7-0-0>>
3034
35+ [discrete]
36+ [[rn-7-17-2]]
37+ === 7.17.2
38+
39+ * Added `ELASTIC_CLIENT_URL_PLUS_AS_SPACE` env variable for URL encode
40+ https://github.com/elastic/elasticsearch-php/pull/1303[#1303], https://github.com/elastic/elasticsearch-php/commit/b35ec5e777046e687e476624b8a19bab2e31fdb7[b35ec5e]
41+
42+
43+ [discrete]
44+ [[rn-7-17-1]]
45+ === 7.17.1
46+
47+ * Fixed a node selector issue for `StickyRoundRobinSelector`
48+ https://github.com/elastic/elasticsearch-php/pull/1253[#1253]
49+
50+
51+ [discrete]
52+ [[rn-7-17-0]]
53+ === 7.17.0
54+
55+ * Updated endpoints for Elasticsearch 7.17.0
56+ https://github.com/elastic/elasticsearch-php/commit/275de8d9542881c05e944ad786773d441db852bb[275de8d]
57+ * Allow psr/log v3
58+ https://github.com/elastic/elasticsearch-php/pull/1184[#1184]
59+
60+
61+ [discrete]
62+ [[rn-7-16-0]]
63+ === 7.16.0
64+
65+ * Updated endpoints for Elasticsearch 7.16.0
66+ https://github.com/elastic/elasticsearch-php/commit/797699df38a2f66c20defda4560a65c1efc67c83[797699d]
67+
68+
3169[discrete]
3270[[rn-7-15-0]]
3371=== 7.15.0
You can’t perform that action at this time.
0 commit comments