Skip to content

Commit e33370a

Browse files
committed
Move respect accept header on no handler to 6.3.1
This commit moves the changelog entry for the change to respect the accept header on no handler from the 7.0.0 section of the docs to 6.3.1.
1 parent 175ae5e commit e33370a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ coming[6.3.1]
9999

100100
Reduce the number of object allocations made by {security} when resolving the indices and aliases for a request ({pull}30180[#30180])
101101

102+
Respect accept header on requests with no handler ({pull}30383[#30383])
103+
102104
//[float]
103105
//=== Regressions
104106

@@ -174,10 +176,6 @@ Engine::
174176

175177
Ingest::
176178
* Don't allow referencing the pattern bank name in the pattern bank {pull}29295[#29295] (issue: {issue}29257[#29257])
177-
Respect accept header on requests with no handler ({pull}30383[#30383])
178-
Rollup::
179-
* Validate timezone in range queries to ensure they match the selected job when
180-
searching ({pull}30338[#30338])
181179

182180
Java High Level REST Client::
183181
* Bulk processor#awaitClose to close scheduler {pull}29263[#29263]

0 commit comments

Comments
 (0)