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.4 #90

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps elasticsearch from 5.5.3 to 7.0.4.

Changelog *Sourced from [elasticsearch's changelog](https://github.com/elastic/elasticsearch-py/blob/7.0.4/Changelog.rst).* > 7.0.4 (2019-08-22) ----------- \* Fix wheel distribution > > 7.0.3 (2019-08-21) ----------- \* remove sleep in retries \* pass `scroll_id` through body in `scroll` \* add `user-agent` > > 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) > ================== > > ... (truncated)
Commits - [`4244f88`](https://github.com/elastic/elasticsearch-py/commit/4244f88fc1aa807cc8341329b54e192571885c52) version bump for 7.0.4 - [`a40b7c7`](https://github.com/elastic/elasticsearch-py/commit/a40b7c73d7b235a5994a701e42e748d09930ba69) version bump for 7.0.3 - [`5c0cbc7`](https://github.com/elastic/elasticsearch-py/commit/5c0cbc76b10ad2951f7474c0bc1722a3faaf658e) leftover square brackets - [`d936ba3`](https://github.com/elastic/elasticsearch-py/commit/d936ba3eb44a3afc81c4a06d4aeb7ea30dbbb349) Do a git fetch instead of pull - [`a98fa8b`](https://github.com/elastic/elasticsearch-py/commit/a98fa8ba9f6b6c2aac1dc5dcbefd089c8834ce2c) Allow the use of scroll_id - [`28920b5`](https://github.com/elastic/elasticsearch-py/commit/28920b5d595f937e1107d59550c45e7be53d3285) Ensure a custom User-Agent header is not overwritten ([#992](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/992)) - [`100a2e6`](https://github.com/elastic/elasticsearch-py/commit/100a2e623b59dbc1e74aa9762360a857f73b4684) Send User-Agent header identifying the Client ([#991](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/991)) - [`6dc6018`](https://github.com/elastic/elasticsearch-py/commit/6dc6018a519a5dbf8c464480119e2d5ccc335750) missing import - [`4b88e12`](https://github.com/elastic/elasticsearch-py/commit/4b88e12a13ed7354b44033b98b46350c6ee83990) Do not sleep during the retry loop - [`a37a9f3`](https://github.com/elastic/elasticsearch-py/commit/a37a9f39da3817a1aa67070e95a5e7de12440214) Merge pull request [#973](https://github-redirect.dependabot.com/elastic/elasticsearch-py/issues/973) from jtyoung/scroll-id-body - Additional commits viewable in [compare view](https://github.com/elastic/elasticsearch-py/compare/5.5.3...7.0.4)


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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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 4 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.

DavidLemayian commented 4 years ago

@dependabot ignore this major version

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you about version 7.x.x again, unless you re-open this PR or update to a 7.x.x release yourself.