Skip to content

Commit 061f055

Browse files
committed
add streams release notes
1 parent d71288c commit 061f055

File tree

1 file changed

+21
-1
lines changed
  • release-notes/elastic-observability

1 file changed

+21
-1
lines changed

release-notes/elastic-observability/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
2626
### Features and enhancements[elastic-observability-9.2.0-features]
2727

2828
* Lets you create routing conditions directly from preview table in Streams. [#235560]({{kib-pull}}235560).
29+
* Allows Streams users to manually map new fields from the **Schema** tab [#235919]({{kib-pull}}235919).
30+
* Adds AI suggestion partitioning to Streams [#235759]({{kib-pull}}235759).
31+
* Improves processing warnings in Streams [#239188]({{kib-pull}}239188).
32+
* Adds ingest pipeline processor template suggestions to the Streams manual ingest pipeline processor editor [#236919]({{kib-pull}}236919).
33+
* Add triple quotes support to the Streams manual ingest pipeline processor editor [#236595]({{kib-pull}}236595).
34+
* Adds persistent field mappings for Streams processors [#233799]({{kib-pull}}233799).
2935
* Updates the Observability navigation menu [#233784]({{kib-pull}}233784), [#236808]({{kib-pull}}236808).
3036
* Adds functional tests for Logs Essentials tier to cover tier-specific behavior [#234904]({{kib-pull}}234904).
3137
* Enables Observability onboarding Playwright tests for the Logs Essentials tier [#234644]({{kib-pull}}234644).
@@ -34,9 +40,11 @@ To check for security updates, go to [Security announcements for the Elastic sta
3440
* Adds **View in discover** button to alert details header [#233259]({{kib-pull}}233259).
3541
* Adds time range filter to links from alert details to related dashboards [#230601]({{kib-pull}}230601).
3642
* Adds rules callout in metric, logs, and inventory rules [#237085]({{kib-pull}}237085).
43+
* Enables filters and saved queries in custom threshold rules [#229453]({{kib-pull}}229453).
3744
* Adds option to recover alerts when the monitor is back up or when the condition is no longer met. [#229962]({{kib-pull}}229962).
3845
* Adds the **Trace timeline** to Discover flyout [#234072]({{kib-pull}}234072).
3946
* Adds `send_traces`, `send_metrics`, and `send_logs` agent configuration settings for EDOT Node.js [#233798]({{kib-pull}}233798).
47+
* Shows errors in context of traces [#234178]({{kib-pull}}234178)
4048
* Adds option to link dashboards to SLOs [#233265]({{kib-pull}}233265).
4149
* Adds dashboard references to SLO saved objects [#232583]({{kib-pull}}232583).
4250
* Adds dashboard tags for linked dashboards and suggested dashboards on the alert details page's **Related dashboards** tab [#228902]({{kib-pull}}228902).
@@ -46,15 +54,23 @@ To check for security updates, go to [Security announcements for the Elastic sta
4654
* Adds `raw_request` to traces for `.gen-ai`, `.gemini`, and `.bedrock` connectors [#232229]({{kib-pull}}232229).
4755
* Adds manual test for bulk import functionality for AI Assistant [#225497]({{kib-pull}}225497).
4856
* Improves the AI Assistant Settings page by updating the logos to be solution-specific [#224906]({{kib-pull}}224906).
57+
* Adds native function calling schema change to the OpenAI connector when the API provider is set to `other` [#232097]({{kib-pull}}232097).
58+
* Adds native function calling for self-managed LLMs [#232109]({{kib-pull}}232109).
4959
* Improves Gemini prompts [#223476]({{kib-pull}}223476).
60+
* Adds **GenAI Settings** to **Stack management** [#227289]({{kib-pull}}227289).
61+
* Moves the **AI Assistant visibility** setting to **GenAI Settings** page [#233727]({{kib-pull}}233727).
5062
* Adds UI tests to validate the onboarding page [#232363]({{kib-pull}}232363).
5163
* Shows span links when APM indices are available [#232135]({{kib-pull}}232135).
64+
* Adds error count and badge and support for span types to trace samples [#227413]({{kib-pull}}227413) [#227208]({{kib-pull}}227208).
5265
* Disables add-to-case functionality when all selected alerts are already added to a case [#231877]({{kib-pull}}231877).
66+
* Allows users to paste screenshots into markdown comment fields for cases [#226077]({{kib-pull}}226077).
67+
* Extracts case observables automatically when attaching alerts to a case [#233027]({{kib-pull}}233027).
68+
* Allows attaching any event to a case, not just alert events [#230970]({{kib-pull}}230970).
5369
* Adds `opamp_polling_interval` and `sampling_rate` to central config for EDOT application agents [#231835]({{kib-pull}}231835).
5470
* Adds `kibana.alert.grouping` field to Synthetics monitor status rule [#230513]({{kib-pull}}230513).
71+
* Adds a public endpoint for manually testing synthetic monitors [#227760]({{kib-pull}}227760).
5572
* Adds error param to agent config API [#230298]({{kib-pull}}230298).
5673
* Creates an API to detect existing schemas [#226597]({{kib-pull}}226597).
57-
* Adds ability to paste screenshots into markdown comment fields for cases [#226077]({{kib-pull}}226077).
5874
* Adds option to the shared logs overview to see all available log events even when ML features are not available [#225785]({{kib-pull}}225785).
5975

6076
### Fixes [elastic-observability-9.2.0-fixes]
@@ -65,6 +81,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
6581
* Adds background search to Observability navigation [#237494]({{kib-pull}}237494).
6682
* Fixes the multiselect issue inside the toolbar selector when search is used [#237494]({{kib-pull}}237494).
6783
* Fixes the page height of the AI Assistant page [#233924]({{kib-pull}}233924).
84+
* Fixes knowledge base model label in AI Assistant settings [#239824]({{kib-pull}}239824).
6885
* Fixes **Show alert details** actions button [#233113]({{kib-pull}}233113).
6986
* Fixes `get_alerts_dataset_info` to fail completely if any parallel `select_relevant_fields` request fails [#232281]({{kib-pull}}232281).
7087
* Adjusts Kubernetes OTel test to work in serverless nightly workflow [#231462]({{kib-pull}}231462).
@@ -73,6 +90,9 @@ To check for security updates, go to [Security announcements for the Elastic sta
7390
* Enables recovery strategy switch for monitor status rules [#231091]({{kib-pull}}231091).
7491
* Includes `ContentManagement` plugin to allow linked dashboards [#237085]({{kib-pull}}229685).
7592
* Improves performance of clustering [#238394]({{kib-pull}}238394).
93+
* Fixes multiselect issue in Discover toolbar [#236091]({{kib-pull}}236091).
94+
* Improves accessibility for Streams badges [#235625]({{kib-pull}}235625).
95+
* Fixes code area responsiveness in Stream management [#232630]({{kib-pull}}232630).
7696

7797
## 9.1.5 [elastic-observability-9.1.5-release-notes]
7898

0 commit comments

Comments
 (0)