Skip to content

Commit 17990d7

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 ffe1ca4 commit 17990d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/CHANGELOG.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ coming[6.3.1]
148148

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

151+
Respect accept header on requests with no handler ({pull}30383[#30383])
152+
151153
//[float]
152154
//=== Regressions
153155

@@ -225,7 +227,7 @@ Engine::
225227

226228
Ingest::
227229
* Don't allow referencing the pattern bank name in the pattern bank {pull}29295[#29295] (issue: {issue}29257[#29257])
228-
Respect accept header on requests with no handler ({pull}30383[#30383])
230+
229231
Rollup::
230232
* Validate timezone in range queries to ensure they match the selected job when
231233
searching ({pull}30338[#30338])

0 commit comments

Comments
 (0)