matchory / elasticsearch

The missing Elasticsearch ORM for Laravel
MIT License
31 stars 13 forks source link

Bump elasticsearch/elasticsearch from 7.17.2 to 8.15.0 #401

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps elasticsearch/elasticsearch from 7.17.2 to 8.15.0.

Release notes

Sourced from elasticsearch/elasticsearch's releases.

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.

... (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
  • 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
  • 2dac996 Create catalog-info file
  • 623f495 Merge pull request #1378 from elastic/catalog-info-buildkite-pipeline
  • 9008eae Merge remote-tracking branch 'origin/main' into catalog-info-buildkite-pipeline
  • 5be834d Update catalog-info with devtools-team ownership
  • bff3c3e Updated CHANGELOG + release notes doc
  • 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 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)