dependabot[bot] opened a new pull request, #13320:
URL: https://github.com/apache/camel/pull/13320

   Bumps `opensearch-rest-client-version` from 2.11.1 to 2.12.0.
   Updates `org.opensearch.client:opensearch-rest-client` from 2.11.1 to 2.12.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.12.0</h2>
   <h2>2024-02-09 Version 2.12.0 Release Notes</h2>
   <h2>[2.12.0]</h2>
   <h3>Added</h3>
   <ul>
   <li>[Admission control] Add Resource usage collector service and resource 
usage tracker  (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9890";>#9890</a>)</li>
   <li>[Admission control] Add enhancements to FS stats to include read/write 
time, queue size and IO time (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10541";>#10541</a>)</li>
   <li>[Remote cluster state] Change file names for remote cluster state (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10557";>#10557</a>)</li>
   <li>[Search Pipelines] Add request-scoped state shared between processors 
(and three new processors) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9405";>#9405</a>)</li>
   <li>Per request phase latency (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10351";>#10351</a>)</li>
   <li>[Remote Store] Add repository stats for remote store(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10567";>#10567</a>)</li>
   <li>[Remote cluster state] Upload global metadata in cluster state to remote 
store(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10404";>#10404</a>)</li>
   <li>[Remote cluster state] Download functionality of global metadata from 
remote store (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10535";>#10535</a>)</li>
   <li>[Remote cluster state] Restore global metadata from remote store when 
local state is lost after quorum loss (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10404";>#10404</a>)</li>
   <li>[Remote cluster state] Make index and global metadata upload timeout 
dynamic cluster settings (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10814";>#10814</a>)</li>
   <li>Add search query categorizer (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10255";>#10255</a>)</li>
   <li>Per request phase latency (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10351";>#10351</a>)</li>
   <li>Add cluster state stats (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10670";>#10670</a>)</li>
   <li>Remove ingest processor supports excluding fields (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10967";>#10967</a>,
 <a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11983";>#11983</a>)</li>
   <li>[Tiered caching] Enabling serialization for IndicesRequestCache key 
object (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10275";>#10275</a>)</li>
   <li>[Tiered caching] Defining interfaces, listeners and extending 
IndicesRequestCache with Tiered cache support (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10753";>#10753</a>)</li>
   <li>[Remote cluster state] Restore cluster state version during remote state 
auto restore (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10853";>#10853</a>)</li>
   <li>Update the indexRandom function to create more segments for concurrent 
search tests (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10247";>10247</a>)</li>
   <li>Add support for query profiler with concurrent aggregation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9248";>#9248</a>)</li>
   <li>Introduce ConcurrentQueryProfiler to profile query using concurrent 
segment search path and support concurrency during rewrite and create weight 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10352";>10352</a>)</li>
   <li>Implement on behalf of token passing for extensions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/8679";>#8679</a>)</li>
   <li>Provide service accounts tokens to extensions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9618";>#9618</a>)</li>
   <li>[Streaming Indexing] Introduce new experimental server HTTP transport 
based on Netty 4 and Project Reactor (Reactor Netty) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9672";>#9672</a>)</li>
   <li>Enable must_exist parameter for update aliases API (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11210";>#11210</a>)</li>
   <li>Add back half_float BKD based sort query optimization (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11024";>#11024</a>)</li>
   <li>Request level coordinator slow logs (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10650";>#10650</a>)</li>
   <li>Add template snippets support for field and target_field in KV ingest 
processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10040";>#10040</a>)</li>
   <li>Allowing pipeline processors to access index mapping info by passing 
ingest service ref as part of the processor factory parameters (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10307";>#10307</a>)</li>
   <li>Add experimental SIMD implementation of B-tree to round down dates (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11194";>#11194</a>)</li>
   <li>Make number of segment metadata files in remote segment store 
configurable (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11329";>#11329</a>)</li>
   <li>Allow changing number of replicas of searchable snapshot index (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11317";>#11317</a>)</li>
   <li>Adding slf4j license header to LoggerMessageFormat.java (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11069";>#11069</a>)</li>
   <li>[BWC and API enforcement] Introduce checks for enforcing the API 
restrictions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11175";>#11175</a>)</li>
   <li>Maintainer approval check (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11378";>#11378</a>)</li>
   <li>Create separate transport action for render search template action (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11170";>#11170</a>)</li>
   <li>Add additional handling in SearchTemplateRequest when simulate is set to 
true (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11591";>#11591</a>)</li>
   <li>Introduce cluster level setting 
<code>cluster.index.restrict.replication.type</code> to prevent replication 
type setting override during index creations(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11583";>#11583</a>)</li>
   <li>Add match_only_text field that is optimized for storage by trading off 
positional queries performance (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11039";>#6836</a>)</li>
   <li>Add copy ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11870";>#11870</a>)</li>
   <li>Introduce new feature flag &quot;WRITEABLE_REMOTE_INDEX&quot; to gate 
the writeable remote index functionality (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11170";>#11717</a>)</li>
   <li>Bump OpenTelemetry from 1.32.0 to 1.34.1 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11891";>#11891</a>)</li>
   <li>Add remove_by_pattern ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11920";>#11920</a>)</li>
   <li>Support index level allocation filtering for searchable snapshot index 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11563";>#11563</a>)</li>
   <li>Add <code>org.opensearch.rest.MethodHandlers</code> and 
<code>RestController#getAllHandlers</code> (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11876";>11876</a>)</li>
   <li>New DateTime format for RFC3339 compatible date fields (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11465";>#11465</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/2c355ce1a427e4a528778d4054436b5c4b756221";><code>2c355ce</code></a>
 Disable concurrent search path for composite aggregations (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12380";>#12380</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/d26b0beff624dcfc178d251f6370233e04b07c32";><code>d26b0be</code></a>
 Clean up changelog on 2.12 branch (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12309";>#12309</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/a9c03c2d08051dc3f8e5f8c7920473e53d0d2752";><code>a9c03c2</code></a>
 [Backport 2.x] Apply fast date histogram optimization at the segment level 
(#...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/eafa41651ffc1610a0de267d5915e0bec4db9064";><code>eafa416</code></a>
 Apply the fast filter optimization to composite aggregation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11505";>#11505</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11914";>#11914</a>)...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/3ff62dabe40e5adef2fbc08d451086f83f88f71f";><code>3ff62da</code></a>
 fix flaky test - handle IllegalStateException and throw AssertionError to 
use...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/684dd74af592a9e302a977844244477c6bacb99d";><code>684dd74</code></a>
 [Bugfix] Pass TwoPhaseIterator from subQueryScorer (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11954";>#11954</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12213";>#12213</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/da3c1a5d82fa6cba8458d29b1de31272b59eff82";><code>da3c1a5</code></a>
 [BugFix] Fixing Span operation names generated from RestActions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12005";>#12005</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12";>#12</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/5be018e9831f15da348b3fe8292b53dc20703291";><code>5be018e</code></a>
 Added custom sampler support based on action in request (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10136";>#10136</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12223";>#12223</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/ac37b384e9fa9c83d8242bfb1f72d9a331441e1e";><code>ac37b38</code></a>
 Add remove_by_pattern ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11920";>#11920</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12217";>#12217</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/8855344b4f9038cfae6416e49a32976c66a733cd";><code>8855344</code></a>
 [Backport 2.x] Top N Queries by latency implementation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12203";>#12203</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12214";>#12214</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/OpenSearch/compare/2.11.1...2.12.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.opensearch.client:opensearch-rest-client-sniffer` from 2.11.1 
to 2.12.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.12.0</h2>
   <h2>2024-02-09 Version 2.12.0 Release Notes</h2>
   <h2>[2.12.0]</h2>
   <h3>Added</h3>
   <ul>
   <li>[Admission control] Add Resource usage collector service and resource 
usage tracker  (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9890";>#9890</a>)</li>
   <li>[Admission control] Add enhancements to FS stats to include read/write 
time, queue size and IO time (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10541";>#10541</a>)</li>
   <li>[Remote cluster state] Change file names for remote cluster state (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10557";>#10557</a>)</li>
   <li>[Search Pipelines] Add request-scoped state shared between processors 
(and three new processors) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9405";>#9405</a>)</li>
   <li>Per request phase latency (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10351";>#10351</a>)</li>
   <li>[Remote Store] Add repository stats for remote store(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10567";>#10567</a>)</li>
   <li>[Remote cluster state] Upload global metadata in cluster state to remote 
store(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10404";>#10404</a>)</li>
   <li>[Remote cluster state] Download functionality of global metadata from 
remote store (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10535";>#10535</a>)</li>
   <li>[Remote cluster state] Restore global metadata from remote store when 
local state is lost after quorum loss (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10404";>#10404</a>)</li>
   <li>[Remote cluster state] Make index and global metadata upload timeout 
dynamic cluster settings (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10814";>#10814</a>)</li>
   <li>Add search query categorizer (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10255";>#10255</a>)</li>
   <li>Per request phase latency (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10351";>#10351</a>)</li>
   <li>Add cluster state stats (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10670";>#10670</a>)</li>
   <li>Remove ingest processor supports excluding fields (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10967";>#10967</a>,
 <a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11983";>#11983</a>)</li>
   <li>[Tiered caching] Enabling serialization for IndicesRequestCache key 
object (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10275";>#10275</a>)</li>
   <li>[Tiered caching] Defining interfaces, listeners and extending 
IndicesRequestCache with Tiered cache support (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10753";>#10753</a>)</li>
   <li>[Remote cluster state] Restore cluster state version during remote state 
auto restore (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10853";>#10853</a>)</li>
   <li>Update the indexRandom function to create more segments for concurrent 
search tests (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10247";>10247</a>)</li>
   <li>Add support for query profiler with concurrent aggregation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9248";>#9248</a>)</li>
   <li>Introduce ConcurrentQueryProfiler to profile query using concurrent 
segment search path and support concurrency during rewrite and create weight 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10352";>10352</a>)</li>
   <li>Implement on behalf of token passing for extensions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/8679";>#8679</a>)</li>
   <li>Provide service accounts tokens to extensions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9618";>#9618</a>)</li>
   <li>[Streaming Indexing] Introduce new experimental server HTTP transport 
based on Netty 4 and Project Reactor (Reactor Netty) (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/9672";>#9672</a>)</li>
   <li>Enable must_exist parameter for update aliases API (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11210";>#11210</a>)</li>
   <li>Add back half_float BKD based sort query optimization (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11024";>#11024</a>)</li>
   <li>Request level coordinator slow logs (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10650";>#10650</a>)</li>
   <li>Add template snippets support for field and target_field in KV ingest 
processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10040";>#10040</a>)</li>
   <li>Allowing pipeline processors to access index mapping info by passing 
ingest service ref as part of the processor factory parameters (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/10307";>#10307</a>)</li>
   <li>Add experimental SIMD implementation of B-tree to round down dates (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11194";>#11194</a>)</li>
   <li>Make number of segment metadata files in remote segment store 
configurable (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11329";>#11329</a>)</li>
   <li>Allow changing number of replicas of searchable snapshot index (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11317";>#11317</a>)</li>
   <li>Adding slf4j license header to LoggerMessageFormat.java (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11069";>#11069</a>)</li>
   <li>[BWC and API enforcement] Introduce checks for enforcing the API 
restrictions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11175";>#11175</a>)</li>
   <li>Maintainer approval check (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11378";>#11378</a>)</li>
   <li>Create separate transport action for render search template action (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11170";>#11170</a>)</li>
   <li>Add additional handling in SearchTemplateRequest when simulate is set to 
true (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11591";>#11591</a>)</li>
   <li>Introduce cluster level setting 
<code>cluster.index.restrict.replication.type</code> to prevent replication 
type setting override during index creations(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11583";>#11583</a>)</li>
   <li>Add match_only_text field that is optimized for storage by trading off 
positional queries performance (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11039";>#6836</a>)</li>
   <li>Add copy ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11870";>#11870</a>)</li>
   <li>Introduce new feature flag &quot;WRITEABLE_REMOTE_INDEX&quot; to gate 
the writeable remote index functionality (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11170";>#11717</a>)</li>
   <li>Bump OpenTelemetry from 1.32.0 to 1.34.1 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11891";>#11891</a>)</li>
   <li>Add remove_by_pattern ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11920";>#11920</a>)</li>
   <li>Support index level allocation filtering for searchable snapshot index 
(<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11563";>#11563</a>)</li>
   <li>Add <code>org.opensearch.rest.MethodHandlers</code> and 
<code>RestController#getAllHandlers</code> (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11876";>11876</a>)</li>
   <li>New DateTime format for RFC3339 compatible date fields (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/pull/11465";>#11465</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/2c355ce1a427e4a528778d4054436b5c4b756221";><code>2c355ce</code></a>
 Disable concurrent search path for composite aggregations (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12380";>#12380</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/d26b0beff624dcfc178d251f6370233e04b07c32";><code>d26b0be</code></a>
 Clean up changelog on 2.12 branch (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12309";>#12309</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/a9c03c2d08051dc3f8e5f8c7920473e53d0d2752";><code>a9c03c2</code></a>
 [Backport 2.x] Apply fast date histogram optimization at the segment level 
(#...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/eafa41651ffc1610a0de267d5915e0bec4db9064";><code>eafa416</code></a>
 Apply the fast filter optimization to composite aggregation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11505";>#11505</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11914";>#11914</a>)...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/3ff62dabe40e5adef2fbc08d451086f83f88f71f";><code>3ff62da</code></a>
 fix flaky test - handle IllegalStateException and throw AssertionError to 
use...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/684dd74af592a9e302a977844244477c6bacb99d";><code>684dd74</code></a>
 [Bugfix] Pass TwoPhaseIterator from subQueryScorer (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11954";>#11954</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12213";>#12213</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/da3c1a5d82fa6cba8458d29b1de31272b59eff82";><code>da3c1a5</code></a>
 [BugFix] Fixing Span operation names generated from RestActions (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12005";>#12005</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12";>#12</a>...</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/5be018e9831f15da348b3fe8292b53dc20703291";><code>5be018e</code></a>
 Added custom sampler support based on action in request (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/10136";>#10136</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12223";>#12223</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/ac37b384e9fa9c83d8242bfb1f72d9a331441e1e";><code>ac37b38</code></a>
 Add remove_by_pattern ingest processor (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/11920";>#11920</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12217";>#12217</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/OpenSearch/commit/8855344b4f9038cfae6416e49a32976c66a733cd";><code>8855344</code></a>
 [Backport 2.x] Top N Queries by latency implementation (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12203";>#12203</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/OpenSearch/issues/12214";>#12214</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/opensearch-project/OpenSearch/compare/2.11.1...2.12.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to