Commit 0de56f6
authored
* Update deprecation message in `EnrichPolicy` (elastic#116504)
The `elasticsearch_version` property of enrich policies is deprecated
with a message saying that it will be removed in ES 9.0. It's still
deprecated, but it won't be removed in 9.0. So this change makes the
deprecation message less specific.
* Remove skips not needed for backport
1 parent f8bf31c commit 0de56f6
File tree
3 files changed
+3
-2
lines changed- x-pack/plugin
- core/src/main/java/org/elasticsearch/xpack/core/enrich
- enrich/qa/rest
- src/yamlRestTest/resources/rest-api-spec/test/enrich
3 files changed
+3
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments