aio-libs-abandoned / aioes

asyncio compatible driver for elasticsearch
http://aioes.readthedocs.org
Apache License 2.0
98 stars 29 forks source link

Update elasticsearch to 5.4.0 #150

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of elasticsearch available. You are currently using 5.3.0. I have updated it to 5.4.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

5.4.0


  • bulk helpers now extract pipeline parameter from the action dictionary.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

Merging #150 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   81.15%   81.08%   -0.08%     
==========================================
  Files          23       22       -1     
  Lines        3555     3531      -24     
  Branches      728      728              
==========================================
- Hits         2885     2863      -22     
+ Misses        391      389       -2     
  Partials      279      279
Impacted Files Coverage Δ
aioes/__init__.py

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e712101...c693fb6. Read the comment docs.