Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2021

Bumps elasticsearch from 7.13.4 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)

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.13.4 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@v7.13.4...v7.14.0)

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

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 Aug 9, 2021
@dependabot dependabot bot requested a review from a team August 9, 2021 23:00
@ghost
Copy link

ghost commented Aug 9, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-08-09T23:00:35.515+0000

  • Duration: 9 min 5 sec

  • Commit: 2c07292

Test stats 🧪

Test Results
Failed 0
Passed 5
Skipped 0
Total 5

Trends 🧪

Image of Build Times

Image of Tests

@basepi basepi merged commit 86915ee into master Aug 10, 2021
@dependabot dependabot bot deleted the dependabot/pip/elasticsearch-7.14.0 branch August 10, 2021 16:59
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.

2 participants