Revisions of python-elasticsearch

Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 544620 from Klaus Kämpf's avatar Klaus Kämpf (kwk) (revision 8)
- Update to 6.0.0
  * compatibility with Elasticsearch 6.0.0
buildservice-autocommit accepted request 535242 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 535241 from Todd R's avatar Todd R (TheBlackCat) (revision 6)
- Implement single-spec version
- Update to version 5.4.0
  * see changelog at https://github.com/elastic/elasticsearch-py/blob/5.4.0/Changelog.rst
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 458502 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 5)
initialized devel package after accepting 458502
Todd R's avatar Todd R (TheBlackCat) accepted request 457171 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 4)
- Remove hypothetical wording from description
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 3)
- 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
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 2)
- 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 Mueller's avatar Dirk Mueller (dirkmueller) accepted request 304696 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 1)
Initial packaging
Displaying revisions 41 - 48 of 48
openSUSE Build Service is sponsored by