Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
org.elasticsearch.client:elasticsearch-rest-client 8.18.2 -> 9.1.5 age confidence
co.elastic.clients:elasticsearch-java 8.18.2 -> 9.1.4 age confidence

Release Notes

elastic/elasticsearch (org.elasticsearch.client:elasticsearch-rest-client)

v9.1.5: Elasticsearch 9.1.5

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.5-release-notes

v9.1.4: Elasticsearch 9.1.4

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.4-release-notes

v9.1.3: Elasticsearch 9.1.3

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.3-release-notes

v9.1.2: Elasticsearch 9.1.2

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.2-release-notes

v9.1.1: Elasticsearch 9.1.1

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.1-release-notes

v9.1.0: Elasticsearch 9.1.0

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.0-release-notes

v9.0.8: Elasticsearch 9.0.8

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.8-release-notes

v9.0.7: Elasticsearch 9.0.7

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.7-release-notes

v9.0.6: Elasticsearch 9.0.6

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.6-release-notes

v9.0.5: Elasticsearch 9.0.5

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.5-release-notes

v9.0.4: Elasticsearch 9.0.4

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.4-release-notes

v9.0.3: Elasticsearch 9.0.3

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.3-release-notes

v9.0.2: Elasticsearch 9.0.2

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0.2-release-notes

v9.0.1: Elasticsearch 9.0.1

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.0-release-notes

v9.0.0: Elasticsearch 9.0.0

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-900-release-notes

v8.19.5: Elasticsearch 8.19.5

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.5.html

v8.19.4: Elasticsearch 8.19.4

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.4.html

v8.19.3: Elasticsearch 8.19.3

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.3.html

v8.19.2: Elasticsearch 8.19.2

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.2.html

v8.19.1: Elasticsearch 8.19.1

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.1.html

v8.19.0: Elasticsearch 8.19.0

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.19/release-notes-8.19.0.html

v8.18.8: Elasticsearch 8.18.8

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.8.html

v8.18.7: Elasticsearch 8.18.7

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.7.html

v8.18.6: Elasticsearch 8.18.6

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.6.html

v8.18.5: Elasticsearch 8.18.5

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.5.html

v8.18.4: Elasticsearch 8.18.4

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.4.html

v8.18.3: Elasticsearch 8.18.3

Compare Source

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/8.18/release-notes-8.18.3.html

elastic/elasticsearch-java (co.elastic.clients:elasticsearch-java)

v9.1.4

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.1.3...v9.1.4

v9.1.3

What's Changed

Bugfix: elasticsearch server 9.1.2 made changes to the HTTP content aggregation logic, causing some requests to fail if the Rest5Client with HTTP2 is used. Anyone using this configuration (elasticsearch server 9.1.2, java client Rest5Client, HTTP2) should immediately update to version 9.1.3 or 9.0.7 of the client.

Full Changelog: elastic/elasticsearch-java@v9.1.2...v9.1.3

v9.1.2

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.1.0...v9.1.1

v9.1.0

What's Changed

Check the official release notes - in particular the breaking changes.

