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: serverless/pages/serverless-changelog.asciidoc
+46Lines changed: 46 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,52 @@ For serverless API changes, refer to https://www.elastic.co/docs/api/changes[API
4
4
5
5
For serverless changes in Cloud Console, refer to https://www.elastic.co/guide/en/cloud/current/ec-release-notes.html[Elasticsearch Service Documentation: Release notes].
6
6
7
+
[discrete]
8
+
[[serverless-changelog-01272025]]
9
+
=== January 27, 2025
10
+
11
+
[discrete]
12
+
[[deprecations-01272025]]
13
+
==== Deprecation
14
+
* Deprecates a subset of Elastic Security Serverless endpoint management APIs ({kibana-pull}206903[#206903]).
15
+
16
+
[discrete]
17
+
[[features-enhancements-01272025]]
18
+
==== Features and enhancements
19
+
* Breaks out timeline and note privileges in Elastic Security Serverless ({kibana-pull}201780[#201780]).
20
+
* Adds service enrichment to the detection engine in Elastic Security Serverless ({kibana-pull}206582[#206582]).
21
+
* Updates the Entity Store Dashboard to prompt for the Service Entity Type in Elastic Security Serverless ({kibana-pull}207336[#207336]).
22
+
* Adds `enrichPolicyExecutionInterval` to entity enablement and initialization APIs in Elastic Security Serverless ({kibana-pull}207374[#207374]).
23
+
* Introduces a lookback period configuration for the Entity Store in Elastic Security Serverless ({kibana-pull}206421[#206421]).
24
+
* Allows pre-configured connectors to opt into exposing their configurations by setting `exposeConfig` in Alerting ({kibana-pull}207654[#207654]).
25
+
* Adds selector syntax support to log source profiles in Elastic Observability Serverless ({kibana-pull}206937[#206937]).
26
+
* Displays stack traces in the logs overview tab in Elastic Observability Serverless ({kibana-pull}204521[#204521]).
27
+
* Enables the use of the rule form to create rules in Elastic Observability Serverless ({kibana-pull}206774[#206774]).
28
+
* Checks only read privileges of existing indices during rule execution in Elastic Security Serverless ({kibana-pull}177658[#177658]).
29
+
* Updates KNN search and query template autocompletion in Elasticsearch Serverless ({kibana-pull}207187[#207187]).
30
+
* Updates JSON schemas for code editors in Machine Learning ({kibana-pull}207706[#207706]).
31
+
* Reindexes the `.kibana_security_session_1` index to the 8.x format in Security ({kibana-pull}204097[#204097]).
32
+
33
+
[discrete]
34
+
[[fixes-01272025]]
35
+
==== Fixes
36
+
* Fixes editing alerts filters for multi-consumer rule types in Alerting ({kibana-pull}206848[#206848]).
37
+
* Resolves an issue where Chrome was no longer hidden for reports in Dashboards and Visualizations ({kibana-pull}206988[#206988]).
38
+
* Updates library transforms and duplicate functionality in Dashboards and Visualizations ({kibana-pull}206140[#206140]).
39
+
* Fixes an issue where drag previews are now absolutely positioned in Dashboards and Visualizations ({kibana-pull}208247[#208247]).
40
+
* Fixes an issue where an accessible label now appears on the range slider in Dashboards and Visualizations ({kibana-pull}205308[#205308]).
41
+
* Fixes a dropdown label sync issue when sorting by "Type" ({kibana-pull}206424[#206424]).
42
+
* Fixes an access bug related to user instructions in Elastic Observability Serverless ({kibana-pull}207069[#207069]).
43
+
* Fixes the Open Explore in Discover link to open in a new tab in Elastic Observability Serverless ({kibana-pull}207346[#207346]).
44
+
* Returns an empty object for tool arguments when none are provided in Elastic Observability Serverless ({kibana-pull}207943[#207943]).
45
+
* Ensures similar cases count is not fetched without the proper license in Elastic Security Serverless ({kibana-pull}207220[#207220]).
46
+
* Fixes table leading actions to use standardized colors in Elastic Security Serverless ({kibana-pull}207743[#207743]).
47
+
* Adds missing fields to the AWS S3 manifest in Elastic Security Serverless ({kibana-pull}208080[#208080]).
48
+
* Prevents redundant requests when loading Discover sessions and toggling chart visibility in ES|QL ({kibana-pull}206699[#206699]).
49
+
* Fixes a UI error when agents move to an orphaned state in Fleet ({kibana-pull}207746[#207746]).
50
+
* Restricts non-local Elasticsearch output types for agentless integrations and policies in Fleet ({kibana-pull}207296[#207296]).
51
+
* Fixes table responsiveness in the Notifications feature of Machine Learning ({kibana-pull}206956[#206956]).
0 commit comments