dependabot[bot] opened a new pull request, #717: URL: https://github.com/apache/karaf-decanter/pull/717
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.19.11 to 9.5.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>v9.5.0</h2> <h2>What's Changed</h2> <p>Check the official <a href="https://www.elastic.co/docs/release-notes/elasticsearch/clients/java/9-5-0">release notes</a> - in particular the breaking changes.</p> <p>Fixed a few old issues: <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/279">elastic/elasticsearch-java#279</a>, <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/455">elastic/elasticsearch-java#455</a>, <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/557">elastic/elasticsearch-java#557</a> (thank you <a href="https://github.com/aOvOb"><code>@aOvOb</code></a>!)</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.5...v9.5.0">https://github.com/elastic/elasticsearch-java/compare/v9.4.5...v9.5.0</a></p> <h2>v9.4.5</h2> <h2>What's Changed</h2> <p>Network performance fix: <a href="https://redirect.github.com/elastic/elasticsearch-java/pull/1292">elastic/elasticsearch-java#1292</a>.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.4...v9.4.5">https://github.com/elastic/elasticsearch-java/compare/v9.4.4...v9.4.5</a></p> <h2>v9.4.4</h2> <h2>What's Changed</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.3...v9.4.4">https://github.com/elastic/elasticsearch-java/compare/v9.4.3...v9.4.4</a></p> <h2>v9.4.3</h2> <h2>What's Changed</h2> <p>Small breaking change for <code>TextIndexPrefixes</code>:</p> <ul> <li>maxChars from int to Integer (now optional)</li> <li>minChars from int to Integer (now optional)</li> </ul> <p>it shouldn't be a breaking change in practice, because the server always returns a default values for these fields.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.2...v9.4.3">https://github.com/elastic/elasticsearch-java/compare/v9.4.2...v9.4.3</a></p> <h2>v9.4.2</h2> <h2>What's Changed</h2> <p>Log bug fix: <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1239">#1239</a> thank you <a href="https://github.com/raynigon"><code>@raynigon</code></a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.1...v9.4.2">https://github.com/elastic/elasticsearch-java/compare/v9.4.1...v9.4.2</a></p> <h2>v9.4.1</h2> <h2>What's Changed</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.0...v9.4.1">https://github.com/elastic/elasticsearch-java/compare/v9.4.0...v9.4.1</a></p> <h2>v9.4.0</h2> <h2>What's Changed</h2> <p>Check the official <a href="https://www.elastic.co/docs/release-notes/elasticsearch/clients/java/9-4-0">release notes</a> - in particular the breaking changes.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.3.4...v9.4.0">https://github.com/elastic/elasticsearch-java/compare/v9.3.4...v9.4.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch-java/commit/1757cd361e14e32d51b43a8073c70d6ca038bce9"><code>1757cd3</code></a> update legacy transport version</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/0c495d429945244cb955e542d6cb76307d707c93"><code>0c495d4</code></a> [9.5] Regenerate client (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1303">#1303</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/be3ae9b09b5d2ebe7db96119e11399bb4b250f58"><code>be3ae9b</code></a> update apache http5 client dependency (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1292">#1292</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1295">#1295</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/7f13ce1f7412494714fba517e5ecbdad0a2479c6"><code>7f13ce1</code></a> [codegen] update to latest spec (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1291">#1291</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/18b2ace637e26729f3726700cdc01b70c662b31d"><code>18b2ace</code></a> Transport level retry (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/954">#954</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1290">#1290</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/327f1a0187d8f899c4319ed51eefc39c681c3a4d"><code>327f1a0</code></a> [codegen] update to latest spec (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1286">#1286</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/06efc9c8a31e512de29d9637426e2de6e82e272d"><code>06efc9c</code></a> handle union of multiple arrays (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1282">#1282</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1284">#1284</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/284c6364d561c8a762cfd32ac38336e37736f515"><code>284c636</code></a> Bump parsson to 1.1.19 (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1273">#1273</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/e81ebf4b03b88758dfa849fcb7932bc53a591aab"><code>e81ebf4</code></a> fix otel async path (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1269">#1269</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/4141db685d1af744e7d05edcf352b4e5fea63fa5"><code>4141db6</code></a> update gha to run unit tests in PRs</li> <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch-java/compare/v8.19.11...v9.5.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 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]
