dependabot[bot] opened a new pull request, #723: URL: https://github.com/apache/karaf-decanter/pull/723
Bumps [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) from 8.19.11 to 9.5.1. <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.1</h2> <h2>What's Changed</h2> <p>Fixed <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/691">elastic/elasticsearch-java#691</a>, thanks <a href="https://github.com/arimu1"><code>@arimu1</code></a>!</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.5.0...v9.5.1">https://github.com/elastic/elasticsearch-java/compare/v9.5.0...v9.5.1</a></p> <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.6</h2> <h2>What's Changed</h2> <p>Fixed <a href="https://redirect.github.com/elastic/elasticsearch-java/issues/691">elastic/elasticsearch-java#691</a>, thanks <a href="https://github.com/arimu1"><code>@arimu1</code></a>!</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.4.5...v9.4.6">https://github.com/elastic/elasticsearch-java/compare/v9.4.5...v9.4.6</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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch-java/commit/1706e05a0e146a0e71e14e3c9edfb47189481a61"><code>1706e05</code></a> bump version</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/fa2bafea825f0babc98cce8e739318e15951ec60"><code>fa2bafe</code></a> [codegen] update to latest spec (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1317">#1317</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/86f7ce481ae9508d18f263faf770558c62f5b0b0"><code>86f7ce4</code></a> fix: prefer string variant for ambiguous Context deserialization (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1311">#1311</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1312">#1312</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/b45acb68fcc7fc689d67554ddb8f6af0e9938e77"><code>b45acb6</code></a> update parsson (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1308">#1308</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1310">#1310</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/e53a8848eec8dea3bd48e0f07808f9e182199efe"><code>e53a884</code></a> Add 9.5 docs (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1287">#1287</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1306">#1306</a>)</li> <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>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch-java/compare/v8.19.11...v9.5.1">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]
