Skip to content

Bump org.opensearch:opensearch-core from current to 3.1.0 in /buildSrc/src/testKit/thirdPartyAudit #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps org.opensearch:opensearch-core from current to 3.1.0.

Release notes

Sourced from org.opensearch:opensearch-core's releases.

3.1.0

2025-06-17 Version 3.1.0 Release Notes

[3.1]

Added

  • Add support for linux riscv64 platform (#18156)
  • [Rule based auto-tagging] Add get rule API (#17336)
  • [Rule based auto-tagging] Add Delete Rule API (#18184)
  • Add paginated wlm/stats API (#17638)
  • [Rule based auto-tagging] Add Create rule API (#17792)
  • Implement parallel shard refresh behind cluster settings (#17782)
  • Bump OpenSearch Core main branch to 3.0.0 (#18039)
  • [Rule based Auto-tagging] Add wlm ActionFilter (#17791)
  • [Rule based auto-tagging] Add update rule API (#17797)
  • [Rule based auto-tagging] Bug fix for update rule api (#18488)
  • Update API of Message in index to add the timestamp for lag calculation in ingestion polling (#17977)
  • Add Warm Disk Threshold Allocation Decider for Warm shards (#18082)
  • Add composite directory factory (#17988)
  • [Rule based auto-tagging] Add refresh based synchronization service for Rules (#18128)
  • Add pull-based ingestion error metrics and make internal queue size configurable (#18088)
  • Adding support for derive source feature and implementing it for various type of field mappers (#17759)
  • [Security Manager Replacement] Enhance Java Agent to intercept newByteChannel (#17989)
  • Enabled Async Shard Batch Fetch by default (#18139)
  • Allow to get the search request from the QueryCoordinatorContext (#17818)
  • Reject close index requests, while remote store migration is in progress.(#18327)
  • Improve sort-query performance by retaining the default totalHitsThreshold for approximated match_all queries (#18189)
  • Enable testing for ExtensiblePlugins using classpath plugins (#16908)
  • Introduce system generated ingest pipeline (#17817))
  • Added Auto Force Merge Manager to enhance hot to warm migration experience (#18229)
  • Apply cluster state metadata and routing table diff when building cluster state from remote(#18256)
  • Support create mode in pull-based ingestion and add retries for transient failures (#18250))
  • Decouple the init of Crypto Plugin and KeyProvider in CryptoRegistry (18270))
  • Support cluster write block in pull-based ingestion (#18280))
  • Use QueryCoordinatorContext for the rewrite in validate API. (#18272)
  • Upgrade crypto kms plugin dependencies for AWS SDK v2.x. (#18268)
  • Add support for matched_fields with the unified highlighter (#18164)
  • Add BooleanQuery rewrite for must_not RangeQuery clauses (#17655)
  • [repository-s3] Add support for SSE-KMS and S3 bucket owner verification (#18312)
  • Optimize gRPC perf by passing by reference (#18303)
  • Added File Cache Stats - Involves Block level as well as full file level stats (#17538)
  • Added time_in_execution attribute to /_cluster/pending_tasks response (#17780)
  • Added File Cache Pinning (#17617)
  • Support consumer reset in Resume API for pull-based ingestion. This PR includes a breaking change for the experimental pull-based ingestion feature. (#18332)
  • Add FIPS build tooling (#4254)
  • Support Nested Aggregations as part of Star-Tree (#18048)
  • [Star-Tree] Support for date-range queries with star-tree supported aggregations (#17855
  • Added node-left metric to cluster manager (#18421)
  • [Star tree] Remove star tree feature flag and add index setting to configure star tree search on index basis (#18070)
  • Approximation Framework Enhancement: Update the BKD traversal logic to improve the performance on skewed data (#18439)
  • Support system generated ingest pipelines for bulk update operations (#18277))

... (truncated)

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)

Bumps [org.opensearch:opensearch-core](https://github.com/opensearch-project/OpenSearch) from current to 3.1.0.
- [Release notes](https://github.com/opensearch-project/OpenSearch/releases)
- [Changelog](https://github.com/opensearch-project/OpenSearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/opensearch-project/OpenSearch/commits/3.1.0)

---
updated-dependencies:
- dependency-name: org.opensearch:opensearch-core
  dependency-version: 3.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 30, 2025

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants