dependabot[bot] opened a new pull request, #13166: URL: https://github.com/apache/camel/pull/13166
Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.8.1 to 2.8.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/releases">org.opensearch.client:opensearch-java's releases</a>.</em></p> <blockquote> <h2>v2.8.3</h2> <h2>What's Changed</h2> <ul> <li>[AUTO] Increment version to 2.9.0. by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/703">opensearch-project/opensearch-java#703</a></li> <li>[Backport 2.x] Updating CHANGELOG for next release (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/701">#701</a>) by <a href="https://github.com/VachaShah"><code>@VachaShah</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/704">opensearch-project/opensearch-java#704</a></li> <li>[Backport 2.x] Add Java 11/17/21 matrix for build, test and integration (main only) checks by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/707">opensearch-project/opensearch-java#707</a></li> <li>Fixing partial success results for msearch template (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/709">#709</a>) by <a href="https://github.com/VachaShah"><code>@VachaShah</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/714">opensearch-project/opensearch-java#714</a></li> <li>[Backport 2.x] Fix Maven local repository location (post Gradle 8.4 update) by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/718">opensearch-project/opensearch-java#718</a></li> <li>[Backport 2.x] Add support for icu_collation_keyword field type by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/728">opensearch-project/opensearch-java#728</a></li> <li>[Backport] [2.x] Add JDK compatibility matrix to COMPATIBILITY.md (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/713">#713</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/729">opensearch-project/opensearch-java#729</a></li> <li>[Backport 2.x] Add support for Flat Objects by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/739">opensearch-project/opensearch-java#739</a></li> <li>[Backport 2.x] Fix MissingRequiredPropertyException on node stats response by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/751">opensearch-project/opensearch-java#751</a></li> <li>add <code>ResponseException#status</code> (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/756">#756</a>) by <a href="https://github.com/rursprung"><code>@rursprung</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/759">opensearch-project/opensearch-java#759</a></li> <li>[Backport 2.x] Replacing leftover references to OpenSearch by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/764">opensearch-project/opensearch-java#764</a></li> <li>Fix PutIndexTemplateRequest deserialization (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/765">#765</a>) by <a href="https://github.com/matthewbogner"><code>@matthewbogner</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/768">opensearch-project/opensearch-java#768</a></li> <li>[Backport] [2.x] Bump com.diffplug.spotless from 6.23.0 to 6.23.3 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/772">#772</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/776">opensearch-project/opensearch-java#776</a></li> <li>[Backport] [2.x] Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/791">#791</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/793">opensearch-project/opensearch-java#793</a></li> <li>[Backport] [2.x] Restore support for Java 8 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/767">#767</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/777">opensearch-project/opensearch-java#777</a></li> <li>[Backport] [2.x] Fixing InnerHits storedFields ("stored_fields") generated Json name. (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/781">#781</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/794">opensearch-project/opensearch-java#794</a></li> <li>[Backport] [2.x] add toBuilder method on some models (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/766">#766</a>) by <a href="https://github.com/channel-dante"><code>@channel-dante</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/797">opensearch-project/opensearch-java#797</a></li> <li>Revert "[Backport] [2.x] Restore support for Java 8 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/767">#767</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/777">#777</a>)" by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/800">opensearch-project/opensearch-java#800</a></li> <li>[Backport] [2.x] rename _toQuery() to toQuery() (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/760">#760</a>) by <a href="https://github.com/channel-dante"><code>@channel-dante</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/801">opensearch-project/opensearch-java#801</a></li> <li>[Backpor] [2.x] Bump org.owasp.dependencycheck from 9.0.7 to 9.0.8 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/803">#803</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/805">opensearch-project/opensearch-java#805</a></li> <li>[Backport] [2.x] Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/808">#808</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/810">opensearch-project/opensearch-java#810</a></li> <li>[Backport 2.x] Removing unsupported prefix field from CompletionSuggester by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/813">opensearch-project/opensearch-java#813</a></li> <li>[Backport 2.x] Adding OpenSearch 2.11.0 to the matrix by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/815">opensearch-project/opensearch-java#815</a></li> <li>Add wrapper to builder (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/806">#806</a>) by <a href="https://github.com/ls-urs-keller"><code>@ls-urs-keller</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/816">opensearch-project/opensearch-java#816</a></li> <li>[Backport] [2.x] Bump com.diffplug.spotless from 6.24.0 to 6.25.0 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/828">#828</a>) by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/830">opensearch-project/opensearch-java#830</a></li> <li>[Backport 2.x] Bump com.diffplug.spotless from 6.24.0 to 6.25.0 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/835">opensearch-project/opensearch-java#835</a></li> <li>Removed required index for Hit.java (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/838">#838</a>) by <a href="https://github.com/jvan1997"><code>@jvan1997</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/838">opensearch-project/opensearch-java#838</a></li> <li>Finalize 2.8.2 release by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/839">opensearch-project/opensearch-java#839</a></li> <li>[Backport 2.x] Fix PutTemplateRequest deserialization (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/723">#723</a>) by <a href="https://github.com/VachaShah"><code>@VachaShah</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/841">opensearch-project/opensearch-java#841</a></li> <li>Preparing for 2.8.3 release by <a href="https://github.com/VachaShah"><code>@VachaShah</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/843">opensearch-project/opensearch-java#843</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opensearch-project/opensearch-java/compare/v2.8.0...v2.8.3">https://github.com/opensearch-project/opensearch-java/compare/v2.8.0...v2.8.3</a></p> <h2>v2.8.2</h2> <h2>What's Changed</h2> <ul> <li>Added support for icu_collation_keyword type (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/725">opensearch-project/opensearch-java#725</a>)</li> <li>Added support for flat_object field property (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/735">opensearch-project/opensearch-java#735</a>)</li> <li>Expose HTTP status code through ResponseException#status (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/756">opensearch-project/opensearch-java#756</a>)</li> <li>Added toBuilder method to all request model in core package & _types.query_dsl package (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/766">opensearch-project/opensearch-java#766</a>)</li> <li>Added toQuery method in Query and QueryVariant (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760">opensearch-project/opensearch-java#760</a></li> <li>Added missing WrapperQuery accessors and builder methods (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/806">opensearch-project/opensearch-java#806</a>)</li> <li>Bumps com.diffplug.spotless from 6.22.0 to 6.25.0</li> <li>Bumps org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.3</li> <li>Bumps org.owasp.dependencycheck from 8.4.2 to 9.0.8</li> <li>Deprecated "_toQuery()" in Query and QueryVariant (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760">opensearch-project/opensearch-java#760</a>)</li> <li>Removed unsupported prefix field from CompletionSuggester (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/812">opensearch-project/opensearch-java#812</a>)</li> <li>Fix partial success results for msearch_template (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/709">opensearch-project/opensearch-java#709</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md">org.opensearch.client:opensearch-java's changelog</a>.</em></p> <blockquote> <h2>[2.8.3] - 02/12/2024</h2> <h3>Added</h3> <h3>Dependencies</h3> <h3>Changed</h3> <h3>Deprecated</h3> <h3>Removed</h3> <h3>Fixed</h3> <ul> <li>Fix PutTemplateRequest field deserialization (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/723">#723</a>)</li> <li>Fix InnerHits to no longer enforce the nullable Index field when converting to Hit. (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/838">#838</a>)</li> </ul> <h3>Security</h3> <h2>[2.8.2] - 02/07/2024</h2> <h3>Added</h3> <ul> <li>Added support for icu_collation_keyword type (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/725">#725</a>)</li> <li>Added support for flat_object field property (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/735">#735</a>)</li> <li>Expose HTTP status code through <code>ResponseException#status</code> (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/756">#756</a>)</li> <li>Added toBuilder method to all request model in core package & _types.query_dsl package (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/766">#766</a>)</li> <li>Added toQuery method in Query and QueryVariant (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760">#760</a>)</li> <li>Added missing WrapperQuery accessors and builder methods (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/806">#806</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bumps <code>com.diffplug.spotless</code> from 6.22.0 to 6.25.0</li> <li>Bumps <code>org.apache.httpcomponents.client5:httpclient5</code> from 5.2.1 to 5.3</li> <li>Bumps <code>org.owasp.dependencycheck</code> from 8.4.2 to 9.0.8</li> </ul> <h3>Changed</h3> <h3>Deprecated</h3> <ul> <li>Deprecated "_toQuery()" in Query and QueryVariant (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/760">#760</a>)</li> </ul> <h3>Removed</h3> <ul> <li>Removed unsupported <code>prefix</code> field from CompletionSuggester (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/812">#812</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix partial success results for msearch_template (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/709">#709</a>)</li> <li>Fix deserialization of node stats response (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/745">#745</a>)</li> <li>Fix PutIndexTemplateRequest field deserialization (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/765">#765</a>)</li> <li>Fix InnerHits to no longer enforce the nullable Index field when converting to Hit. (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/825">#825</a>)</li> </ul> <h3>Security</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/25cf8a4718422288ebeda30dec797a1bd9779839"><code>25cf8a4</code></a> Preparing for 2.8.3 release (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/843">#843</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/d2e1530960b942227753c92b21414a979235917e"><code>d2e1530</code></a> Fix PutTemplateRequest deserialization (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/723">#723</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/841">#841</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/a4f3f9f16d41421a871266d09b31556ced184d52"><code>a4f3f9f</code></a> Finalize 2.8.2 release (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/839">#839</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/1d3cd66eb608592d14f0bdc84ac66994df4cf080"><code>1d3cd66</code></a> Removed required index for Hit.java (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/833">#833</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/838">#838</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/9da7a69ec44ea1dc3348c7694bfd0ec619db0769"><code>9da7a69</code></a> Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/829">#829</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/835">#835</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/384abbc06f8da899849dbd28aa793bb10e9c561d"><code>384abbc</code></a> Bump com.diffplug.spotless from 6.24.0 to 6.25.0 in /java-client (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/828">#828</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/830">#830</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/4b622bdb2c911e6110d7fab614773bfe6a3136aa"><code>4b622bd</code></a> Add wrapper to builder (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/806">#806</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/816">#816</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/b3e6733071f3fa1fd192ae4bc53c2a014648a686"><code>b3e6733</code></a> Adding OpenSearch 2.11.0 to the matrix (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/814">#814</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/815">#815</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/5a9fa6b70e60d6d18dca364b0faa143d166b780c"><code>5a9fa6b</code></a> Removing unsupported prefix field from CompletionSuggester (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/812">#812</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/813">#813</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/044c2dc8e7f82bd6a38d31f373691083199640a5"><code>044c2dc</code></a> Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/808">#808</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/810">#810</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/opensearch-java/compare/v2.8.1...v2.8.3">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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org