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
+40Lines changed: 40 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,46 @@ For the Elastic Security 9.2.0 release information, refer to [Elastic Security S
165
165
* Fixes an issue with a null property being read in Playground [#230729]({{kib-pull}}230729).
166
166
167
167
168
+
## 9.1.7 [kibana-9.1.7-release-notes]
169
+
170
+
% ::::{NOTE}
171
+
% ::::
172
+
173
+
174
+
### Features and enhancements [kibana-9.1.7-features-enhancements]
175
+
176
+
**Machine Learning**:
177
+
* Adds a feedback button to Anomaly Explorer and Single Metric Viewer [#239883]({{kib-pull}}239883).
178
+
179
+
180
+
### Fixes [kibana-9.1.7-fixes]
181
+
182
+
**Alerting**:
183
+
* In Cases, tables no longer flash when the page is loading [#240155]({{kib-pull}}240155).
184
+
* Fixes an infinite loop issue occurring when the Investigation guide of a rule's details is too long [#240472]({{kib-pull}}240472).
185
+
186
+
**Dashboards and visualizations**:
187
+
* Labels in Maps' **Create index** flow now render with the default **Use vector tiles** scaling as soon as label styling is applied (or after saving), without requiring a scaling toggle [#240728]({{kib-pull}}240728).
188
+
* Fixes an issue occurring when resetting a dashboard with unsaved changes after enabling `timeRestore` and setting a time range [#239992]({{kib-pull}}239992).
189
+
190
+
**Data ingestion and Fleet**:
191
+
* Shows warnings in the integrations synchronization UI when referencing other entities [#241623]({{kib-pull}}241623).
192
+
* Adds proxy SSL options to download sources [#241115]({{kib-pull}}241115).
193
+
* Fixes Fleet policy name uniqueness not being consistently enforced across spaces when name or space changes occur [#239631]({{kib-pull}}239631).
194
+
195
+
**{{product.kibana}} platform**:
196
+
* Ensures that the `max_tokens` parameter is correctly passed as expected when connecting to Anthropic [#241212]({{kib-pull}}241212) & [#241188]({{kib-pull}}241188).
197
+
* Removes the default fallback region for the Amazon Bedrock connector [#241157]({{kib-pull}}241157).
198
+
199
+
**{{product.observability}} solution**:
200
+
For the {{product.observability}} 9.1.7 release information, refer to [{{product.observability}} Solution Release Notes](docs-content://release-notes/elastic-observability/index.md).
201
+
202
+
**{{product.security}} solution**:
203
+
For the {{product.security}} 9.1.7 release information, refer to [{{product.security}} Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
204
+
205
+
**Machine Learning**:
206
+
* Ensures that the inference endpoints list loads properly even when using a custom inference provider [#240189]({{kib-pull}}240189).
0 commit comments