Skip to content

Commit 625bb9e

Browse files
[DOCS] 9.1.6 release notes (#240135)
Fixes elastic/docs-content#3586 Preview - https://docs-v3-preview.elastic.dev/elastic/kibana/pull/240135/release-notes --------- Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
1 parent f52103b commit 625bb9e

1 file changed

Lines changed: 42 additions & 2 deletions

File tree

docs/release-notes/index.md

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

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+
* Replaces the `?showAgentless` query param with a local storage setting called `fleet:showAgentlessResources`, which can be toggled from the {{fleet}} settings page. When enabled, agentless agents and policies are visible in the {{fleet}} UI [#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+
* Enhances error message by explaining 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 bug that prevented you from deleting unsaved dashboard changes after you had enabled the `timeRestore` setting and selected a time and date using the date picker [#239992]({{kib-pull}}239992).
47+
* Fixes error that occured when you selected a blank value in the 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+
* Ensures adhoc dataviews from {{esql}} charts aren't being filtered out in the KQL search bar [#238731]({{kib-pull}}238731).
51+
52+
**Data ingestion and Fleet**:
53+
* Fixes bug that occured during an integration policy upgrade that prevented the new package global variables from being included and stale variable references from being removed [#238542]({{kib-pull}}238542).
54+
55+
**Discover**:
56+
* Ensures that the combined filters are considered when selecting the correct fields for the query while the `courier:ignoreFilterIfFieldNotInIndex` advanced setting is enabled [#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+
* Fixes visual issues with the document metadata popup that happened when the document ID was too long. Also adds a tooltip and copy button to improve the user experience [#239768]({{kib-pull}}239768).
2666

2767
## 9.1.5 [kibana-9.1.5-release-notes]
2868

0 commit comments

Comments
 (0)