We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12839c commit 3a5573cCopy full SHA for 3a5573c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Release 1.4.1
2
+- Throw exception if curl or curl_multi_exec() a12839c not available [[a12839c]](http://github.com/elasticsearch/elasticsearch-php/commit/660d59a)
3
+- Redact basic auth credentials from log when using CurlMultiConnection [[56b4a3a]](http://github.com/elasticsearch/elasticsearch-php/commit/56b4a3a)
4
+
5
## Release 1.4.0
6
- Add request_cache param for version 2.0 [[660d59a]](http://github.com/elasticsearch/elasticsearch-php/commit/660d59a)
7
- Update Search.php [[46d596b]](http://github.com/elasticsearch/elasticsearch-php/commit/46d596b)
0 commit comments