Skip to content

Commit e564cb6

Browse files
Update changelog to include fix for #2694 (#2745) (#2747)
Co-authored-by: Josh Mock <[email protected]>
1 parent 7b4c799 commit e564cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-notes/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
3838

3939
Docstrings for types that differ between stack and serverless have also been updated to indicate when that is the case.
4040

41+
- **Improved Cloud ID parsing:** 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 [#2694](https://github.com/elastic/elasticsearch-js/issues/2694).
42+
4143
% ### Fixes [elasticsearch-javascript-client-900-fixes]

0 commit comments

Comments
 (0)