Skip to content
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

Update opensearchproject/opensearch Docker tag to v2.11.0 (main) #851

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
opensearchproject/opensearch final minor 2.10.0 -> 2.11.0

Release Notes

opensearch-project/OpenSearch (opensearchproject/opensearch)

v2.11.0

Compare Source

2023-10-12 Version 2.11.0 Release Notes
[2.11]
Added
  • Add coordinator level stats for search latency (#​8386)
  • Add metrics for thread_pool task wait time (#​9681)
  • Async blob read support for S3 plugin (#​9694)
  • [Telemetry-Otel] Added support for OtlpGrpcSpanExporter exporter (#​9666)
  • Async blob read support for encrypted containers (#​10131)
  • Implement Visitor Design pattern in QueryBuilder to enable the capability to traverse through the complex QueryBuilder tree. (#​10110)
  • Add capability to restrict async durability mode for remote indexes (#​10189)
  • Add Doc Status Counter for Indexing Engine (#​4562)
  • Add unreferenced file cleanup count to merge stats (#​10204)
  • Configurable merge policy for index with an option to choose from LogByteSize and Tiered merge policy (#​9992)
  • [Remote Store] Add support to restrict creation & deletion if system repository and mutation of immutable settings of system repository (#​9839)
  • Improve compressed request handling (#​10261)
Dependencies
Changed
  • Add instrumentation in rest and network layer. (#​9415)
  • Allow parameterization of tests with OpenSearchIntegTestCase.SuiteScopeTestCase annotation (#​9916)
  • Add instrumentation in transport service. (#​10042)
  • [Tracing Framework] Add support for SpanKind. (#​10122)
  • Pass parent filter to inner query in nested query (#​10246)
  • Disable concurrent segment search when terminate_after is used (#​10200)
  • Add instrumentation in Inbound Handler. (#​100143)
  • Enable remote segment upload backpressure by default (#​10356)
  • [Remote Store] Add support to reload repository metadata inplace (#​9569)
  • [Metrics Framework] Add Metrics framework. (#​10241)
  • Updating the separator for RemoteStoreLockManager since underscore is allowed in base64UUID url charset (#​10379)
Removed
  • Remove spurious SGID bit on directories (#​9447)
Fixed
  • Fix ignore_missing parameter has no effect when using template snippet in rename ingest processor (#​9725)
  • Fix broken backward compatibility from 2.7 for IndexSorted field indices (#​10045)
  • Fix concurrent search NPE when track_total_hits, terminate_after and size=0 are used (#​10082)
  • Fix remove ingest processor handing ignore_missing parameter not correctly (10089)
  • Fix registration and initialization of multiple extensions (10256)
  • Fix circular dependency in Settings initialization (10194)
  • Fix Segment Replication ShardLockObtainFailedException bug during index corruption (10370)

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies dependencies label Oct 16, 2023
@tobybellwood tobybellwood merged commit d5471e7 into main Oct 19, 2023
@renovate renovate bot deleted the renovate/main-opensearchproject-opensearch-2.x branch October 19, 2023 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant