Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump elasticsearch/elasticsearch from 8.13.0 to 8.17.0 #393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2024

Bumps elasticsearch/elasticsearch from 8.13.0 to 8.17.0.

Release notes

Sourced from elasticsearch/elasticsearch's releases.

Release 8.17.0

  • Updated the APIs to Elasticsearch 8.17.0

Release 8.16.0

Release 8.15.0

  • Updated the APIs to Elasticsearch 8.15.0
  • Added the support of OpenTelemetry

Read the elastic-transport-php README for more information about OpenTelemetry support.

Release 8.14.0

This release is compatible with the latest Elasticsearch 8.14.0.

This release introduces 3 new APIs and 10 EXPERIMENTAL APIs.

  • Specific changes per endpoints
    • Ccr.deleteAutoFollowPattern
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.follow
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.followInfo
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.followStats
      • Added the timeout parameter (time), explicit operation timeout.
    • Ccr.forgetFollower
      • Added the timeout parameter (time), explicit operation timeout.
    • Ccr.getAutoFollowPattern
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.pauseFollow
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.putAutoFollowPattern
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.resumeAutoFollowPattern
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.resumeFollow
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.stats
      • Added the timeout parameter (time), explicit operation timeout.
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • Ccr.unfollow
      • Added the master_timeout parameter (time), explicit operation timeout for connection to master node.
    • ConnectorSyncJob
      • The APIs of ConnectorSyncJob has been removed and merged in Connector namespace.
    • Connector.delete
      • Added the delete_sync_jobs parameter (boolean), determines whether associated sync jobs are also deleted.
    • Connector.syncJobCancel (new EXPERIMENTAL API)

... (truncated)

Changelog

Sourced from elasticsearch/elasticsearch's changelog.

Release 8.15.0

Updated the APIs to Elasticsearch 8.15.0 and added the support of OpenTelemetry. Read the elastic-transport-php README for more information about OpenTelemetry support.

Release 8.14.0

This release introduces 3 new APIs and 10 EXPERIMENTAL APIs.

... (truncated)

Commits
  • 6cd0fe6 Updated endpoints to 8.17.0
  • ab0fdb4 Fixed Yaml test + added tests to skip
  • 78badb4 Prep. for 8.16.0
  • c132519 Updated endpoints to 8.16.0
  • 7440931 PHP 8.4 compatibility (#1415)
  • 34c2444 Updated CHANGELOG and release notes for 8.15.0
  • f77a9d8 Moved SEARCH_ENDPOINTS const in Client
  • b293371 Updated the endpoint to 8.15.0 adding the OTel support
  • 66171e2 Updated Elastic logo image
  • a44d9b3 Merge pull request #1407 from elastic/add-catalog-info-2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/elasticsearch](https://github.com/elastic/elasticsearch-php) from 8.13.0 to 8.17.0.
- [Release notes](https://github.com/elastic/elasticsearch-php/releases)
- [Changelog](https://github.com/elastic/elasticsearch-php/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-php@v8.13.0...v8.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants