Skip to content

Bump elasticsearch from 2.4.1 to 7.14.2 - #1171

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/elasticsearch-7.14.2
Closed

Bump elasticsearch from 2.4.1 to 7.14.2#1171
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/elasticsearch-7.14.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2021

Copy link
Copy Markdown
Contributor

Bumps elasticsearch from 2.4.1 to 7.14.2.

Release notes

Sourced from elasticsearch's releases.

7.14.2

Client

  • Client is compatible with Elasticsearch 7.14.2

7.14.1

Client

  • Client is compatible with Elasticsearch 7.14.1

7.14.0

Client

Added

  • Added check that client is connected to an Elasticsearch cluster. If the client isn't connected to a supported Elasticsearch cluster the UnsupportedProductError exception will be raised.

APIs

Search

  • Added the terms_enum beta API

  • Removed the query_and_fetch and dfs_query_and_fetch options in the search_type parameter to the msearch, msearch_template and search_template APIs

Index Lifecycle Management

  • Added the ilm.migrate_to_data_tiers API

Machine Learning

  • Added the ml.reset_job API

Security

  • Added the security.saml_authenticate API
  • Added the security.saml_complete_logout API
  • Added the security.saml_invalidate API
  • Added the security.saml_logout API
  • Added the security.saml_prepare_authentication API
  • Added the security.saml_service_provider_metadata API

SQL

  • Added the sql.delete_async API
  • Added the sql.get_async API
  • Added the sql.get_async_status API

Snapshots

... (truncated)

Commits
  • 5643d6a [7.14] Tweak language in compatibility section
  • d01f9c2 Bump version to 7.14.2
  • 60a52c0 [7.14] Fix unsigned long REST API tests
  • 8627d68 [7.14] Make resolved values into strings before substituting into string value
  • f0b161b [7.14] Add documentation for using the client in FaaS environments
  • 3502e9f [7.14] Cleanup README and unused files
  • cc9d3a4 [7.14] Disable Python 3.10 integration tests for now, fix Python 2.7 test suite
  • 5b2611b [7.14] Update compatibility matrix to reflect supported versions
  • 584467d [7.14] Add 7.14.0 release notes
  • a9b9933 Bump version to 7.14.1
  • Additional commits viewable in compare view

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)

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 7.14.2.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@2.4.1...v7.14.2)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 22, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #1173.

@dependabot dependabot Bot closed this Sep 23, 2021
@dependabot
dependabot Bot deleted the dependabot/pip/elasticsearch-7.14.2 branch September 23, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants