From 13df22508ad87e27009e0d42f213c7b6b32bab75 Mon Sep 17 00:00:00 2001 From: Abdon Pijpelink Date: Fri, 6 Oct 2023 15:28:21 +0200 Subject: [PATCH] [DOCS] Minor tweaks to the 8.11 ES|QL release notes (#100400) * Mark ES|QL as 'technical preview' * Avoid 'ESQL' (instead of 'ES|QL') --- docs/changelog/98309.yaml | 2 +- docs/changelog/98628.yaml | 2 +- docs/changelog/98711.yaml | 2 +- docs/changelog/99303.yaml | 2 +- docs/changelog/99588.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/changelog/98309.yaml b/docs/changelog/98309.yaml index 46caebee77fbe..7ba2ece7be5db 100644 --- a/docs/changelog/98309.yaml +++ b/docs/changelog/98309.yaml @@ -4,7 +4,7 @@ area: ES|QL type: feature issues: [] highlight: - title: Introducing ES|QL — A new query language for flexible, iterative analytics + title: ES|QL — a new query language for flexible, iterative analytics in technical preview body: |- As the Elastic Platform has become more widely adopted for search, security, observability, and general analytics, analyst users require the ability to take data-as-ingested, transform it to fit their investigative needs diff --git a/docs/changelog/98628.yaml b/docs/changelog/98628.yaml index 2ecd9dd23e0ef..2e298e1dae870 100644 --- a/docs/changelog/98628.yaml +++ b/docs/changelog/98628.yaml @@ -1,5 +1,5 @@ pr: 98628 -summary: Add ESQL own flavor of arithmetic operators +summary: Add arithmetic operators area: ES|QL type: bug issues: [] diff --git a/docs/changelog/98711.yaml b/docs/changelog/98711.yaml index 43e0c2a03e8fa..a02445b1dc6f5 100644 --- a/docs/changelog/98711.yaml +++ b/docs/changelog/98711.yaml @@ -1,5 +1,5 @@ pr: 98711 -summary: Support unsigned long in sqrt and log10 for ESQL +summary: Support unsigned long in sqrt and log10 area: ES|QL type: enhancement issues: [] diff --git a/docs/changelog/99303.yaml b/docs/changelog/99303.yaml index 479c3a3e280c7..e475b817c6565 100644 --- a/docs/changelog/99303.yaml +++ b/docs/changelog/99303.yaml @@ -1,5 +1,5 @@ pr: 99303 -summary: Use DEBUG log level to report ESQL execution steps +summary: Use DEBUG log level to report execution steps area: ES|QL type: enhancement issues: [] diff --git a/docs/changelog/99588.yaml b/docs/changelog/99588.yaml index 7cbb53376fdf0..0358a66cd79b0 100644 --- a/docs/changelog/99588.yaml +++ b/docs/changelog/99588.yaml @@ -1,5 +1,5 @@ pr: 99588 -summary: Make ESQL more resilient to non-indexed fields +summary: Resilience to non-indexed fields area: ES|QL type: bug issues: