Skip to content

Commit 1a3504f

Browse files
Add changelog for 8.18 (#2746) (#2748)
Co-authored-by: Josh Mock <[email protected]>
1 parent 4a059fd commit 1a3504f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/changelog.asciidoc

+19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
[[changelog-client]]
22
== Release notes
33

4+
=== 8.18.0
5+
6+
[discrete]
7+
==== Features
8+
9+
[discrete]
10+
===== Support for Elasticsearch `v8.18`
11+
12+
You can find all the API changes
13+
https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.0.html[here].
14+
15+
[discrete]
16+
==== Fixes
17+
18+
[discrete]
19+
===== Improved Cloud ID parsing
20+
21+
When using a Cloud ID as the `cloud` parameter to instantiate the client, that ID was assumed to be in the correct format. New assertions have been added to verify that format and throw a `ConfigurationError` if it is invalid. See https://github.com/elastic/elasticsearch-js/issues/2694[#2694].
22+
423
[discrete]
524
=== 8.17.0
625

0 commit comments

Comments
 (0)