dependabot[bot] opened a new pull request, #3972: URL: https://github.com/apache/logging-log4j2/pull/3972
Bumps `elastic.version` from 9.1.5 to 9.2.0. Updates `co.elastic.clients:elasticsearch-java` from 9.1.5 to 9.2.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.2.0</h2> <h2>What's Changed</h2> <p>Check the official <a href="https://www.elastic.co/docs/release-notes/elasticsearch/clients/java/9-2-0">release notes</a> - in particular the breaking changes.</p> <p>Features and Enhancements:</p> <ul> <li>Added Jackson 3 support</li> <li>Rest5 client now available as a separate artifact: <a href="https://mvnrepository.com/artifact/co.elastic.clients/elasticsearch-rest5-client">https://mvnrepository.com/artifact/co.elastic.clients/elasticsearch-rest5-client</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/elastic/elasticsearch-java/compare/v9.1.5...v9.2.0">https://github.com/elastic/elasticsearch-java/compare/v9.1.5...v9.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch-java/commit/96016e7a049b1f30636dca4770ad45bcf9b0eb13"><code>96016e7</code></a> 9.2 docs (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1097">#1097</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1098">#1098</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/d3d3ca1d52025e12f2da1dcd8b22292591b04874"><code>d3d3ca1</code></a> publish task for rest5client</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/11b98bfd8188c50e842f4e431d7462a5f06f9ef4"><code>11b98bf</code></a> undeprecate jackson 2 (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1095">#1095</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1096">#1096</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/4d956f664c183500c4bd98d6bb4da37226b6fbc3"><code>4d956f6</code></a> [codegen] update to latest spec</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/35ecb164c85ca4d908bebac8d46229b6c5e7670a"><code>35ecb16</code></a> Jackson 3 support (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1074">#1074</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1094">#1094</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/68ffa7044bbeb76988022a76c359244ab34690cc"><code>68ffa70</code></a> Otel: set db.operation.name and db.system.name at span build time (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1091">#1091</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1">#1</a>...</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/d05b879497d73d50c63a09cf290d3542e03bc538"><code>d05b879</code></a> Replace deprecated artifacts api tests (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1085">#1085</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1090">#1090</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/288e0cf8ff3887394b5411db9853c6c0b8168318"><code>288e0cf</code></a> Ignore properties found after "values" in ESQL response (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1081">#1081</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1089">#1089</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/1b6751197a18a06894447756b32c668cfa47431f"><code>1b67511</code></a> Move Rest5 client to a separate subproject (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1076">#1076</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1084">#1084</a>)</li> <li><a href="https://github.com/elastic/elasticsearch-java/commit/bdfe840c8617ab88b792898b6d0ab40401517480"><code>bdfe840</code></a> default instead of basic tls strategy (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1079">#1079</a>) (<a href="https://redirect.github.com/elastic/elasticsearch-java/issues/1080">#1080</a>)</li> <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch-java/compare/v9.1.5...v9.2.0">compare view</a></li> </ul> </details> <br /> Updates `org.elasticsearch.client:elasticsearch-rest-client` from 9.1.5 to 9.2.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 9.2.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/docs/release-notes/elasticsearch#elasticsearch-9.2.0-release-notes">https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.2.0-release-notes</a></p> <h2>Elasticsearch 9.1.6</h2> <p>Downloads: <a href="https://elastic.co/downloads/elasticsearch">https://elastic.co/downloads/elasticsearch</a> Release notes: <a href="https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.6-release-notes">https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.1.6-release-notes</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/elastic/elasticsearch/commit/25d88452371273dd27356c98598287b669a03eae"><code>25d8845</code></a> Avoid counting snapshot failures twice in SLM (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136759">#136759</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136849">#136849</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/822f5dc53138edc6496def21e0d4c6900309085f"><code>822f5dc</code></a> Remove explicit inference model information for Fleet `.integration_knowledge...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/76c89f592cde29c5012cce64f17e1b819adddfca"><code>76c89f5</code></a> [ML] Release cluster state (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136769">#136769</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136833">#136833</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/49442ce78279f2b24eb3716d7a44521813b21b54"><code>49442ce</code></a> Configurable HTTP read and connect timeouts for url based SAML metadata resol...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/79dc39359a15fda4ddac96c86692935ec656a398"><code>79dc393</code></a> [GPU] Optimize merge memory usage (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136411">#136411</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136825">#136825</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/4ee45629f13bdf8254aa3ba090b91633e3e03aae"><code>4ee4562</code></a> Remove inlinestats.json (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136812">#136812</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/6ae251b9f32dee42fd26f5b7891ce2ab1ab228ae"><code>6ae251b</code></a> [ML] Future proof index names in REST tests (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136458">#136458</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136789">#136789</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/2ea24a24ffa559a9a2fb0d1dcb704d00dc6f9769"><code>2ea24a2</code></a> Fix elapsed time in GPU writer debug log messages (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136692">#136692</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136705">#136705</a>)</li> <li><a href="https://github.com/elastic/elasticsearch/commit/7ab449a778248d537dd7224291d05c77d1c01551"><code>7ab449a</code></a> [ML] Adjust jinaai rerank response parser to handle document field as string ...</li> <li><a href="https://github.com/elastic/elasticsearch/commit/af0a2a06436345758a18b727e137c338babfb9fe"><code>af0a2a0</code></a> Fix log formatting in <code>SnapshotLifecycleTask</code> (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136709">#136709</a>) (<a href="https://redirect.github.com/elastic/elasticsearch/issues/136756">#136756</a>)</li> <li>Additional commits viewable in <a href="https://github.com/elastic/elasticsearch/compare/v9.1.5...v9.2.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]
