Add changelog for 8.15.2 (#2444)

This commit is contained in:
Josh Mock
2024-11-11 09:47:00 -06:00
committed by GitHub
parent 2455dac4e5
commit 7bcd75bdb0

View File

@ -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