dependabot[bot] opened a new pull request, #15130: URL: https://github.com/apache/camel/pull/15130
Bumps `elasticsearch-java-client-version` from 8.14.3 to 8.15.0. Updates `co.elastic.clients:elasticsearch-java` from 8.14.3 to 8.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/elastic/elasticsearch-java/releases">co.elastic.clients:elasticsearch-java's releases</a>.</em></p> <blockquote> <h2>8.15.0</h2> <h2>What's Changed</h2> <ul> <li>Check the official <a href="https://www.elastic.co/guide/en/elasticsearch/client/java-api-client/current/release-highlights.html#_version_8_15">release highlights</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v8.14.3...v8.15.0">https://github.com/elastic/elasticsearch-java/compare/v8.14.3...v8.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch-java/commit/184174a5470f4e48abc036e2c91537643483fb78"><code>184174a</code></a> [codegen] updated to latest api spec</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/adabb8205b4e5c3e0d26b94cc60d5351e6beac66"><code>adabb82</code></a> unit test</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/18cb67f230001a72b994f38eef5ac4187a40d9e9"><code>18cb67f</code></a> [codegen] updated to latest api spec + generator</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/ec04e78d60d5b45fe43e8375487390a990e1db0b"><code>ec04e78</code></a> codestyle</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/b60610d5ecf3aa3411b7b5842d56ea6fc605a2a7"><code>b60610d</code></a> [codegen] update to latest api spec</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/879e5cb34124114ab04a653f1f497eaf21bc11b2"><code>879e5cb</code></a> fixed unit tests</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/a8dec07fcf80496b3b2f299d82b8e38a4e57d7a6"><code>a8dec07</code></a> [codegen] update to latest api spec</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/c605efa5e9d2ff11768adbc6edec7e22cca73f63"><code>c605efa</code></a> Fixes from spec 2704 (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/844">#844</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/12b7ab57e38b917da19387aaecef006dadbe1d13"><code>12b7ab5</code></a> Revert "Version info from property file (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/802">#802</a>)"</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/920a1563f8611e2cbf02c04637eb11e2a46f73ce"><code>920a156</code></a> buildkite version update</li> <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch-java/compare/v8.14.3...v8.15.0">compare view</a></li> </ul> </details> <br /> Updates `org.elasticsearch.client:elasticsearch-rest-client` from 8.14.3 to 8.15.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/elastic/elasticsearch/releases">org.elasticsearch.client:elasticsearch-rest-client's releases</a>.</em></p> <blockquote> <h2>Elasticsearch 8.15.0</h2> <p>Downloads: <a href="https://elastic.co/downloads/elasticsearch">https://elastic.co/downloads/elasticsearch</a> Release notes: <a href="https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.0.html">https://www.elastic.co/guide/en/elasticsearch/reference/8.15/release-notes-8.15.0.html</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch/commit/1a77947f34deddb41af25e6f0ddb8e830159c179"><code>1a77947</code></a> Improve security-crypto threadpool overflow handling (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111369">#111369</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111564">#111564</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/dde00b60f0c1ef34d287a06f81c12ff1cfa707a9"><code>dde00b6</code></a> Revert "[DOCS] Adds adaptive_allocations to inference and trained model API d...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/1c02690ec9b6d663b1bedf6b9f906dd5429442f7"><code>1c02690</code></a> Fix DocValuesCodecDuelTests (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111503">#111503</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111515">#111515</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/3693c8092fa239331418f84ccfc5ecf648e55810"><code>3693c80</code></a> Add release version to setCompatibleVersions task (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111489">#111489</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111514">#111514</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/3e8c713c68e424344b47a3b2572364127435b35d"><code>3e8c713</code></a> Bump versions after 7.17.23 release</li> <li><a href="https://github.com/elastic/elasticsearch/commit/e84a0c8e4546f99e05cf8bfad923b0f2122afdf2"><code>e84a0c8</code></a> [DOCS] Clarify copy_to behavior with strict dynamic mappings (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111408">#111408</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111513">#111513</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/7d103074293f2d4727cd031d6d4fa7b800db02c5"><code>7d10307</code></a> [DOCS] Adds adaptive_allocations to inference and trained model API docs (<a href="https://redirect.github.com/elastic/elasticsearch/issues/11">#11</a>...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/ade5b13dc6d2877eddd5133be14911c27b39778e"><code>ade5b13</code></a> Add LTR License Check on PUT for Enterprise Licensing (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111248">#111248</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111460">#111460</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/5d0eb2a7252e06bacf5fac9083006f52b5add37f"><code>5d0eb2a</code></a> [DOCS] Expands top_n parameter description in the PUT inference API docs (<a href="https://redirect.github.com/elastic/elasticsearch/issues/11">#11</a>...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/edfbd5d3dee129c5a9ee60dc3fed2aa34564af77"><code>edfbd5d</code></a> [DOCS] Adds elser service to the inference tutorial (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111406">#111406</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/111450">#111450</a>)</li> <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch/compare/v8.14.3...v8.15.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]
