We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10af1f4 commit 9b631fdCopy full SHA for 9b631fd
docs/release-notes.asciidoc
@@ -1,6 +1,9 @@
1
[[release-notes]]
2
== Release notes
3
4
+* <<rn-8-17-1>>
5
+* <<rn-8-17-0>>
6
+* <<rn-8-16-0>>
7
* <<rn-8-15-0>>
8
* <<rn-8-14-0>>
9
* <<rn-8-13-0>>
@@ -47,6 +50,27 @@
47
50
* <<rn-7-0-1>>
48
51
* <<rn-7-0-0>>
49
52
53
+[discrete]
54
+[[rn-8-17-1]]
55
+=== 8.17.1
56
+
57
+* Fix and improvements for PHPStan (rule level 5)
58
+ https://github.com/elastic/elasticsearch-php/pull/1442[#1442]
59
60
61
+[[rn-8-17-0]]
62
+=== 8.17.0
63
64
+* Updated the API endpoints to Elasticserach 8.17.0
65
66
67
+[[rn-8-16-0]]
68
+=== 8.16.0
69
70
+* Updated the API endpoints to Elasticserach 8.15.0
71
+* Added the support of PHP 8.4
72
+ https://github.com/elastic/elasticsearch-php/pull/1415[#1415]
73
74
[discrete]
75
[[rn-8-15-0]]
76
=== 8.15.0
0 commit comments