Add #411 to changelog

This commit is contained in:
James Agnew 2016-10-06 13:27:34 -04:00
parent 11d3ae9447
commit 5384af1004
1 changed files with 5 additions and 0 deletions

View File

@ -153,6 +153,11 @@
corrected to return an error to the client. Thanks to corrected to return an error to the client. Thanks to
Kevin Tallevi for finding this! Kevin Tallevi for finding this!
</action> </action>
<action type="fix" issue="411">
Fix #411 - Searching by <![CDATA[<code>POST [base]/_search</code>]]> with urlencoded parameters doesn't work correctly if
interceptors are accessing the parameters and there is are also
parameters on the URL. Thanks to Jim Steel for reporting!
</action>
</release> </release>
<release version="2.0" date="2016-08-30"> <release version="2.0" date="2016-08-30">
<action type="fix"> <action type="fix">