Skip to content

Bump org.opensearch.client:opensearch-rest-high-level-client from 3.2.0 to 3.6.0#687

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/org.opensearch.client-opensearch-rest-high-level-client-3.2.0
Closed

Bump org.opensearch.client:opensearch-rest-high-level-client from 3.2.0 to 3.6.0#687
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/maven/develop/org.opensearch.client-opensearch-rest-high-level-client-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

3.6.0

Version 3.6.0 Release Notes

Compatible with OpenSearch and OpenSearch Dashboards version 3.6.0

Features

  • Add bitmap64 query support (#20606)
  • Add warmup phase for pull-based ingestion to prevent serving stale data before catching up with the streaming source (#20526)
  • Implement field_mapping ingestion message mapper for pull-based ingestion (#20729)
  • Add mapper_settings support and field_mapping mapper type for pull-based ingestion (#20722)
  • Remove experimental tag for pull-based ingestion, marking it as public API (#20704)

Enhancements

  • Add index warmer support for replica shards using segment replication (#20650)
  • Add indices to search request slow log for easier request identification (#20588)
  • Add node-level JVM and CPU runtime metrics following OpenTelemetry semantic conventions (#20844)
  • Add new Sensitive setting property for tiering dynamic settings authorization (#20901)
  • Add adaptive shard selection for bulk writes on append-only indices (#20065)
  • Add support for expected remote cluster name validation in CCS sniff mode (#20532)
  • Add search_settings support to WLM workload groups with initial timeout setting (#20536)
  • Add scroll API support for workload management rule-based autotagging (#20151)
  • Add stream request flag to SearchRequestContext for plugin consumption (#20530)
  • Support Docker distribution builds for ppc64le, arm64, and s390x architectures (#20678)
  • Fallback to Netty HTTP client when AWS CRT client is unavailable on the target platform (#20698)
  • Add intra-segment support for single-value metric aggregations (sum, min, max, avg, stats, cardinality, value_count) (#20503)
  • Expose wrapped scorer in ProfileScorer for plugin access to custom scorer methods (#20549)
  • Fix ProfileScorer.getChildren() to expose wrapped scorer in the scorer tree hierarchy (#20607)
  • Remove X-Request-Id format restrictions and make maximum length configurable (#21048)
  • Make telemetry Tags immutable with allocation-efficient factories and content-based equality (#20788)
  • Add ref_path support for package-based Hunspell dictionary loading with multi-tenant isolation (#20840)
  • Prevent criteria field updates for context-aware indices to simplify version management (#20250)
  • Add indexer interface to decouple IndexShard from Engine for pluggable engine architectures (#20675)
  • Use ReadAdviseByContext for MMapDirectory instead of Lucene default read advise (#21062)

Bug Fixes

  • Fix copy_to functionality for geo_point fields with object and array values (#20542)
  • Fix field_caps returning empty results for disable_objects mappings and field name corruption (#20814)
  • Fix terms lookup subquery to use cluster max_clause_count setting instead of hardcoded fallback (#20823)
  • Fix terms aggregation performance regression on high-cardinality fields by adding a max cardinality setting (#20623)
  • Fix terms aggregation performance regression using segment-to-global ordinals mapping (#20683)
  • Fix array_index_out_of_bounds_exception with wildcard and aggregations under concurrent access (#20842)
  • Add range validations in query builder and field mapper (#20518)
  • Fix synonym_graph filter failure with word_delimiter_graph by handling analyzer dependency ordering (#19248)
  • Fix index template pattern collision false positives for multi-wildcard patterns (#20702)
  • Fix SecurityException when using opensearch.cgroups.hierarchy.override setting (#20565)
  • Fix SLF4J component error caused by slf4j-api version mismatch with log4j binding (#20587)
  • Fix JSON escaping in task details log metadata (#20802)

... (truncated)

Commits
  • 4ca747d Add release notes for 3.6.0 (#21115)
  • 3cc6c0d [AUTO] Add release notes for 3.6.0 (#21045)
  • f822cb0 Remove X-Request-Id format restrictions and make size configurable (#21048) (...
  • e2270fc [Backport 3.6] Updated MMapDirectory to use ReadAdviseByContext rather than d...
  • 14faf38 Make stale segments cleanup logic depend on segments map size as well (#20976)
  • 2ea2500 Conditionally run assemble GitHub action (#20992)
  • cf8f559 Update Netty to 4.2.12.Final (#20998)
  • aeed2c7 Improve exception messaging when encountering legacy version IDs (#20512)
  • ba6bddf Move precommit to nightly schedule (#20993)
  • a00bcc4 Fix flaky OpenSearchTestBasePluginFuncTest (#20955) (#20975)
  • Additional commits viewable in compare view

@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
Copy Markdown

sonarqubecloud Bot commented Oct 1, 2025

@al-niessner
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [org.opensearch.client:opensearch-rest-high-level-client](https://github.com/opensearch-project/OpenSearch) from 3.2.0 to 3.6.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.2.0...3.6.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 changed the title Bump org.opensearch.client:opensearch-rest-high-level-client from 1.2.4 to 3.2.0 Bump org.opensearch.client:opensearch-rest-high-level-client from 3.2.0 to 3.6.0 Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/develop/org.opensearch.client-opensearch-rest-high-level-client-3.2.0 branch from a1c87fe to 9cce453 Compare April 28, 2026 20:46
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Superseded by #761.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/maven/develop/org.opensearch.client-opensearch-rest-high-level-client-3.2.0 branch May 1, 2026 17:36
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