Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps org.opensearch.client:opensearch-java from 3.4.0 to 3.5.0.

Release notes

Sourced from org.opensearch.client:opensearch-java's releases.

v3.5.0

What's Changed

Full Changelog: opensearch-project/opensearch-java@v3.4.0...v3.5.0

Changelog

Sourced from org.opensearch.client:opensearch-java's changelog.

[3.5.0] - 01/15/2026

Added

  • Fix formatting of the main method to run for various samples (#1749)
  • Fix NPE when null ObjectBuilder is accessed (#1717)
  • Added BulkIngester helper for efficient bulk operations with buffering, retries, and backpressure. Ported from elasticsearch-java (commit e7120d4) (#1809)
  • Added equals and hashCode implementation to JsonDataImpl (#1803)

Dependencies

  • Bump com.github.jk1.dependency-license-report from 2.9 to 3.0.1 (#1779, #1781)

Changed

Deprecated

Removed

Fixed

Security

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 19, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 19, 2026 14:00
@dependabot dependabot bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Jan 19, 2026
@al-niessner
Copy link
Contributor

@dependabot rebase

Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/opensearch-project/opensearch-java/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-java@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-java
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.opensearch.client-opensearch-java-3.5.0 branch from e1dba43 to 01930fd Compare January 20, 2026 18:19
@al-niessner al-niessner merged commit 5844056 into main Jan 20, 2026
3 checks passed
@al-niessner al-niessner deleted the dependabot/maven/org.opensearch.client-opensearch-java-3.5.0 branch January 20, 2026 18:42
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.

2 participants