From cab739a769fe6efb3ffa6b15109239ab814968cc Mon Sep 17 00:00:00 2001 From: Josh Mock Date: Mon, 11 Nov 2024 09:42:14 -0600 Subject: [PATCH] Add changelog for 8.15.2 --- docs/changelog.asciidoc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index e2fa3d194..0f45de6c6 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -26,6 +26,17 @@ The ES|QL helper can now return results as an Apache Arrow `Table` or `RecordBat The client's `disablePrototypePoisoningProtection` option was set to `true` by default, but when it was set to any other value it was ignored, making it impossible to enable prototype poisoning protection without providing a custom serializer implementation. +[discrete] +=== 8.15.2 + +[discrete] +==== Features + +[discrete] +===== Improved support for Elasticsearch `v8.15` + +Updated TypeScript types based on fixes and improvements to the Elasticsearch specification. + [discrete] === 8.15.1