dependabot[bot] opened a new pull request, #1270: URL: https://github.com/apache/syncope/pull/1270
Bumps [org.opensearch.client:opensearch-rest-client](https://github.com/opensearch-project/OpenSearch) from 3.3.2 to 3.4.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>3.4.0</h2> <h2>Version 3.4.0 Release Notes</h2> <p>Compatible with OpenSearch and OpenSearch Dashboards version 3.4.0</p> <h3>Added</h3> <ul> <li>Allow setting index.creation_date on index creation and restore for plugin compatibility and migrations (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19931">#19931</a>)</li> <li>Add support for a ForkJoinPool type (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19008">#19008</a>)</li> <li>Add seperate shard limit validation for local and remote indices (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19532">#19532</a>)</li> <li>Use Lucene <code>pack</code> method for <code>half_float</code> and <code>unsigned_long</code> when using <code>ApproximatePointRangeQuery</code> (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19553">#19553</a>)</li> <li>New cluster setting search.query.max_query_string_length_monitor_only (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19539">#19539</a>)</li> <li>Add a mapper for context aware segments grouping criteria (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19233">#19233</a>)</li> <li>Return full error for GRPC error response (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19568">#19568</a>)</li> <li>Add support for repository with Server side encryption enabled and client side encryption as well based on a flag (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19630">#19630</a>)</li> <li>Add pluggable gRPC interceptors with explicit ordering(<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19005">#19005</a>)</li> <li>Add BindableServices extension point to transport-grpc-spi (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19304">#19304</a>)</li> <li>Add metrics for the merged segment warmer feature (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18929">#18929</a>)</li> <li>Handle deleted documents for filter rewrite sub-aggregation optimization (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19643">#19643</a>)</li> <li>Add bulk collect API for filter rewrite sub-aggregation optimization (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19933">#19933</a>)</li> <li>Allow collectors take advantage of preaggregated data using collectRange API (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/20009">#20009</a>)</li> <li>Bulk collection logic for metrics and cardinality aggregations (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/20067">#20067</a>)</li> <li>Add pointer based lag metric in pull-based ingestion (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19635">#19635</a>)</li> <li>Introduced internal API for retrieving metadata about requested indices from transport actions (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18523">#18523</a>)</li> <li>Add cluster defaults for merge autoThrottle, maxMergeThreads, and maxMergeCount; Add segment size filter to the merged segment warmer (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19629">#19629</a>)</li> <li>Add build-tooling to run in FIPS environment (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18921">#18921</a>)</li> <li>Add SMILE/CBOR/YAML document format support to Bulk GRPC endpoint (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19744">#19744</a>)</li> <li>Make test-suite runnable under FIPS compliance support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18491">#18491</a>)</li> <li>Implement GRPC Search params <code>Highlight</code>and <code>Sort</code> (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19868">#19868</a>)</li> <li>Implement GRPC ConstantScoreQuery, FuzzyQuery, MatchBoolPrefixQuery, MatchPhrasePrefix, PrefixQuery, MatchQuery (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19854">#19854</a>)</li> <li>Add async periodic flush task support for pull-based ingestion (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19878">#19878</a>)</li> <li>Add support for context aware segments (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19098">#19098</a>)</li> <li>Implement GRPC FunctionScoreQuery (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19888">#19888</a>)</li> <li>Implement error_trace parameter for bulk requests (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19985">#19985</a>)</li> <li>Allow the truncate filter in normalizers (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19778">#19778</a>)</li> <li>Support pull-based ingestion message mappers and raw payload support (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19765">#19765</a>)</li> <li>Add search API tracker (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/18601">#18601</a>)</li> <li>Support dynamic consumer configuration update in pull-based ingestion (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19963">#19963</a>)</li> <li>Cache the <code>StoredFieldsReader</code> for scroll query optimization (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/20112">#20112</a>)</li> <li>Add Hybrid Cardinality collector to prioritize Ordinals Collector (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19524">#19524</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Combining filter rewrite and skip list to optimize sub aggregation(<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19573">#19573</a>)</li> <li>Faster <code>terms</code> query creation for <code>keyword</code> field with index and docValues enabled (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19350">#19350</a>)</li> <li>Refactor to move prepareIndex and prepareDelete methods to Engine class (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19551">#19551</a>)</li> <li>Omit maxScoreCollector in SimpleTopDocsCollectorContext when concurrent segment search enabled (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19584">#19584</a>)</li> <li>Onboarding new maven snapshots publishing to s3 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19619">#19619</a>)</li> <li>Remove MultiCollectorWrapper and use MultiCollector in Lucene instead (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19595">#19595</a>)</li> <li>Change implementation for <code>percentiles</code> aggregation for latency improvement (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19648">#19648</a>)</li> <li>Wrap checked exceptions in painless.DefBootstrap to support JDK-25 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19706">#19706</a>)</li> <li>Refactor the ThreadPoolStats.Stats class to use the Builder pattern instead of constructors (<a href="https://redirect.github.com/opensearch-project/OpenSearch/pull/19317">#19317</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/00336141f90b2456d7aa35e9052fd6baf7147423"><code>0033614</code></a> [3.4] Prevent use of shared distribution on gradle builds (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20227">#20227</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/62c3bdcbadd61f48bf0622b42a81530e197a6f52"><code>62c3bdc</code></a> Aggregation Array OOB Error (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20204">#20204</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20219">#20219</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/659942ac4debd069eb1686597e7959116add0583"><code>659942a</code></a> [AUTO] Add release notes for 3.4.0 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20181">#20181</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/7d87ca26bcb283495a3364fbfe07eb0df1ea05c3"><code>7d87ca2</code></a> Add Hybrid Cardinality collector to prioritize Ordinals Collector (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19524">#19524</a>) (#...</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/3e83e79a3b435716d04c41924de374fe9333477d"><code>3e83e79</code></a> Introduced monitoring mode for query string query max length. (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/19539">#19539</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20195">#20195</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/831b10a809b0751955b55e56d8ff97d336c15f1b"><code>831b10a</code></a> Add skiplist optimization to auto_date_histogram aggregation (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20057">#20057</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20191">#20191</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/f7915943b8f8da7c1b0b0e5292ca4198db79554d"><code>f791594</code></a> Using cached StoredFieldsReader for scroll query optimizations (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20112">#20112</a>) (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20170">#20170</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/b7f013f27f18fea78b1aecd90dfbd58ecbfde722"><code>b7f013f</code></a> Adding version checks to remote entities using bytestream ser/de (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20080">#20080</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/d47931e8a493f9f823daa8ba543918a2427f85fc"><code>d47931e</code></a> Bumps commons-logging to 1.3.5 (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20156">#20156</a>)</li> <li><a href="https://github.com/opensearch-project/OpenSearch/commit/2b6d2667967d51ff637d56b6e2ca7c2e5b10053a"><code>2b6d266</code></a> Fix duplicate registration of FieldDataCache dynamic setting (<a href="https://redirect.github.com/opensearch-project/OpenSearch/issues/20140">#20140</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/OpenSearch/compare/3.3.2...3.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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]
