We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb25cf8 commit 697bc52Copy full SHA for 697bc52
docs/reference/migration/migrate_7_3.asciidoc
@@ -14,6 +14,16 @@ See also <<release-highlights>> and <<es-release-notes>>.
14
15
//tag::notable-breaking-changes[]
16
[discrete]
17
+[[breaking_73_api_changes]]
18
+=== API changes
19
+
20
+[discrete]
21
+==== {dataframe-transform-cap} API changes
22
23
+It is no longer possible to supply the `format` parameter when you define a
24
+`date_histogram` {dataframe-transform} pivot. Previously constructed transforms
25
+will still run but the configured `format` will be ignored.
26
27
[[breaking_73_mapping_changes]]
28
=== Mapping changes
29
`dense_vector` field now requires `dims` parameter, specifying the number of
0 commit comments