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

Update dependency elasticsearch/elasticsearch to v8 #509

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
elasticsearch/elasticsearch ^7.11 -> ^8.0 age adoption passing confidence

Release Notes

elastic/elasticsearch-php (elasticsearch/elasticsearch)

v8.15.0

Compare Source

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.

v8.14.0

Compare Source

This release introduces 3 new APIs and 10 EXPERIMENTAL APIs.

v8.13.0

Compare Source

  • Added the mapTo($class) function to Elasticsearch response for mapping the result
    of ES|QL
    query to an object of stdClass or of a specific class
    #​1398

This release introduces 6 new APIs and 6 EXPERIMENTAL APIs.

v8.12.0

Compare Source

v8.11.0

Compare Source

v8.10.0

Compare Source

v8.9.0

Compare Source

v8.8.2

Compare Source

v8.8.1: Release 8.8.1

Compare Source

This release contains the following fix:

  • Added the psr/http-message ^2.0 support #​1313 (this was supposed to be in 8.8.0)

v8.8.0

Compare Source

v8.7.1

Compare Source

v8.7.0

Compare Source

  • Added 2 new endpoints:
  • Added the delete_user_annotations boolean parameter in Ml.deleteJob.
    Should annotations added by the user be deleted
  • Added the delete_user_annotations boolean parameter in Ml.resetJob.
    Should annotations added by the user be deleted
  • Added the timeout time parameter in Transform.getTransformStats.
    Controls the time to wait for the stats
  • Added the from string parameter in Transform.startTransform.
    Restricts the set of transformed entities to those changed after this time
  • Allow plugin for php-http/discovery library
    #​1294

v8.6.2

Compare Source

v8.6.1

Compare Source

v8.6.0

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0

Compare Source

  • Added 2 new endpoints:
  • Added 1 new experimental endpoint:
  • Added the with_limited_by boolean parameter in the endpoint Security.getApiKey.
    Flag to show the limited-by role descriptors of API Keys.
  • Added the with_profile_uid boolean parameter in the endpoint Security.getUser.
    Flag to retrieve profile uid (if exists) associated to the user.
  • Changed the description of uid parameter in the endpoint Security.getUserProfile.
    A comma-separated list of unique identifier for user profiles.
  • Added the with_limited_by boolean parameter in the endpoint Security.queryApiKeys.
    Flag to show the limited-by role descriptors of API Keys.
  • Added the ecs_compatibility string parameter in the endpoint TextStructure.findStructure.
    Optional parameter to specify the compatibility mode with ECS Grok patterns -
    may be either 'v1' or 'disabled'.

v8.4.3

Compare Source

v8.4.2

Compare Source

v8.4.1

Compare Source

v8.4.0

Compare Source

v8.3.3

Compare Source

v8.3.2

Compare Source

v8.3.1

Compare Source

v8.3.0

Compare Source

v8.2.3

Compare Source

v8.2.2

Compare Source

v8.2.1: Release 8.2.1

Compare Source

This release is compatible with the latest Elasticsearch 8.2.1.

v8.2.0

Compare Source

v8.1.0

Compare Source

v8.0.1

Compare Source

  • Fixed NoNodeAvailableException exception in endpoints
    e7d448d

v8.0.0

Compare Source

  • Finally released 8.0.0 GA.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update elasticsearch/elasticsearch:8.15.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency guzzlehttp/guzzle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires elasticsearch/elasticsearch ^8.0 -> satisfiable by elasticsearch/elasticsearch[v8.15.0].
    - elasticsearch/elasticsearch v8.15.0 requires guzzlehttp/guzzle ^7.0 -> found guzzlehttp/guzzle[7.0.0, ..., 7.9.2] but it conflicts with your root composer.json require (^6.3).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/elasticsearch-elasticsearch-8.x branch 19 times, most recently from ffc8016 to e706f13 Compare October 9, 2024 16:22
@renovate renovate bot force-pushed the renovate/elasticsearch-elasticsearch-8.x branch 7 times, most recently from 3ef6660 to 971aba8 Compare October 16, 2024 14:54
@renovate renovate bot force-pushed the renovate/elasticsearch-elasticsearch-8.x branch from 971aba8 to 5febfa7 Compare October 16, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants