Commit 7e39311
docs: Mark ES|QL views note as available in serverless (#7437)
ES|QL views are now available in serverless as a preview feature
(Elasticsearch exposes the views API with @ServerlessScope(Scope.PUBLIC)
and stability: experimental; Kibana enabled views in serverless via
elastic/kibana#274819). Update the Discover editor note that describes
how views appear in the data source browser and autocomplete from
serverless: unavailable to serverless: preview. The behavior is
unchanged: views are surfaced through autocomplete but not the data
source browser.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ef55885 commit 7e39311
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments