diff --git a/build-tools-internal/src/main/resources/changelog-schema.json b/build-tools-internal/src/main/resources/changelog-schema.json index 433c841ebbc8a..cccc5960e48ab 100644 --- a/build-tools-internal/src/main/resources/changelog-schema.json +++ b/build-tools-internal/src/main/resources/changelog-schema.json @@ -191,33 +191,20 @@ "breakingArea": { "type": "string", "enum": [ - "API", - "Aggregation", - "Allocation", - "Authentication", - "CCR", - "Cluster", - "Discovery", - "Engine", - "HTTP", - "Highlighters", - "Indices", - "Java", - "License Information", + "Cluster and node setting", + "Cluster and node setting", + "Command line tool", + "Command line tool", + "Index setting", + "JVM option", + "Java API", "Logging", - "Machine Learning", - "Mappings", - "Networking", + "Mapping", "Packaging", - "Plugins", - "Script Cache", - "Search Changes", - "Search", - "Security", - "Settings", - "Snapshot and Restore", - "Transform", - "Transport" + "Painless", + "REST API", + "System requirement", + "Transform" ] }, "additionalProperties": false diff --git a/docs/changelog/78968.yaml b/docs/changelog/78968.yaml index a52c9ac7315ed..674926112ded0 100644 --- a/docs/changelog/78968.yaml +++ b/docs/changelog/78968.yaml @@ -5,7 +5,7 @@ type: breaking issues: [] breaking: title: HTTP Status code has changed for the Cluster Health API in case of a server timeout - area: API + area: REST API details: |- The cluster health API includes options for waiting for certain health conditions to be satisfied. If the requested conditions are