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
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+45-2Lines changed: 45 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,51 @@ 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
-
% FEATURES, ENHANCEMENTS, FIXES
25
-
% Paste in index.md
24
+
25
+
## 9.1.6 [kibana-9.1.6-release-notes]
26
+
27
+
% ::::{NOTE}
28
+
% ::::
29
+
30
+
31
+
### Features and enhancements [kibana-9.1.6-features-enhancements]
32
+
33
+
**Data ingestion and Fleet**:
34
+
* Show agentless resources" toggle added to Fleet > Settings for debugging and diagnostics purposes [#237528]({{kib-pull}}237528).
35
+
36
+
**Elastic Security solution**:
37
+
For the Elastic Security 9.1.6 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
38
+
39
+
**Kibana security**:
40
+
* Enhanced the error message to include detailed information about why the role is considered malformed [#239098]({{kib-pull}}239098).
41
+
42
+
43
+
### Fixes [kibana-9.1.6-fixes]
44
+
45
+
**Dashboards and Visualizations**:
46
+
* Fixes unable to reset unsaved change when enabling timeRestore and setting time range [#239992]({{kib-pull}}239992).
47
+
* Fixes error when selecting "(blank)" value in options list [#239791]({{kib-pull}}239791).
48
+
* Fixes a bug in *Lens* that incorrectly assigned unsaved (ad-hoc) dataview references [#239431]({{kib-pull}}239431).
49
+
* Fixes metric color assignment when breakdown and a max dimension are defined in *Lens*[#238901]({{kib-pull}}238901).
50
+
* Fixes Adhoc dataviews from ES|QL charts are being filtered out in the KQL search bar [#238731]({{kib-pull}}238731).
51
+
52
+
**Data ingestion and Fleet**:
53
+
* Fixes on integration policy upgrade [#238542]({{kib-pull}}238542).
54
+
55
+
**Discover**:
56
+
* Fixes missing fields when using combined filters with `ignoreFilterIfFieldNotInIndex` UI setting [#238945]({{kib-pull}}238945).
57
+
58
+
**Elastic Observability solution**:
59
+
For the Elastic Observability 9.1.6 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
60
+
61
+
**Elastic Security solution**:
62
+
For the Elastic Security 9.1.6 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
63
+
64
+
**Search**:
65
+
* Fix: Add styling to handle the text overflow [#239768]({{kib-pull}}239768).
66
+
% !!TODO!! The above PR had a lengthy release note description:
67
+
% Fixed data preview metadata popup visual issues when ID is too long. Added a tooltip and copy button to improve user experience.
0 commit comments