Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps org.opensearch.client:opensearch-rest-high-level-client from 1.2.4 to 3.2.0.

Release notes

Sourced from org.opensearch.client:opensearch-rest-high-level-client's releases.

3.2.0

Version 3.2.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0

Added

  • [Feature Request] Enhance Terms lookup query to support query clause instead of docId (#18195)
  • Add hierarchical routing processors for ingest and search pipelines (#18826)
  • Add ACL-aware routing processors for ingest and search pipelines (#18834)
  • Add support for Warm Indices Write Block on Flood Watermark breach (#18375)
  • FS stats for warm nodes based on addressable space (#18767)
  • Add support for custom index name resolver from cluster plugin (#18593)
  • Rename WorkloadGroupTestUtil to WorkloadManagementTestUtil (#18709)
  • Disallow resize for Warm Index, add Parameterized ITs for close in remote store (#18686)
  • Ability to run Code Coverage with Gradle and produce the jacoco reports locally (#18509)
  • Extend BooleanQuery must_not rewrite to numeric must, term, and terms queries (#18498)
  • [Workload Management] Update logging and Javadoc, rename QueryGroup to WorkloadGroup (#18711)
  • Add NodeResourceUsageStats to ClusterInfo (#18480)
  • Introduce SecureHttpTransportParameters experimental API (to complement SecureTransportParameters counterpart) (#18572)
  • Create equivalents of JSM's AccessController in the java agent (#18346)
  • [WLM] Add WLM mode validation for workload group CRUD requests (#18652)
  • Introduced a new cluster-level API to fetch remote store metadata (segments and translogs) for each shard of an index. (#18257)
  • Add last index request timestamp columns to the _cat/indices API. (10766)
  • Introduce a new pull-based ingestion plugin for file-based indexing (for local testing) (#18591)
  • Add support for search pipeline in search and msearch template (#18564)
  • [Workload Management] Modify logging message in WorkloadGroupService (#18712)
  • Add BooleanQuery rewrite moving constant-scoring must clauses to filter clauses (#18510)
  • Add functionality for plugins to inject QueryCollectorContext during QueryPhase (#18637)
  • Add support for non-timing info in profiler (#18460)
  • [Rule-based auto tagging] Bug fix and improvements (#18726)
  • Extend Approximation Framework to other numeric types (#18530)
  • Add Semantic Version field type mapper and extensive unit tests (#18454)
  • Pass index settings to system ingest processor factories. (#18708)
  • Add fetch phase profiling. (#18664)
  • Include named queries from rescore contexts in matched_queries array (#18697)
  • Add the configurable limit on rule cardinality (#18663)
  • Disable approximation framework when dealing with multiple sorts (#18763)
  • [Experimental] Start in "clusterless" mode if a clusterless ClusterPlugin is loaded (#18479)
  • [Star-Tree] Add star-tree search related stats (#18707)
  • Add support for plugins to profile information (#18656)
  • Add support for Combined Fields query (#18724)
  • Make GRPC transport extensible to allow plugins to register and expose their own GRPC services (#18516)
  • Added approximation support for range queries with now in date field (#18511)
  • Upgrade to protobufs 0.6.0 and clean up deprecated TermQueryProtoUtils code (#18880)
  • Expand fetch phase profiling to multi-shard queries (#18887)
  • Prevent shard initialization failure due to streaming consumer errors (#18877)
  • APIs for stream transport and new stream-based search api action (#18722)
  • Add support for custom remote store segment path prefix to support clusterless configurations (#18750)
  • Added the core process for warming merged segments in remote-store enabled domains (#18683)
  • Streaming aggregation (#18874)

... (truncated)

Commits
  • 6adc0bf Exclude commons-beanutils from dep on hadoop-miniclusters (#19002)
  • abf2a7c Remove all entries from 3.2 changelog (#18991)
  • 45e0fab [Backport 3.2] [GRPC] Map to proper GRPC status codes and achieve exception h...
  • 42a7209 Update permission for read in /sys/fs/cgroup/system.slice/- path (#18987)
  • 754180c Updating release notes with NumTermAgg changes (#18977) (#18980)
  • 7ff34ac Update permission for read in /sys/fs/cgroup/system.slice/opensearch.service/...
  • 65601fa Optimization in Numeric Terms Aggregation query for Large Bucket Counts (#187...
  • 00c39e9 Add changelog (#18967) (#18969)
  • 02d7608 Bug fix for scaled_float in encodePoint method (#18952) (#18968)
  • 79d3e38 Update commonslang to use 3.18.0 (#18955) (#18961)
  • Additional commits viewable in compare view

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 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)

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

Bumps [org.opensearch.client:opensearch-rest-high-level-client](https://github.com/opensearch-project/OpenSearch) from 1.2.4 to 3.2.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/OpenSearch@1.2.4...3.2.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-high-level-client
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 14:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 1, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2025

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