File tree 2 files changed +13
-26
lines changed
build-tools-internal/src/main/resources 2 files changed +13
-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
+ " Cluster and node setting" ,
196
+ " Command line tool" ,
197
+ " Command line tool" ,
198
+ " Index setting" ,
199
+ " JVM option" ,
200
+ " Java API" ,
207
201
" Logging" ,
208
- " Machine Learning" ,
209
- " Mappings" ,
210
- " Networking" ,
202
+ " Mapping" ,
211
203
" Packaging" ,
212
- " Plugins" ,
213
- " Script Cache" ,
214
- " Search Changes" ,
215
- " Search" ,
216
- " Security" ,
217
- " Settings" ,
218
- " Snapshot and Restore" ,
219
- " Transform" ,
220
- " Transport"
204
+ " Painless" ,
205
+ " REST API" ,
206
+ " System requirement" ,
207
+ " Transform"
221
208
]
222
209
},
223
210
"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