CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Bump elasticsearch from 5.5.3 to 7.0.2 #81

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps elasticsearch from 5.5.3 to 7.0.2.

Changelog *Sourced from [elasticsearch's changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst).* > 7.0.2 (2019-05-29) ----------- \* Add connection parameter for Elastic Cloud cloud\_id. \* ML client uses client object for \_bulk\_body requests > > 7.0.1 (2019-05-19) ----------- \* Use black to format the code. \* Update the test matrix to only use current pythons and 7.x ES \* Blocking pool must fit thread\_count \* Update client to support missing ES 7 API's and query params. > > 7.0.0 (2019-04-11) ----------- \* Removed deprecated option `update_all_types`. \* Using insecure SSL configuration (`verify_cert=False`) raises a warning, this can be not showed with `ssl_show_warn=False` \* Add support for 7.x api's in Elasticsearch both xpack and oss flavors 6.3.0 (2018-06-20) ----------- > > > - Add an exponential wait on delays > > - Fix issues with dependencies > > - Adding X-pack Docs > > - Adding forecast to x-pack ML client > > 6.2.0 (2018-03-20) > ================== > > > - cleanup for SSL Context > > - Add X-Pack clients to -py > > - Adding Gzip support for capacity constrained networks > > - `_routing` in bulk action has been deprecated in ES. Introduces a breaking change if you use `routing` as a field in your documents. > > 6.1.1 (2018-01-05) > ================== > > > - Updates to SSLContext logic to make it easier to use and have saner defaults. > > - Doc updates > > 6.1.0 (2018-01-05) > ================== > > > - bad release > > 6.0.0 (2017-11-14) > ================== > > > - compatibility with Elasticsearch 6.0.0 > > 5.5.0 (2017-11-10) > ================== > > > - `streaming_bulk` helper now supports retries with incremental backoff > > - `scan` helper properly checks for successful shards instead of just checking `failed` > > - compatible release with elasticsearch `5.6.4` > > - fix handling of UTF-8 surrogates > > 5.4.0 (2017-05-18) > ================== > > > - `bulk` helpers now extract `pipeline` parameter from the action dictionary. > > 5.3.0 (2017-03-30) > ================== > ... (truncated)
Commits - [`a29ea99`](https://github.com/elastic/elasticsearch-py/commit/a29ea990a709af21446e935c4bfbfa2e0b2bf92d) Bump version to 7.0.2 - [`a5d27e3`](https://github.com/elastic/elasticsearch-py/commit/a5d27e36a45ca5f10717e8c51993e3c5f0d7c036) ml client has no method _bulk_body ([#962](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/962)) - [`60d2548`](https://github.com/elastic/elasticsearch-py/commit/60d254860bb81df438d308a74ebb7213fcdc2043) Add support for using `cloud_id` when instantiating conections ([#957](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/957)) - [`e1968ed`](https://github.com/elastic/elasticsearch-py/commit/e1968ed95ab190e5e49df3ceeab83c9821077a32) Update the docs for compression. Closes [#955](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/955) - [`9f4baac`](https://github.com/elastic/elasticsearch-py/commit/9f4baacb7059c9fb1f949fd8e726749137408a9c) Fix typo in docstring ([#956](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/956)) - [`b6fe0d4`](https://github.com/elastic/elasticsearch-py/commit/b6fe0d424f4c676e6f6defd5540a6cf866a1c811) Added equality check for Connection class ([#938](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/938)) - [`8ab66b9`](https://github.com/elastic/elasticsearch-py/commit/8ab66b9bde775f0b315416665097d80dd9a002b4) update example directory to work with Es 7 - [`c4f0454`](https://github.com/elastic/elasticsearch-py/commit/c4f0454285cebefaa905ce62482a36485dc92d89) Bump to version 7.0.1 - [`8e92b85`](https://github.com/elastic/elasticsearch-py/commit/8e92b857bcb91fcfcb2c37f8525c39d434406620) Update ES client API's for some missing 7 features ([#949](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/949)) - [`206f5e2`](https://github.com/elastic/elasticsearch-py/commit/206f5e2754b01789facc0d50dac5177444afd2f6) Black ([#948](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/948)) - Additional commits viewable in [compare view](https://github.com/elastic/elasticsearch-py/compare/5.5.3...7.0.2)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.