Skip to content

chore(deps): update dependency org.opensearch.client:opensearch-java to v3#33

Closed
lis0x90 wants to merge 1 commit into
mainfrom
renovate/org.opensearch.client-opensearch-java-3.x
Closed

chore(deps): update dependency org.opensearch.client:opensearch-java to v3#33
lis0x90 wants to merge 1 commit into
mainfrom
renovate/org.opensearch.client-opensearch-java-3.x

Conversation

@lis0x90
Copy link
Copy Markdown
Member

@lis0x90 lis0x90 commented Jul 24, 2025

This PR contains the following updates:

Package Type Update Change
org.opensearch.client:opensearch-java compile major 2.26.0 -> 3.2.0

Release Notes

opensearch-project/opensearch-java (org.opensearch.client:opensearch-java)

v3.2.0

Compare Source

Added
  • Added support for Index Management plugin APIs (#​1604)
  • Added support for the security plugin APIs (#​1601)
  • Added Jackson ObjectMapper module auto-detection (#​1643)
  • Added support for the ingestion namespace (#​1663)
Dependencies
Changed
  • Changed the type of the properties in DocStatus from integer to Long to resolve the integer overflow issue (#​1644)
Fixed
  • Fixed building instances of Explanation by making details optional (#​1620)
  • Fixed ApacheHttpClient5Transport not honoring connect & socket timeouts configured on ConnectionConfig (#​1662)

v3.1.0

Compare Source

Added
  • Added support for the template query type (#​1586)
  • Added support for Search Shards request slice property (#​1586)
  • Added support for the score-ranker-processor phase results processor (#​1594)
Dependencies
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 (#​1578)
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#​1587)

v3.0.0

Compare Source

⚠️ Breaking Changes ⚠️
  • As part of efforts to re-generate the client from our OpenAPI specification there have been numerous corrections and changes that resulted in breaking changes. Please refer to UPGRADING.md for a complete list of these breakages and any relevant guidance for upgrading to this version of the client.
Added
  • Document HTTP/2 support (#​330)
Dependencies
  • Bumps org.eclipse.parsson:parsson from 1.1.6 to 1.1.7
  • Bumps org.hamcrest:hamcrest from 2.2 to 3.0
  • Bumps com.github.jk1.dependency-license-report from 2.8 to 2.9
  • Bump com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.8.2 to 2.8.3 (#​1487)
  • Bump org.opensearch.gradle:build-tools from 3.0.0-alpha1-SNAPSHOT to 3.1.0-SNAPSHOT (#​1543)
Changed
  • Migrate client transports to Apache HttpClient / Core 5.x (#​246)
  • Changed SearchAfter of SearchRequest type to FieldValue instead of String (#​769)
  • Changed type of DanglingIndex's creationDateMillis field from String to long (#​1124)
  • Changed type of ShardStatistics's total, successful, failed & skipped fields from Number to int/Integer (#​1158)
  • Unified tasks.Info and tasks.State classes into tasks.TaskInfo (#​1187)
  • Changed type of Hit's sort field from List<String> to List<FieldValue> (#​1225)
  • Changed type of MultisearchBody's searchAfter field from List<String> to List<FieldValue> (#​1225)
Deprecated
  • Deprecate RestClientTransport (#​536)
Removed
  • Removed the features and shutdown namespaces as they're not supported by OpenSearch (#​1361)
  • Removed the indices.diskUsage operation as it's not supported by OpenSearch (#​1361)
  • Removed the ingest.geoIpStats operation as it's not supported by OpenSearch (#​1375)
  • Removed the indices.getUpgrade and indices.upgrade operations as they're not supported by OpenSearch (#​1377)
  • Removed the termsEnum operation as it's not supported by OpenSearch (#​1377)
Fixed
  • Fix version and build (#​254)
  • Fixed deserializing tasks.ListResponse when using GroupBy.None (#​1187)

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 becomes conflicted, 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 has been generated by Renovate Bot.

@lis0x90 lis0x90 force-pushed the renovate/org.opensearch.client-opensearch-java-3.x branch from 7ad51c5 to 7600095 Compare August 12, 2025 06:43
@github-actions
Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


Renovate Bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@lis0x90
Copy link
Copy Markdown
Member Author

lis0x90 commented Aug 12, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@denisanfimov denisanfimov deleted the renovate/org.opensearch.client-opensearch-java-3.x branch September 9, 2025 07:36
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants