File tree 2 files changed +11
-26
lines changed
build-tools-internal/src/main/resources
2 files changed +11
-26
lines changed Original file line number Diff line number Diff line change 191
191
"breakingArea" : {
192
192
"type" : " string" ,
193
193
"enum" : [
194
- " API" ,
195
- " Aggregation" ,
196
- " Allocation" ,
197
- " Authentication" ,
198
- " CCR" ,
199
- " Cluster" ,
200
- " Discovery" ,
201
- " Engine" ,
202
- " HTTP" ,
203
- " Highlighters" ,
204
- " Indices" ,
205
- " Java" ,
206
- " License Information" ,
194
+ " Cluster and node setting" ,
195
+ " Command line tool" ,
196
+ " Index setting" ,
197
+ " JVM option" ,
198
+ " Java API" ,
207
199
" Logging" ,
208
- " Machine Learning" ,
209
- " Mappings" ,
210
- " Networking" ,
200
+ " Mapping" ,
211
201
" Packaging" ,
212
- " Plugins" ,
213
- " Script Cache" ,
214
- " Search Changes" ,
215
- " Search" ,
216
- " Security" ,
217
- " Settings" ,
218
- " Snapshot and Restore" ,
219
- " Transform" ,
220
- " Transport"
202
+ " Painless" ,
203
+ " REST API" ,
204
+ " System requirement" ,
205
+ " Transform"
221
206
]
222
207
},
223
208
"additionalProperties" : false
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ type: breaking
5
5
issues : []
6
6
breaking :
7
7
title : HTTP Status code has changed for the Cluster Health API in case of a server timeout
8
- area : API
8
+ area : REST API
9
9
details : |-
10
10
The cluster health API includes options for waiting
11
11
for certain health conditions to be satisfied. If the requested conditions are
You can’t perform that action at this time.
0 commit comments