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/CHANGELOG.asciidoc
+42-16
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,32 @@ The Uptime app is already hidden from Kibana when there is no recent Heartbeat d
99
99
100
100
The 8.14.3 release includes the following bug fixes.
101
101
102
+
[float]
103
+
[[known-issues-8.14.3]]
104
+
=== Known issues
105
+
106
+
[discrete]
107
+
[[known-185691]]
108
+
.When using the Observability AI Assistant with the OpenAI connector, function calling will result in an error
109
+
[%collapsible]
110
+
====
111
+
*Details* +
112
+
In 8.14.3, if you are using the Observability AI Assistant with the OpenAI connector, function calling will result in an error.
113
+
The error message will look similar to this:
114
+
115
+
[source]
116
+
----
117
+
Error: an error occurred while running the action - Status code: 400. Message: API Error: model_error - Missing required parameter: 'messages[4].function_call.arguments'.
118
+
----
119
+
120
+
A fix will be available in 8.15. Users on 8.14.3 can get around this error by turning on synthetic function calling in _AI Assistant Settings_:
121
+
122
+
. In {kib}, go to *Stack Management* → *AI Assistant* → *Observability*
123
+
. Toggle the _Simulate function calling_ option to *On*.
124
+
125
+
For more information, refer to {kibana-pull}185691[#185691].
126
+
====
127
+
102
128
[float]
103
129
[[fixes-v8.14.3]]
104
130
=== Bug Fixes
@@ -164,7 +190,7 @@ Before you upgrade to 8.14.0, review the breaking changes, then mitigate the imp
164
190
*Details* +
165
191
The advanced setting which hides {esql} from the UI has been renamed from `discover:enableESQL` to `enableESQL`. It is enabled by default and must be switched off to disable {esql} features from your {kib} applications. For more information, refer to ({kibana-pull}182074[#182074]).
166
192
====
167
-
193
+
168
194
[discrete]
169
195
[[breaking-178879]]
170
196
.The unified search filter builder is Generally Available.
@@ -173,7 +199,7 @@ The advanced setting which hides {esql} from the UI has been renamed from `disco
173
199
*Details* +
174
200
The unified search filter builder (OR / AND) is out of technical preview. For more information, refer to ({kibana-pull}178879[#178879]).
175
201
====
176
-
202
+
177
203
[discrete]
178
204
[[breaking-178860]]
179
205
.{esql} is Generally Available.
@@ -182,7 +208,7 @@ The unified search filter builder (OR / AND) is out of technical preview. For mo
182
208
*Details* +
183
209
{esql} comes out of technical preview and is generally available. For more information, refer to ({kibana-pull}178860[#178860]).
184
210
====
185
-
211
+
186
212
[discrete]
187
213
[[breaking-177549]]
188
214
.The region map visualization type is Generally Available in Lens.
@@ -191,7 +217,7 @@ The unified search filter builder (OR / AND) is out of technical preview. For mo
191
217
*Details* +
192
218
The visualization type, region map, comes out of technical preview and is generally available. For more information, refer to ({kibana-pull}177549[#177549]).
193
219
====
194
-
220
+
195
221
[discrete]
196
222
[[breaking-177089]]
197
223
.UI enhancements to managed tags.
@@ -200,7 +226,7 @@ The visualization type, region map, comes out of technical preview and is genera
200
226
*Details* +
201
227
UI improvements for managed tags. For more information, refer to ({kibana-pull}177089[#177089]).
202
228
====
203
-
229
+
204
230
[float]
205
231
[[features-8.14.0]]
206
232
=== Features
@@ -603,23 +629,23 @@ Before you upgrade to 8.13.0, review the breaking changes, then mitigate the imp
603
629
*Details* +
604
630
The Kafka output no longer supports conditional topics. For more information, refer to ({kibana-pull}176879[#176879]).
605
631
====
606
-
632
+
607
633
[discrete]
608
634
[[breaking-176443]]
609
-
.Most Fleet installed integrations are now read-only and labelled with a *Managed* tag in the Kibana UI
635
+
.Most Fleet installed integrations are now read-only and labelled with a *Managed* tag in the Kibana UI
610
636
[%collapsible]
611
637
====
612
638
*Details* +
613
639
614
640
Integration content installed by {fleet} is no longer editable. This content is tagged with *Managed* in the {kib} UI, and is Elastic managed. This content cannot be edited or deleted, however managed visualizations, dashboards, and saved searches can be cloned. The clones can be customized.
615
641
616
-
When cloning a dashboard the cloned panels become entirely independent copies that are unlinked from the original configurations and dependencies.
642
+
When cloning a dashboard the cloned panels become entirely independent copies that are unlinked from the original configurations and dependencies.
617
643
618
644
Managed content relating to specific visualization editors such as Lens, TSVB, and Maps, the clones retain the original reference configurations. The same applies to editing any saved searches in a managed visualization.
619
645
620
646
For more information, refer to ({kibana-pull}172393[#172393]).
621
647
====
622
-
648
+
623
649
[discrete]
624
650
[[breaking-174674]]
625
651
.Removes `is_nan`, `is_finite`, and `is_infinite` functions from {esql}
@@ -628,7 +654,7 @@ For more information, refer to ({kibana-pull}172393[#172393]).
628
654
*Details* +
629
655
These functions have been removed from {esql} queries as they are not supported. Errors would be thrown when trying to use them. For more information, refer to ({kibana-pull}174674[#174674]).
630
656
====
631
-
657
+
632
658
[float]
633
659
[[features-8.13.0]]
634
660
=== Features
@@ -936,7 +962,7 @@ The 8.12.1 release includes the following enhancements and bug fixes.
936
962
=== Enhancements
937
963
938
964
Elastic Security::
939
-
For the Elastic Security 8.12.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
965
+
For the Elastic Security 8.12.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
940
966
Observability::
941
967
* Adds `defer_validation: true` to transforms on creation to stop errors when the destination index doesn't exist yet ({kibana-pull}174463[#174463]).
942
968
@@ -1019,7 +1045,7 @@ The previous summary transforms summarizing every SLOs won't be used anymore and
1019
1045
1020
1046
Be aware that when installing a new SLO (or after resetting an SLO), we install two transforms (one for the rollup data and one that summarize the rollup data). Do not delete the new `slo-summary-{slo_id}-{slo_revision}` transforms. For more information, refer to ({kibana-pull}172224[#172224]).
1021
1047
====
1022
-
1048
+
1023
1049
[discrete]
1024
1050
[[breaking-170635]]
1025
1051
.A new sub-feature privilege to control user access to the cases settings
@@ -1028,7 +1054,7 @@ Be aware that when installing a new SLO (or after resetting an SLO), we install
1028
1054
*Details* +
1029
1055
Roles with at least a sub-feature privilege configured will not have access to the cases setting like they had previously. All roles without a sub-feature privilege configured will not be affected. For more information, refer to ({kibana-pull}170635[#170635]).
1030
1056
====
1031
-
1057
+
1032
1058
[float]
1033
1059
[[features-8.12.0]]
1034
1060
=== Features
@@ -1057,11 +1083,11 @@ Machine Learning::
1057
1083
* Adds E5 model configurations ({kibana-pull}172053[#172053]).
1058
1084
* Adds the ability to create a categorization anomaly detection job from pattern analysis ({kibana-pull}170567[#170567]).
1059
1085
* Adds and displays alerts data in the Anomaly Explorer ({kibana-pull}167998[#167998]).
1060
-
Observability::
1086
+
Observability::
1061
1087
* Adds logic to update flyout highlights ({kibana-pull}172193[#172193]).
1062
1088
* Adds logic to display highlights in the flyout ({kibana-pull}170650[#170650]).
1063
1089
* Changes the Custom threshold title to Beta ({kibana-pull}172360[#172360]).
1064
-
Security::
1090
+
Security::
1065
1091
* Disables the connector parameters field ({kibana-pull}173610[#173610]).
1066
1092
* Adds a risk engine missing privileges callout ({kibana-pull}171250[#171250]).
1067
1093
* Asset criticality privileges API ({kibana-pull}172441[#172441]).
@@ -1764,7 +1790,7 @@ If some SLOs have been installed in a prior version at 8.10, they won't work aft
1764
1790
1765
1791
*Removing SLOs before migrating to 8.10*
1766
1792
1767
-
Use the SLO UI or the SLO delete API to delete all existing SLOs. This takes care of the Saved Object, Transform and rollup data. When all SLOs have been deleted, then delete the residual rollup indices: `.slo-observability.sli-v1*`. Note that this is v1.
1793
+
Use the SLO UI or the SLO delete API to delete all existing SLOs. This takes care of the Saved Object, Transform and rollup data. When all SLOs have been deleted, then delete the residual rollup indices: `.slo-observability.sli-v1*`. Note that this is v1.
0 commit comments