657977c5ca
Accepting request 457171 from home:jengelh:branches:devel:languages:python
Todd R
2017-02-14 21:44:20 +00:00
4b62e138cc
Accepting request 457171 from home:jengelh:branches:devel:languages:python
Todd R
2017-02-14 21:44:20 +00:00
b861dc1d8b
- update to 5.2.0: * The client now automatically sends `Content-Type http header set to application/json. If you are explicitly passing in other encoding than json you need to set the header manually. * Fixed sniffing * Fixed performance regression in scan helper * when using SSL certificate validation is now on by default. Install certifi or supply root certificate bundle. * elasticsearch.trace logger now also logs failed requests, signature of internal logging method log_request_fail has changed, all custom connection classes need to be updated * added headers arg to connections to support custom http headers * passing in a keyword parameter with None` as value will cause that param to be ignored
Thomas Bechtold2017-02-13 08:49:48 +00:00
1335fa7123
- update to 5.2.0: * The client now automatically sends `Content-Type http header set to application/json. If you are explicitly passing in other encoding than json you need to set the header manually. * Fixed sniffing * Fixed performance regression in scan helper * when using SSL certificate validation is now on by default. Install certifi or supply root certificate bundle. * elasticsearch.trace logger now also logs failed requests, signature of internal logging method log_request_fail has changed, all custom connection classes need to be updated * added headers arg to connections to support custom http headers * passing in a keyword parameter with None` as value will cause that param to be ignored
Thomas Bechtold2017-02-13 08:49:48 +00:00
4a98197b58
- update to 2.4.0: * increase default size for `scan helper to 1000 * added client_key argument to configure client certificates * debug logging now includes response body even for failed requests * Elasticsearch 2.0 compatibility release * removed thrift and memcached connections, if you wish to continue using those, extract the classes and use them separately. * added a new, parallel version of the bulk helper using thread pools * In helpers, removed bulk_index as an alias for bulk. Use bulk` instead. * thrift now deprecated, to be removed in future version * make sure urllib3 always uses keep-alive
Dirk Mueller2017-01-19 23:38:00 +00:00
0e4cac79a5
- update to 2.4.0: * increase default size for `scan helper to 1000 * added client_key argument to configure client certificates * debug logging now includes response body even for failed requests * Elasticsearch 2.0 compatibility release * removed thrift and memcached connections, if you wish to continue using those, extract the classes and use them separately. * added a new, parallel version of the bulk helper using thread pools * In helpers, removed bulk_index as an alias for bulk. Use bulk` instead. * thrift now deprecated, to be removed in future version * make sure urllib3 always uses keep-alive
Dirk Mueller2017-01-19 23:38:00 +00:00
e58008edba
Accepting request 304696 from home:tbechtold:branches:devel:languages:python
Dirk Mueller2015-04-29 13:22:16 +00:00
f1ae2b0320
Accepting request 304696 from home:tbechtold:branches:devel:languages:python
Dirk Mueller2015-04-29 13:22:16 +00:00