dependabot[bot] opened a new pull request, #13802: URL: https://github.com/apache/camel/pull/13802
Bumps `opensearch-rest-client-version` from 2.12.0 to 2.13.0. Updates `org.opensearch.client:opensearch-rest-client` from 2.12.0 to 2.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/OpenSearch/releases">org.opensearch.client:opensearch-rest-client's releases</a>.</em></p> <blockquote> <h2>2.13.0</h2> <h2>2024-03-21 Version 2.13.0 Release Notes</h2> <h2>[2.13.0]</h2> <h3>Added</h3> <ul> <li>[Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11874">#11874</a>)</li> <li>Add support for dependencies in plugin descriptor properties with semver range (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11441">#11441</a>)</li> <li>Add community_id ingest processor (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12121">#12121</a>)</li> <li>Introduce query level setting <code>index.query.max_nested_depth</code> limiting nested queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/3268">#3268</a></li> <li>Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12163">#12163</a>)</li> <li>Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12328">#12328</a>)</li> <li>Support for returning scores in matched queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11626">#11626</a>)</li> <li>Add shard id property to SearchLookup for use in field types provided by plugins (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/1063">#1063</a>)</li> <li>[Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12533">#12533</a>)</li> <li>Force merge API supports performing on primary shards only (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11269">#11269</a>)</li> <li>Add kuromoji_completion analyzer and filter (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/4835">#4835</a>)</li> <li>[Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11880">#11880</a>)</li> <li>The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12586">#12586</a>)</li> <li>Remote reindex: Add support for configurable retry mechanism (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12561">#12561</a>)</li> <li>Tracing for deep search path (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12103">#12103</a>)</li> <li>[Metrics Framework] Adds support for asynchronous gauge metric type. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12642">#12642</a>)</li> <li>[Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12625">#12625</a>)</li> <li>Make search query counters dynamic to support all query types (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12601">#12601</a>)</li> <li>[Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12542">#12542</a>)</li> <li>[Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12709">#12709</a>)</li> <li>[Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12583">#12583</a>)</li> <li>Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11986">#11986</a>)</li> <li>Built-in secure transports support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12435">#12435</a>)</li> <li>Lightweight Transport action to verify local term before fetching cluster-state from remote (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12252/">#12252</a>)</li> <li>Integrate with admission controller for cluster-manager Read API. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12496">#12496</a>)</li> <li>Introduce a new setting <code>index.check_pending_flush.enabled</code> to expose the ability to disable the check for pending flushes by write threads (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12710">#12710</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump <code>com.squareup.okio:okio</code> from 3.7.0 to 3.8.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12290">#12290</a>)</li> <li>Bump <code>org.bouncycastle:bcprov-jdk15to18</code> to <code>org.bouncycastle:bcprov-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>org.bouncycastle:bcmail-jdk15to18</code> to <code>org.bouncycastle:bcmail-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>org.bouncycastle:bcpkix-jdk15to18</code> to <code>org.bouncycastle:bcpkix-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>gradle/wrapper-validation-action</code> from 1 to 2 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12367">#12367</a>)</li> <li>Bump <code>netty</code> from 4.1.106.Final to 4.1.107.Final (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12372">#12372</a>)</li> <li>Bump <code>opentelemetry</code> from 1.34.1 to 1.36.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12388">#12388</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12618">#12618</a>)</li> <li>Bump Apache Lucene from 9.9.2 to 9.10.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12392">#12392</a>)</li> <li>Bump <code>org.apache.logging.log4j:log4j-core</code> from 2.22.1 to 2.23.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12464">#12464</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12587">#12587</a>)</li> <li>Bump <code>antlr4</code> from 4.11.1 to 4.13.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12445">#12445</a>)</li> <li>Bump <code>com.netflix.nebula.ospackage-base</code> from 11.8.0 to 11.8.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12461">#12461</a>)</li> <li>Bump <code>peter-evans/create-or-update-comment</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12462">#12462</a>)</li> <li>Bump <code>lycheeverse/lychee-action</code> from 1.9.1 to 1.9.3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12521">#12521</a>)</li> <li>Bump <code>com.azure:azure-core</code> from 1.39.0 to 1.47.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12520">#12520</a>)</li> <li>Bump <code>ch.qos.logback:logback-core</code> from 1.2.13 to 1.5.3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12519">#12519</a>)</li> <li>Bump <code>codecov/codecov-action</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12585">#12585</a>)</li> <li>Bump <code>org.apache.zookeeper:zookeeper</code> from 3.9.1 to 3.9.2 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12580">#12580</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7ec678d1b7c87d6e779fdef94e33623e1f1e2647"><code>7ec678d</code></a> Clear out 2.x section of changelog (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12870">#12870</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/da91b1a9f61ee431bc4de12439a97365cc98b96f"><code>da91b1a</code></a> Fix test issue in ForceMergeRequestTests (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12778">#12778</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12890">#12890</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/1157e677ee928fc4c927482b31c4d02aea2e40e5"><code>1157e67</code></a> [Backport 2.13] Make GetTermVersionAction internal (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12874">#12874</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/17be5cc694069f82995466693500a5f875933680"><code>17be5cc</code></a> Added static setting for checkPendingFlushUpdate functionality of lucene writ...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/db00468f27a18911ea73e3eb18878ef27b7c7dbd"><code>db00468</code></a> add missing changelog entry to 2.13 release nodes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12851">#12851</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12856">#12856</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/9ac01c3a2bd33ba06d7027d0325fed9efa9c565e"><code>9ac01c3</code></a> Add release-notes for 2.13.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12841">#12841</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12846">#12846</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/6cfd9038ba4a19243383b06060acb851297fb5a9"><code>6cfd903</code></a> Integrate with CPU admission controller for cluster-manager Read API's. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/124">#124</a>...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7c80c5f52cfececf5a09ccb18410367ec78973cd"><code>7c80c5f</code></a> Light weight Transport action to verify local term before fetching cluster-st...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/e2ca2f1eb5b86443c88d4eeaf7422f071ad23d64"><code>e2ca2f1</code></a> Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/5b71400d6932da91f0e6bd2eaf9df6e772c246ab"><code>5b71400</code></a> BaseGatewayShardAllocator changes for Assigning the batch of shards (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/8776">#8776</a>) (...</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/OpenSearch/compare/2.12.0...2.13.0">compare view</a></li> </ul> </details> <br /> Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 2.12.0 to 2.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/OpenSearch/releases">org.opensearch.client:opensearch-rest-client-sniffer's releases</a>.</em></p> <blockquote> <h2>2.13.0</h2> <h2>2024-03-21 Version 2.13.0 Release Notes</h2> <h2>[2.13.0]</h2> <h3>Added</h3> <ul> <li>[Tiered caching] Introducing cache plugins and exposing Ehcache as one of the pluggable disk cache option (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11874">#11874</a>)</li> <li>Add support for dependencies in plugin descriptor properties with semver range (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11441">#11441</a>)</li> <li>Add community_id ingest processor (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12121">#12121</a>)</li> <li>Introduce query level setting <code>index.query.max_nested_depth</code> limiting nested queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/3268">#3268</a></li> <li>Add toString methods to MultiSearchRequest, MultiGetRequest and CreateIndexRequest (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12163">#12163</a>)</li> <li>Fix error in RemoteSegmentStoreDirectory when debug logging is enabled (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12328">#12328</a>)</li> <li>Support for returning scores in matched queries (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11626">#11626</a>)</li> <li>Add shard id property to SearchLookup for use in field types provided by plugins (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/1063">#1063</a>)</li> <li>[Tiered caching] Make IndicesRequestCache implementation configurable [EXPERIMENTAL] (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12533">#12533</a>)</li> <li>Force merge API supports performing on primary shards only (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11269">#11269</a>)</li> <li>Add kuromoji_completion analyzer and filter (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/4835">#4835</a>)</li> <li>[Admission Control] Integrate IO Usage Tracker to the Resource Usage Collector Service and Emit IO Usage Stats (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11880">#11880</a>)</li> <li>The org.opensearch.bootstrap.Security should support codebase for JAR files with classifiers (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12586">#12586</a>)</li> <li>Remote reindex: Add support for configurable retry mechanism (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12561">#12561</a>)</li> <li>Tracing for deep search path (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12103">#12103</a>)</li> <li>[Metrics Framework] Adds support for asynchronous gauge metric type. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12642">#12642</a>)</li> <li>[Tiered caching] Add Stale keys Management and CacheCleaner to IndicesRequestCache (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12625">#12625</a>)</li> <li>Make search query counters dynamic to support all query types (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12601">#12601</a>)</li> <li>[Tiered caching] Add policies controlling which values can enter pluggable caches [EXPERIMENTAL] (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12542">#12542</a>)</li> <li>[Tiered caching] Add serializer integration to allow ehcache disk cache to use non-primitive values (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12709">#12709</a>)</li> <li>[Admission Control] Integrated IO Based AdmissionController to AdmissionControl Framework (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12583">#12583</a>)</li> <li>Add Remote Store Migration Experimental flag and allow mixed mode clusters under same (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11986">#11986</a>)</li> <li>Built-in secure transports support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12435">#12435</a>)</li> <li>Lightweight Transport action to verify local term before fetching cluster-state from remote (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12252/">#12252</a>)</li> <li>Integrate with admission controller for cluster-manager Read API. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12496">#12496</a>)</li> <li>Introduce a new setting <code>index.check_pending_flush.enabled</code> to expose the ability to disable the check for pending flushes by write threads (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12710">#12710</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump <code>com.squareup.okio:okio</code> from 3.7.0 to 3.8.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12290">#12290</a>)</li> <li>Bump <code>org.bouncycastle:bcprov-jdk15to18</code> to <code>org.bouncycastle:bcprov-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>org.bouncycastle:bcmail-jdk15to18</code> to <code>org.bouncycastle:bcmail-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>org.bouncycastle:bcpkix-jdk15to18</code> to <code>org.bouncycastle:bcpkix-jdk18on</code> version 1.77 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12326">#12326</a>)</li> <li>Bump <code>gradle/wrapper-validation-action</code> from 1 to 2 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12367">#12367</a>)</li> <li>Bump <code>netty</code> from 4.1.106.Final to 4.1.107.Final (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12372">#12372</a>)</li> <li>Bump <code>opentelemetry</code> from 1.34.1 to 1.36.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12388">#12388</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12618">#12618</a>)</li> <li>Bump Apache Lucene from 9.9.2 to 9.10.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12392">#12392</a>)</li> <li>Bump <code>org.apache.logging.log4j:log4j-core</code> from 2.22.1 to 2.23.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12464">#12464</a>, <a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12587">#12587</a>)</li> <li>Bump <code>antlr4</code> from 4.11.1 to 4.13.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12445">#12445</a>)</li> <li>Bump <code>com.netflix.nebula.ospackage-base</code> from 11.8.0 to 11.8.1 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12461">#12461</a>)</li> <li>Bump <code>peter-evans/create-or-update-comment</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12462">#12462</a>)</li> <li>Bump <code>lycheeverse/lychee-action</code> from 1.9.1 to 1.9.3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12521">#12521</a>)</li> <li>Bump <code>com.azure:azure-core</code> from 1.39.0 to 1.47.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12520">#12520</a>)</li> <li>Bump <code>ch.qos.logback:logback-core</code> from 1.2.13 to 1.5.3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12519">#12519</a>)</li> <li>Bump <code>codecov/codecov-action</code> from 3 to 4 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12585">#12585</a>)</li> <li>Bump <code>org.apache.zookeeper:zookeeper</code> from 3.9.1 to 3.9.2 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/12580">#12580</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7ec678d1b7c87d6e779fdef94e33623e1f1e2647"><code>7ec678d</code></a> Clear out 2.x section of changelog (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12870">#12870</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/da91b1a9f61ee431bc4de12439a97365cc98b96f"><code>da91b1a</code></a> Fix test issue in ForceMergeRequestTests (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12778">#12778</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12890">#12890</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/1157e677ee928fc4c927482b31c4d02aea2e40e5"><code>1157e67</code></a> [Backport 2.13] Make GetTermVersionAction internal (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12874">#12874</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/17be5cc694069f82995466693500a5f875933680"><code>17be5cc</code></a> Added static setting for checkPendingFlushUpdate functionality of lucene writ...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/db00468f27a18911ea73e3eb18878ef27b7c7dbd"><code>db00468</code></a> add missing changelog entry to 2.13 release nodes (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12851">#12851</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12856">#12856</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/9ac01c3a2bd33ba06d7027d0325fed9efa9c565e"><code>9ac01c3</code></a> Add release-notes for 2.13.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12841">#12841</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12846">#12846</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/6cfd9038ba4a19243383b06060acb851297fb5a9"><code>6cfd903</code></a> Integrate with CPU admission controller for cluster-manager Read API's. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/124">#124</a>...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7c80c5f52cfececf5a09ccb18410367ec78973cd"><code>7c80c5f</code></a> Light weight Transport action to verify local term before fetching cluster-st...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/e2ca2f1eb5b86443c88d4eeaf7422f071ad23d64"><code>e2ca2f1</code></a> Add PrimaryShardBatchAllocator to take allocation decisions for a batch of sh...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/5b71400d6932da91f0e6bd2eaf9df6e772c246ab"><code>5b71400</code></a> BaseGatewayShardAllocator changes for Assigning the batch of shards (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/8776">#8776</a>) (...</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/OpenSearch/compare/2.12.0...2.13.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org