Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps opensearch-rest-client-version from 3.1.0 to 3.2.0.
Updates org.opensearch.client:opensearch-rest-client from 3.1.0 to 3.2.0

Release notes

Sourced from org.opensearch.client:opensearch-rest-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

Updates org.opensearch.client:opensearch-rest-client-sniffer from 3.1.0 to 3.2.0

Release notes

Sourced from org.opensearch.client:opensearch-rest-client-sniffer'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 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)

Bumps `opensearch-rest-client-version` from 3.1.0 to 3.2.0.

Updates `org.opensearch.client:opensearch-rest-client` from 3.1.0 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@3.1.0...3.2.0)

Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 3.1.0 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@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: org.opensearch.client:opensearch-rest-client
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.opensearch.client:opensearch-rest-client-sniffer
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 20, 2025
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@Croway
Copy link
Contributor

Croway commented Aug 20, 2025

/component-test camel-open search

Result ❌ The tests failed please check the logs

Copy link
Contributor

🤖 The Apache Camel test robot will run the tests for you 👍

@Croway
Copy link
Contributor

Croway commented Aug 20, 2025

/component-test camel-opensearch

@Croway Croway merged commit 2eb328b into main Aug 20, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/opensearch-rest-client-version-3.2.0 branch August 20, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
camel-4 core-build-and-dependencies 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