Features and Enhancements:

  • Fixed GetAliasResponse bug (see #​1033, #​900)
  • Opentelemetry update to stable conventions

Full Changelog: elastic/elasticsearch-java@v9.0.4...v9.1.0

v9.0.7

What's Changed

Bugfix: elasticsearch server 9.1.2 made changes to the HTTP content aggregation logic, causing some requests to fail if the Rest5Client with HTTP2 is used. Anyone using this configuration (elasticsearch server 9.1.2, java client Rest5Client, HTTP2) should immediately update to version 9.1.3 or 9.0.7 of the client.

Full Changelog: elastic/elasticsearch-java@v9.0.6...v9.0.7

v9.0.6

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.0.5...v9.0.6

v9.0.5

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.0.4...v9.0.5

v9.0.4

What's Changed

Reintroduced callback functions to allow in depth configuration of Rest5ClientBuilder, like the legacy RestClientBuilder has.
Examples:

Rest5ClientBuilder builder = Rest5Client
    .builder(new HttpHost("localhost", 9200))
    .setHttpClientConfigCallback(c -> c
        .setIOReactorConfig(IOReactorConfig.custom()
            .setIoThreadCount(1).build()
        )
    );
Rest5ClientBuilder builder = Rest5Client
    .builder(new HttpHost("localhost", 9200))
    .setRequestConfigCallback(r -> r
        .setConnectTimeout(Timeout.of(5000, TimeUnit.MILLISECONDS))
        .setResponseTimeout(Timeout.of(30000, TimeUnit.MILLISECONDS))
        .build()
    );

Full Changelog: elastic/elasticsearch-java@v9.0.3...v9.0.4

v9.0.3

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.0.2...v9.0.3

v9.0.2

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.0.1...v9.0.2

v9.0.1

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.0.0...v9.0.1

v9.0.0

What's Changed

Check the official release notes - in particular the breaking changes! Also we have a new Reference page.
A migration guide from version 8.x to 9.x of the client will be published soon to make the upgrade process easier.
The easiest way to setup the new 9.0.0 client is to use the new builder, as explained in the new docs:

ElasticsearchClient esClient = ElasticsearchClient.of(b -> b
    .host(serverUrl)
    .apiKey(apiKey)
);

Otherwise to keep using the old builder and the legacy RestClient, the elasticsearch-rest-client dependency has to be added to the project:

// gradle
implementation("org.elasticsearch.client:elasticsearch-rest-client:9.0.0")
<!--maven-->
<dependency>
    <groupId>org.elasticsearch.client</groupId>
    <artifactId>elasticsearch-rest-client</artifactId>
    <version>9.0.0</version>
</dependency>

Full Changelog: elastic/elasticsearch-java@v8.18.0...v9.0.0

v8.19.4

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.19.3...v8.19.4

v8.19.3

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.19.2...v8.19.3

v8.19.2

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.19.1...v8.19.2

v8.19.1

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.19.0...v8.19.1

v8.19.0

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.4...v8.19.0

v8.18.7

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.6...v8.18.7

v8.18.6

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.5...v8.18.6

v8.18.5

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.4...v8.18.5

v8.18.4

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.3...v8.18.4

v8.18.3

Compare Source

What's Changed

Full Changelog: elastic/elasticsearch-java@v8.18.2...v8.18.3


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Apr 20, 2025
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from f961386 to 2ba00a5 Compare May 6, 2025 14:42
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch 2 times, most recently from 525a5aa to 57782aa Compare June 3, 2025 19:45
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch 2 times, most recently from ba656ba to aa1e743 Compare June 17, 2025 12:12
@sdelamo sdelamo added the status: next major version The issue will be considered for the next major version label Jun 17, 2025
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from aa1e743 to 5713c13 Compare June 17, 2025 12:18
@renovate renovate bot changed the base branch from 5.8.x to 5.9.x June 17, 2025 12:18
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from 5713c13 to 0031ca0 Compare June 24, 2025 18:15
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from 0031ca0 to 32df5f9 Compare July 18, 2025 17:46
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from 32df5f9 to f63b469 Compare July 31, 2025 13:39
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch 2 times, most recently from 170ba58 to bee2781 Compare August 14, 2025 15:40
@graemerocher graemerocher moved this to Major Dep Upgrades in 5.0.0 Release Aug 20, 2025
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from bee2781 to 202ab6a Compare August 25, 2025 11:43
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from 202ab6a to f2eb46e Compare September 1, 2025 17:03
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from f2eb46e to 44312af Compare September 18, 2025 15:41
@renovate renovate bot force-pushed the renovate/major-managed.elasticsearch branch from 44312af to 48ca623 Compare October 6, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: next major version The issue will be considered for the next major version type: dependency-upgrade Upgrade a dependency
Projects
Status: Major Dep Upgrades
Development

Successfully merging this pull request may close these issues.

1 participant