Skip to content

Commit 0ac7379

Browse files
1 parent fe017b5 commit 0ac7379

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

docs/release-notes/index.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,62 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [kibana-X.X.X-fixes]
2222
% *
2323

24+
## 9.2.2 [kibana-9.2.2-release-notes]
25+
26+
% ::::{NOTE}
27+
% ::::
28+
29+
30+
### Features and enhancements [kibana-9.2.2-features-enhancements]
31+
32+
**Elastic Observability solution**:
33+
For the Elastic Observability 9.2.2 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
34+
35+
**Elastic Security solution**:
36+
For the Elastic Security 9.2.2 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
37+
38+
39+
### Fixes [kibana-9.2.2-fixes]
40+
41+
**Alerting and cases**:
42+
* Captures connector errors without interrupting the case creation flow. Issues with connectors can be resolved on the case details page [#244188]({{kib-pull}}244188).
43+
* Improves error message for {{ibm-r}} connector failing to create an incident [#244012]({{kib-pull}}244012).
44+
* Fixes auto-extraction of observables when alerts are added to a case using the bulk actions menu [#242325]({{kib-pull}}242325).
45+
* Fixes pagination for the **Alerts** table, which was getting stuck on rule details pages [#242275]({{kib-pull}}242275).
46+
47+
**Dashboards and Visualizations**:
48+
* Uses `max_value` instead of `infinity` for the default maximum height of a panel [#243572]({{kib-pull}}243572).
49+
* Fixes issue with saving dashboards after changing the dashboard link to an external link [#243134]({{kib-pull}}243134).
50+
* Fixes error that occurs when you deselect the **(blank)** option from the filter controls menu [#242036]({{kib-pull}}242036).
51+
52+
**Data ingestion and Fleet**:
53+
* Uses long expiration for upgrading agents [#243443]({{kib-pull}}243443).
54+
* Fixes retrying agents stuck in auto-upgrade logic [#243326]({{kib-pull}}243326).
55+
* Adds retry behavior for `/api/fleet/agents` when transient issues with {{es}} are encountered [#243105]({{kib-pull}}243105).
56+
* Fixes Docker image in the **Add agent** Kubernetes manifest [#242691]({{kib-pull}}242691).
57+
58+
**Discover**:
59+
* Fixes truncation for longer text in the Discover table [#241440]({{kib-pull}}241440).
60+
61+
**Elastic Observability solution**:
62+
For the Elastic Observability 9.2.2 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
63+
64+
**Elastic Security solution**:
65+
For the Elastic Security 9.2.2 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
66+
67+
**Kibana platform**:
68+
* Fixes the production build favicon's CSS specificity [#243351]({{kib-pull}}243351).
69+
* Fixes an issue on the **Index management** page where screen reader text was different from visible text [#243802]({{kib-pull}}243802).
70+
* Fixes an issue with keyboard focus getting trapped on pages using document preview [#243791]({{kib-pull}}243791).
71+
72+
**Machine Learning**:
73+
* Ensures deleted text in AI connector or Inference endpoint forms is not sent as empty strings [#244059]({{kib-pull}}244059).
74+
* Fixes data views showing runtime fields twice [#242557]({{kib-pull}}242557).
75+
* Fixes import and improves validation for Anomaly Detection and Data Frame Analytics jobs [#242263]({{kib-pull}}242263).
76+
77+
**Search**:
78+
* Turns off custom suggestions on embedded console [#241516]({{kib-pull}}241516).
79+
2480
## 9.2.1 [kibana-9.2.1-release-notes]
2581

2682
% ::::{NOTE}

0 commit comments

Comments
 (0)