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 24b89ec commit a8e4a32Copy full SHA for a8e4a32
docs/guide/release-notes.asciidoc
@@ -1,6 +1,8 @@
1
[[release-notes]]
2
== Release notes
3
4
+* <<rn-8-1-1>>
5
+* <<rn-8-1-0>>
6
* <<rn-8-0-0>>
7
* <<rn-7-17-1>>
8
* <<rn-7-17-0>>
@@ -39,6 +41,31 @@
39
41
* <<rn-7-0-0>>
40
42
43
44
+[discrete]
45
+[[rn-8-1-1]]
46
+=== 8.1.1 (2022-03-22)
47
+
48
49
+==== Documents
50
51
+* Changed the `source` and `dest` parameters of the `reindex` API to be required.
52
53
54
+==== Mappings
55
56
+* Changed the `fields` parameter of the `field_caps` API to be required.
57
58
59
60
+[[rn-8-1-0]]
61
+=== 8.1.0 (2022-03-08)
62
63
64
+==== Transforms
65
66
+* Added the `transform.reset_transform` API
67
68
69
[discrete]
70
[[rn-8-0-0]]
71
=== 8.0.0 (2022-02-10)
0 commit comments