Skip to content

chore(deps): bump co.elastic.clients:elasticsearch-java from 9.1.4 to 9.3.0#1232

Open
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/maven/co.elastic.clients-elasticsearch-java-9.3.0
Open

chore(deps): bump co.elastic.clients:elasticsearch-java from 9.1.4 to 9.3.0#1232
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/maven/co.elastic.clients-elasticsearch-java-9.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps co.elastic.clients:elasticsearch-java from 9.1.4 to 9.3.0.

Release notes

Sourced from co.elastic.clients:elasticsearch-java's releases.

v9.3.0

What's Changed

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

Features and Enhancements (also in the release notes):

Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.3.0

v9.2.5

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.2.4...v9.2.5

v9.2.4

What's Changed

Bugfix: elastic/elasticsearch-java#1122 fixes a bug in the Rest5Client where more memory than necessary was being allocated. Please update to this version or any of 9.2.4, 9.1.10 or 9.0.9 if possible!

Full Changelog: elastic/elasticsearch-java@v9.2.3...v9.2.4

v9.2.3

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.2.2...v9.2.3

v9.2.2

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.2.1...v9.2.2

v9.2.1

What's Changed

Full Changelog: elastic/elasticsearch-java@v9.2.0...v9.2.1

v9.2.0

What's Changed

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

Features and Enhancements:

Full Changelog: elastic/elasticsearch-java@v9.1.5...v9.2.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 9, 2026
kuisathaverat
kuisathaverat previously approved these changes Feb 15, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 16, 2026

A newer version of co.elastic.clients:elasticsearch-java exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Comment thread demos/services.yml Outdated
@kuisathaverat kuisathaverat requested a review from a team as a code owner February 22, 2026 14:04
@kuisathaverat kuisathaverat force-pushed the dependabot/maven/co.elastic.clients-elasticsearch-java-9.3.0 branch from c082e30 to 482f0d3 Compare February 22, 2026 15:11
dependabot Bot and others added 3 commits February 22, 2026 22:15
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 9.1.4 to 9.3.0.
- [Release notes](https://github.com/elastic/elasticsearch-java/releases)
- [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-java@v9.1.4...v9.3.0)

---
updated-dependencies:
- dependency-name: co.elastic.clients:elasticsearch-java
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kuisathaverat kuisathaverat force-pushed the dependabot/maven/co.elastic.clients-elasticsearch-java-9.3.0 branch from 482f0d3 to d4c6ebd Compare February 22, 2026 21:15
@kuisathaverat
Copy link
Copy Markdown
Contributor

[2026-02-22T21:44:56.234Z] [ERROR] io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchBackendITTest.test(JenkinsConfiguredWithCodeRule) -- Time elapsed: 606.4 s <<< ERROR!
[2026-02-22T21:44:56.234Z] java.util.concurrent.TimeoutException: test(io.jenkins.plugins.casc.misc.JenkinsConfiguredWithCodeRule) timed out after 10 minutes
[2026-02-22T21:44:56.235Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
[2026-02-22T21:44:56.235Z] 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
[2026-02-22T21:44:56.235Z] 	Suppressed: java.lang.InterruptedException: sleep interrupted
[2026-02-22T21:44:56.235Z] 		at java.base/java.lang.Thread.sleep0(Native Method)
[2026-02-22T21:44:56.235Z] 		at java.base/java.lang.Thread.sleep(Thread.java:509)
[2026-02-22T21:44:56.235Z] 		at io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchBackendITTest.waitForLogs(ElasticsearchBackendITTest.java:128)
[2026-02-22T21:44:56.235Z] 		at io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchBackendITTest.test(ElasticsearchBackendITTest.java:45)
[2026-02-22T21:44:56.235Z] 
[2026-02-22T21:44:56.236Z] [ERROR] io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchBackendITTest.testCredentialsDoValidate(JenkinsConfiguredWithCodeRule) -- Time elapsed: 5.916 s <<< ERROR!
[2026-02-22T21:44:56.236Z] java.lang.NoClassDefFoundError: io/opentelemetry/semconv/DbAttributes
[2026-02-22T21:44:56.236Z] 	at co.elastic.clients.transport.instrumentation.OpenTelemetryForElasticsearch$OTelContext.<init>(OpenTelemetryForElasticsearch.java:187)
[2026-02-22T21:44:56.236Z] 	at co.elastic.clients.transport.instrumentation.OpenTelemetryForElasticsearch.newContext(OpenTelemetryForElasticsearch.java:160)
[2026-02-22T21:44:56.236Z] 	at co.elastic.clients.transport.ElasticsearchTransportBase.performRequest(ElasticsearchTransportBase.java:146)
[2026-02-22T21:44:56.236Z] 	at co.elastic.clients.elasticsearch.indices.ElasticsearchIndicesClient.get(ElasticsearchIndicesClient.java:1907)
[2026-02-22T21:44:56.236Z] 	at co.elastic.clients.elasticsearch.indices.ElasticsearchIndicesClient.get(ElasticsearchIndicesClient.java:1926)
[2026-02-22T21:44:56.236Z] 	at io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchLogStorageRetriever.checkElasticsearchSetup(ElasticsearchLogStorageRetriever.java:296)
[2026-02-22T21:44:56.236Z] 	at io.jenkins.plugins.opentelemetry.backend.elastic.ElasticLogsBackendWithJenkinsVisualization$DescriptorImpl.doValidate(ElasticLogsBackendWithJenkinsVisualization.java:191)
[2026-02-22T21:44:56.237Z] 	at io.jenkins.plugins.opentelemetry.backend.elastic.ElasticsearchBackendITTest.testCredentialsDoValidate(ElasticsearchBackendITTest.java:64)
[2026-02-22T21:44:56.237Z] Caused by: java.lang.ClassNotFoundException: io.opentelemetry.semconv.DbAttributes
[2026-02-22T21:44:56.237Z] 	... 8 more

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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant