We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23f47d commit 8eef9f8Copy full SHA for 8eef9f8
changelogs/8.17.asciidoc
@@ -8,6 +8,11 @@
8
9
https://github.com/elastic/apm-server/compare/v8.16.0\...v8.17.0[View commits]
10
11
+[float]
12
+==== Bug fixes
13
+
14
+- Clear scroll after completing scroll requests {pull}14551[14551]
15
16
[float]
17
==== Breaking Changes
18
@@ -19,3 +24,6 @@ https://github.com/elastic/apm-server/compare/v8.16.0\...v8.17.0[View commits]
19
24
20
25
21
26
==== Added
27
28
+- The mappings are updated to disable date_detection for all APM data streams.
29
+ The change is applied through https://github.com/elastic/elasticsearch/pull/116995[elasticsearch#116995].
0 commit comments