Skip to content

Bump elasticsearch from 2.4.1 to 7.14.0 - #1140

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2021

Copy link
Copy Markdown
Contributor

Bumps elasticsearch from 2.4.1 to 7.14.0.

Release notes

Sourced from elasticsearch's releases.

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

  • Added the include_repository parameter to snapshot.get API
  • Added the rarely_abort_writes parameter to the snapshot.repository_analyze API

7.14.0-alpha1

Client

Added

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

... (truncated)

Commits
  • 61e7a13 Bump version to 7.14.0
  • be004b4 Release 7.14.0a2
  • 455f122 Update API to 7.14-SNAPSHOT
  • c5f560e [7.14] Add release notes for 7.13.4
  • f1be494 [7.14] Document 'UnsupportedProductError'
  • dfdf5f2 [7.14] Rename product error to 'UnsupportedProductError'
  • 887da1d Update APIs to 7.14-SNAPSHOT
  • b015b7c [7.14] Allow integration tests to be run from IDE
  • 22074c4 [7.14] Add support for transform_and_set REST API test instruction
  • 87e497f Bump version to 7.14.0
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 4, 2021
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 7.14.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst)
- [Commits](elastic/elasticsearch-py@2.4.1...v7.14.0)

---
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 force-pushed the dependabot/pip/elasticsearch-7.14.0 branch from f175214 to d69ec4f Compare August 5, 2021 06:24
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #1155.

@dependabot dependabot Bot closed this Sep 2, 2021
@dependabot
dependabot Bot deleted the dependabot/pip/elasticsearch-7.14.0 branch September 2, 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