Skip to content

Commit d7539aa

Browse files
committed
Updated release notes to 7.16.0
1 parent c6ecd8e commit d7539aa

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/release-notes.asciidoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[[release-notes]]
22
== Release notes
33

4+
* <<rn-7-16-0>>
45
* <<rn-7-15-0>>
56
* <<rn-7-14-0>>
67
* <<rn-7-13-1>>
@@ -28,6 +29,18 @@
2829
* <<rn-7-0-1>>
2930
* <<rn-7-0-0>>
3031

32+
[discrete]
33+
[[rn-7-16-0]]
34+
=== 7.16.0
35+
36+
* Added support of includePortInHostHeader in ClientBuilder::fromConfig
37+
https://github.com/elastic/elasticsearch-php/pull/1181[#1181]
38+
* Fixed UTF-16 issue in SmartSerializer with single unpaired surrogate in unicode escape
39+
https://github.com/elastic/elasticsearch-php/pull/1179[#1179]
40+
* Replace trait with abstract class to avoid Deprecated Functionality issue in PHP 8.1
41+
https://github.com/elastic/elasticsearch-php/pull/1175[#1175]
42+
43+
3144
[discrete]
3245
[[rn-7-15-0]]
3346
=== 7.15.0

0 commit comments

Comments
 (0)