You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% **Details**<br> Roles with explicit `read` access to advanced settings but `all` access to `SavedObjectManagement` can no longer update settings using the internal advanced settings API. This update enforces explicit privileges instead of relying on saved object security checks.
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+145-2Lines changed: 145 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,149 @@ To check for security updates, go to [Security announcements for the Elastic sta
21
21
% ### Fixes [kibana-X.X.X-fixes]
22
22
% *
23
23
24
+
## 9.2.0 [kibana-9.2.0-release-notes]
25
+
26
+
### Features and enhancements [kibana-9.2.0-features-enhancements]
27
+
28
+
**Navigation and general interface**:
29
+
* Enhanced navigation menu for spaces that use a solution view. The new navigation experience provides more workspace for your data with an improved collapsed mode, hover menus, and responsiveness.
30
+
* New Data Management menu. For easier access to data-related management tasks, you can now find Fleet, Index Management, Integrations, and Ingest Pipelines in a dedicated menu next to the Stack Management menu that previously hosted these pages.
31
+
* {{kib}} is now available in German in Beta. To get started, set the locale in your {{kib}} settings as follows: `i18n.locale: de-DE`. If you find any issues, please raise them on [Github](https://github.com/elastic/kibana/issues)[#236903]({{kib-pull}}236903).
32
+
* Adds a table list view mode to the space selection screen for a more scalable design when a user has access to many spaces [#229046]({{kib-pull}}229046).
33
+
34
+
**Alerting**:
35
+
* Enables incremental human-readable case IDs [#238555]({{kib-pull}}238555).
36
+
* Create case analytics indexes per solution per space [#234125]({{kib-pull}}234125).
37
+
* Shows thumbnail image of attached case file [#226004]({{kib-pull}}226004).
38
+
* Adds a new Jira Service Management connector [#235408]({{kib-pull}}235408).
39
+
* Adds `xpack.actions.email.recipient_allowlist` alert action setting, which lets you specify a list of allowed email recipient patterns (`to`, `cc`, or `bcc`) that can be used with email connectors [#220058]({{kib-pull}}220058).
40
+
* Adds support for OAuth 2.0 authentication to the Webhook connector [#218442]({{kib-pull}}218442).
41
+
* Allows you to specify additional fields for the IBM Resilient connector [#236144]({{kib-pull}}236144).
42
+
* Maintenance windows are now generally available [#233870]({{kib-pull}}233870).
43
+
* Adds support for encrypted headers in the Webhook connector [#233695]({{kib-pull}}233695).
44
+
* Automatically copies source data into the alerts-as-data documents for other {{es}} query rule types [#230010]({{kib-pull}}230010).
45
+
* You can now add filters to maintenance windows based on alert fields from all solutions, without needing to select a category first [#227888]({{kib-pull}}227888).
46
+
47
+
**Dashboards and Visualizations**:
48
+
* Adds the ability to configure index settings when importing geospatial files in Maps [#232308]({{kib-pull}}232308).
49
+
* Adds a new inline Markdown editor to edit your text without leaving the dashboard. [#229191]({{kib-pull}}229191).
50
+
* Updates the toolbar popover for Metric charts, which is now called **Appearance**, with reorganized settings into clearer sections and new Primary position, Primary alignment, Secondary alignment, and Font weight settings [#233992]({{kib-pull}}233992).
51
+
* Improves ES|QL suggestions logic when an {{esql}} visualization query changes [#231767]({{kib-pull}}231767).
52
+
* Adds a new **Add** menu to the toolbar that lets you populate your dashboard with visualizations, panels, sections, and controls. This menu replaces and combines the various buttons that previously allowed you to perform these actions [#230324]({{kib-pull}}230324).
53
+
* Improves perceived performance of dashboard flyouts [#226052]({{kib-pull}}226052).
54
+
* Adds the ability to **Select all** to Options list controls [#221010]({{kib-pull}}221010).
55
+
56
+
**Data ingestion and Fleet**:
57
+
* Adds a toggle on the {{es}} output configuration page that grants agents permission to write to the `logs` and `logs.*` data streams [#233374]({{kib-pull}}233374).
58
+
* Completes OTel configuration pipelines with an exporter [#233090]({{kib-pull}}233090).
59
+
* Enables feature to auto-install content packages when data is ingested for datasets that match the datasets defined in the packages' `discovery` fields [#232668]({{kib-pull}}232668).
60
+
* Adds the `MIGRATE` action to the `SIGNED_ACTIONS` set [#228566]({{kib-pull}}228566).
61
+
* Adds a **Show agentless resources** toggle on the Fleet > Settings page to allow for debugging and diagnostics [#237528]({{kib-pull}}237528).
62
+
* Updates the maximum supported version of package spec to 3.5 [#235942]({{kib-pull}}235942).
63
+
* Enables the installation of `alerting_rule_template` {{kib}} assets from packages; also enables a background task for reporting agent status changes in {{fleet}} [#235842]({{kib-pull}}235842).
64
+
* Adds a filter on the Integrations page to show only agentless integrations [#235686]({{kib-pull}}235686).
65
+
* Adds support for a new `url` variable type in {{fleet}} packages which provides better input validation of URLs in configurations [#231062]({{kib-pull}}231062).
66
+
* Adds support for a new `duration` variable type in {{fleet}} packages which provides better input validation of duration strings in configurations [#231027]({{kib-pull}}231027).
67
+
* Renders the accordion for sample events on the integration overview page as collapsed by default [#228799]({{kib-pull}}228799).
68
+
* Hides metrics data streams and packages on Logs Essentials projects [#227842]({{kib-pull}}227842).
69
+
* Adds a package rollback API [#226754]({{kib-pull}}226754).
70
+
* Adds support for the `keep` option in the Remove processor in ingest pipelines [#225638]({{kib-pull}}225638).
71
+
* Adds the **Add / remove tags** action on the agent details page [#225433]({{kib-pull}}225433).
72
+
73
+
**Discover**:
74
+
* You can now manage multiple data explorations simultaneously in Discover using tabs. Navigate between them seamlessly, duplicate them to build on previous queries, and save them into a single Discover session to retrieve your queries, filters, and configurations untouched at a later time [#235150]({{kib-pull}}235150).
75
+
* You can now send long-running queries to the background. When a query runs in the background, you can perform other queries and tasks, then open it later from a new Background searches flyout to view cached results. This feature is in technical preview and disabled by default in this release. Check [this page](docs-content://explore-analyze/discover/background-search.md) for instructions [#236818]({{kib-pull}}236818).
76
+
* Improves Discover’s {{esql}} LOOKUP JOIN experience with an index editor flyout supporting inline editing, and CSV import [#232686]({{kib-pull}}232686).
77
+
* You can now add variable controls to your {{esql}} queries in Discover just like for your {{esql}} visualizations in Dashboards [#229598]({{kib-pull}}229598).
78
+
* Adds related errors count and failure badge when exploring traces in Discover [#227413]({{kib-pull}}227413).
79
+
* Shows logs related to the current document when exploring traces in Discover [#232784]({{kib-pull}}232784).
80
+
* Adds a warning when navigating away from Discover with unsaved changes [#225252]({{kib-pull}}225252).
81
+
* Adds the ability to view the currently active profiles, such as the detected solution and data source contexts, which determine Discover's context-aware experiences [#222999]({{kib-pull}}222999).
82
+
* Appends the casting only when necessary in Discover's {{esql}} mode filtering [#234748]({{kib-pull}}234748).
83
+
* Removes the default limit of `10` added to the query base query when switching to {{esql}} mode in Discover [#234349]({{kib-pull}}234349).
84
+
85
+
**{{esql}} editor**:
86
+
* Extends the {{esql}} query history size to 50 KB, which represents between 200 to 300 queries instead of 20 [#232955]({{kib-pull}}232955).
87
+
* Adds support for lookup indices from remote clusters [#232907]({{kib-pull}}232907).
88
+
* The {{esql}} autocomplete feature has been extended so that fields from the selected lookup index are suggested when using the `LOOKUP JOIN` command. The same enhancement was applied to column suggestions when using the `ENRICH` command [#233221]({{kib-pull}}233221).
89
+
* Improves function validation [#230139]({{kib-pull}}230139).
90
+
* Adds support for expressions in the STATS command [#229513]({{kib-pull}}229513).
91
+
* Enhances GROK semantics extraction with Onigurama regex patterns [#229409]({{kib-pull}}229409).
92
+
* Adds a **Prettify** button that formats queries to make them more readable [#228159]({{kib-pull}}228159).
93
+
* Displays function license requirements in the in-product {{esql}} help reference [#229961]({{kib-pull}}229961).
94
+
95
+
**Elastic Observability solution**:
96
+
For the Elastic Observability 9.2.0 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
97
+
98
+
**Elastic Security solution**:
99
+
For the Elastic Security 9.2.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
100
+
101
+
**Machine Learning**:
102
+
* Sets the default retention period for results from the logs anomaly detection configurations to 120 days [#231080]({{kib-pull}}231080).
103
+
* Redesigns the file upload UX and adds the ability to upload multiple files and existing indices [#232923]({{kib-pull}}232923).
104
+
* Adds a **GenAI Settings** page to **Stack Management** that lets you manage AI feature access for your deployment [#227289]({{kib-pull}}227289), [#233727]({{kib-pull}}233727).
105
+
* Introduces a new connector in technical preview, the AI Connector, which provides a single interface for connecting to a range of large language model providers [#235166]({{kib-pull}}235166), [#236951]({{kib-pull}}236951), [#228116]({{kib-pull}}228116).
* Improves the layout for custom URLs list in the data frame analytics form [#232575]({{kib-pull}}232575).
109
+
* AI Connector/Inference endpoints creation UI: Adds icon for AI21 labs and Llama Stack [#232098]({{kib-pull}}232098).
110
+
* Ensures ELSER and E5 product docs are appropriately updated when Kibana is upgraded [#231884]({{kib-pull}}231884).
111
+
* Improves layout for custom URLs when creating a {{ml}} job [#231751]({{kib-pull}}231751).
112
+
* Adds a check to validate whether your newly uploaded index is searchable [#231614]({{kib-pull}}231614).
113
+
* Displays document count chart for ES|QL categorize queries [#231459]({{kib-pull}}231459).
114
+
* UX enhancements for editing fields in the AI Connector flyout [#231037]({{kib-pull}}231037).
115
+
116
+
**Kibana platform and management**:
117
+
* Data views managed by Elastic are now clearly identified in the UI. You can no longer edit them and instead have to duplicate them to apply any changes while preserving the original data view [#223451]({{kib-pull}}223451).
118
+
* Adds an option to convert an index to a lookup index [#233998]({{kib-pull}}233998).
119
+
* The Console introduction tour is now disabled by default. You can manually start the tour at any time from the Help popover [#227978]({{kib-pull}}227978).
120
+
* Improves the rate-limiter UX [#227678]({{kib-pull}}227678).
121
+
122
+
**Elasticsearch solution**:
123
+
*[Agent Builder](docs-content://solutions/search/elastic-agent-builder.md) is now available in technical preview. Build custom agents and tools to explore your Elastic data using natural language, in real time or programmatically using MCP, A2A, or REST APIs. You must [enable the feature](docs-content://solutions/search/agent-builder/get-started.md#enable-agent-builder) to get started.
124
+
* Adds the ability to save Playgrounds within a space [#229511]({{kib-pull}}229511).
125
+
* Improves code examples in the Synonyms interface [#235944]({{kib-pull}}235944).
126
+
127
+
128
+
### Fixes [kibana-9.2.0-fixes]
129
+
130
+
**Alerting**:
131
+
* Fetches the tracked alerts without depending on the task state [#235253]({{kib-pull}}235253).
132
+
* Fixes a bug that prevented the query field from properly loading in the rule request if you used a saved query [#229964]({{kib-pull}}229964).
133
+
134
+
**Dashboards and Visualizations**:
135
+
* Null buckets and empty string values are now rendered in the UI as `(missing value)` and `(empty)` respectively. This is now aligned across charts and tables, including Discover and Lens charts [#233369]({{kib-pull}}233369).
136
+
* Skips automatic scroll when interacting with a panel that is already visible [#233226]({{kib-pull}}233226).
137
+
* Shows solid panel borders when a dashboard is in **View** mode [#232676]({{kib-pull}}232676).
138
+
* Fixes error handling when saving a Links panel to the library from a dashboard [#231168]({{kib-pull}}231168).
139
+
* Logs a warning instead of throwing an error if a filter and query state can not be read or written due to missing or malformed references [#230088]({{kib-pull}}230088).
140
+
141
+
**Data ingestion and Fleet**:
142
+
* Fixes "package not found" error when skipping cloud onboarding for a prerelease package [#238629]({{kib-pull}}238629).
143
+
144
+
**Discover**:
145
+
* Fixes an issue with the data view creation flyout that could glitch when accessed from a separate page [#228749]({{kib-pull}}228749).
146
+
147
+
**{{esql}} editor**:
148
+
* Fixes controls' trigger across various commands [#236121]({{kib-pull}}236121).
149
+
* Fixes lookup index route failures on read permissions [#233282]({{kib-pull}}233282).
150
+
* Fixes an issue on Firefox where the {{esql}} inline editor could prevent scrolling [#228849]({{kib-pull}}228849).
151
+
152
+
**Elastic Observability solution**:
153
+
For the Elastic Observability 9.2.0 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
154
+
155
+
**Elastic Security solution**:
156
+
For the Elastic Security 9.2.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
157
+
158
+
**Machine Learning**:
159
+
* Adds unique accessible labels for the **Show top field values** buttons on the **Log Rate Analysis** page [#237972]({{kib-pull}}237972).
160
+
* Single Metric Viewer: fixes partition field settings errors in the dashboard panel [#237046]({{kib-pull}}237046).
161
+
* Escapes URL-like string from being displayed as links in email clients [#226849]({{kib-pull}}226849).
162
+
163
+
**Search**:
164
+
* Fixes an accessibility issue where resetting changes or removing all terms in the Synonyms panel was not announced by screen readers. VoiceOver users on Safari will now hear updates when terms are reset [#237877]({{kib-pull}}237877).
165
+
* Fixes an issue with a null property being read in Playground [#230729]({{kib-pull}}230729).
166
+
24
167
25
168
## 9.1.6 [kibana-9.1.6-release-notes]
26
169
@@ -779,7 +922,7 @@ If you're upgrading to version 9.0.0, you first need to upgrade to version 8.18.
779
922
* Ensures 404 is returned only if `screenshot_ref` is truly not present [#215241]({{kib-pull}}215241).
780
923
781
924
**Elastic Security solution**:
782
-
* For the Elastic Security 9.0.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
925
+
For the Elastic Security 9.0.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
783
926
784
927
**Kibana security**:
785
928
* Updates `js-yaml` to `4.1.0` [#190678]({{kib-pull}}190678).
@@ -816,7 +959,7 @@ If you're upgrading to version 9.0.0, you first need to upgrade to version 8.18.
816
959
* Ensures that when an SLO is created, its ID is correctly verified to be unique across all spaces [#214496]({{kib-pull}}214496).
817
960
818
961
**Elastic Security solution**:
819
-
* For the Elastic Security 9.0.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
962
+
For the Elastic Security 9.0.0 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
Copy file name to clipboardExpand all lines: docs/release-notes/known-issues.md
+18-4Lines changed: 18 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,20 @@ For Elastic {{observability}} known issues, refer to [Elastic Observability know
8
8
9
9
For Elastic Security known issues, refer to [Elastic Security known issues](docs-content://release-notes/elastic-security/known-issues.md).
10
10
11
+
::::{dropdown} Alerts aren't generated for rules with alert flapping off and an alert delay higher than 1
12
+
13
+
Applies to: {{stack}} 9.0.0-9.2.0
14
+
15
+
**Details**
16
+
17
+
Alerts aren't generated for rules that have **Alert flapping detection** turned off and the alert delay set to a value higher than 1.
18
+
19
+
**Workaround**
20
+
21
+
Set the alert delay value to 1 or turn on **Alert flapping detection**.
22
+
23
+
::::
24
+
11
25
::::{dropdown} Reports created in non-default Kibana spaces aren't shown in the Reporting UI
12
26
13
27
Applies to: {{stack}} 9.1.0, 9.1.1
@@ -22,10 +36,6 @@ After creating a report in a non-default {{kib}} space, the document exists in t
22
36
23
37
Applies to: {{stack}} 9.0.3, 9.0.4, 9.1.0
24
38
25
-
**Resolved**
26
-
27
-
This issue is resolved in {{stack}} 9.1.0 and 9.1.2.
28
-
29
39
**Details**
30
40
31
41
If you've set `xpack.alerting.rules.run.alerts.max` to a value greater than `5000`, you will encounter `Result window is too large` error messages when a maintenance window is active.
@@ -34,6 +44,10 @@ If you've set `xpack.alerting.rules.run.alerts.max` to a value greater than `500
34
44
35
45
To mitigate the issue, set `xpack.alerting.rules.run.alerts.max` to a value equal to or less than `5000`.
36
46
47
+
**Resolved**
48
+
49
+
This issue is resolved in {{stack}} 9.1.0 and 9.1.2.
50
+
37
51
::::
38
52
39
53
::::{dropdown} PDF and PNG reports time out and fail with an invalid header error if server.protocol is set to http2
0 commit comments