dependabot[bot] opened a new pull request, #15909: URL: https://github.com/apache/dubbo/pull/15909
Bumps `curator_version` from 4.2.0 to 5.9.0. Updates `org.apache.curator:curator-framework` from 4.2.0 to 5.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/curator/releases">org.apache.curator:curator-framework's releases</a>.</em></p> <blockquote> <h2>apache-curator-5.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore: fixup logging and other style issues by <a href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1255">apache/curator#1255</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1246">GH-1246</a>. Asynchronously initialize cache before reading II by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li>GH 1256. Fix cached modeled framework list by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1257">apache/curator#1257</a></li> <li>Document read effects after SharedValue.setValue by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1261">apache/curator#1261</a></li> <li>Fix PersistentTtlNode not deleted if touch node is never created by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1260">apache/curator#1260</a></li> <li>Fix PersistentWatcher not working with NamespaceFacade by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1262">apache/curator#1262</a></li> <li>PersistentTTLNode Thread leak by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1264">apache/curator#1264</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1265">apache/curator#1265</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3+ by <a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> <li>Fix flaky tests in TestReconfiguration by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1271">apache/curator#1271</a></li> <li>Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1272">apache/curator#1272</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kotman12"><code>@kotman12</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li><a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0">https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0</a></p> <h2>apache-curator-5.8.0</h2> <h2>What's Changed</h2> <ul> <li>CURATOR-717: Fix typo in CuratorCache Javadoc by <a href="https://github.com/pdolif"><code>@pdolif</code></a> in <a href="https://redirect.github.com/apache/curator/pull/507">apache/curator#507</a></li> <li>CURATOR-720: Stop retry if client is closed by <a href="https://github.com/HoustonPutman"><code>@HoustonPutman</code></a> in <a href="https://redirect.github.com/apache/curator/pull/511">apache/curator#511</a></li> <li>CURATOR-719: Fix orSetData for parallel create calls by <a href="https://github.com/HoustonPutman"><code>@HoustonPutman</code></a> in <a href="https://redirect.github.com/apache/curator/pull/510">apache/curator#510</a></li> <li>CURATOR-726: Improve tracing for certain operations by <a href="https://github.com/HoustonPutman"><code>@HoustonPutman</code></a> in <a href="https://redirect.github.com/apache/curator/pull/513">apache/curator#513</a></li> <li>CURATOR-724. Fix LeaderLatch recover on reconnected and missing leaderPath by <a href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a href="https://redirect.github.com/apache/curator/pull/515">apache/curator#515</a></li> <li>hotfix: build scan rejected by ge.apache.org by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/516">apache/curator#516</a></li> <li>chore: Enable GitHub Issues by <a href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a href="https://redirect.github.com/apache/curator/pull/519">apache/curator#519</a></li> <li>CURATOR-728: Not issue ZooKeeper::create if possible in ZkPaths::mkdirs by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/518">apache/curator#518</a></li> <li>[CURATOR-721] Upgrade Guava Listenablefuture by <a href="https://github.com/froque"><code>@froque</code></a> in <a href="https://redirect.github.com/apache/curator/pull/509">apache/curator#509</a></li> <li>[CURATOR-730] Publish build scans to develocity.apache.org by <a href="https://github.com/clayburn"><code>@clayburn</code></a> in <a href="https://redirect.github.com/apache/curator/pull/521">apache/curator#521</a></li> <li>CURATOR-729: Fix PersistentWatcher dead loop after curator closed by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/520">apache/curator#520</a></li> <li>CURATOR-725: Allow for global compression by <a href="https://github.com/HoustonPutman"><code>@HoustonPutman</code></a> in <a href="https://redirect.github.com/apache/curator/pull/512">apache/curator#512</a></li> <li>CURATOR-710: Fix leaking watch in EnsembleTracker by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/508">apache/curator#508</a></li> <li>CURATOR-718: Refactor CuratorFramework inheritance hierarchy by composing functionalities by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/517">apache/curator#517</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1248">GH-1248</a>. Fix bug of useSessionTimeoutMs overflow by <a href="https://github.com/xingsuo-zbz"><code>@xingsuo-zbz</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1249">apache/curator#1249</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pdolif"><code>@pdolif</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/507">apache/curator#507</a></li> <li><a href="https://github.com/HoustonPutman"><code>@HoustonPutman</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/511">apache/curator#511</a></li> <li><a href="https://github.com/froque"><code>@froque</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/509">apache/curator#509</a></li> <li><a href="https://github.com/clayburn"><code>@clayburn</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/521">apache/curator#521</a></li> <li><a href="https://github.com/xingsuo-zbz"><code>@xingsuo-zbz</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1249">apache/curator#1249</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/curator/compare/apache-curator-5.7.1...apache-curator-5.8.0">https://github.com/apache/curator/compare/apache-curator-5.7.1...apache-curator-5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/curator/commit/37c7a713984ef83413c695aee352af2af6daa974"><code>37c7a71</code></a> [maven-release-plugin] prepare release apache-curator-5.9.0</li> <li><a href="https://github.com/apache/curator/commit/712306034789b5be90de62fac9bc8e8e85920286"><code>7123060</code></a> Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1272">#1272</a>)</li> <li><a href="https://github.com/apache/curator/commit/fcd708fb3aa99d8c30e8ad14684afc1fe34173d1"><code>fcd708f</code></a> Fix flaky tests in TestReconfiguration (<a href="https://redirect.github.com/apache/curator/issues/1271">#1271</a>)</li> <li><a href="https://github.com/apache/curator/commit/8f43c7561f8f96389265fcd55f923a7cb53f8ce6"><code>8f43c75</code></a> <a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1252">#1252</a>)</li> <li><a href="https://github.com/apache/curator/commit/bc30bb25d7e7bbb2e0f85667477f200dd050d69f"><code>bc30bb2</code></a> <a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 (<a href="https://redirect.github.com/apache/curator/issues/1265">#1265</a>)</li> <li><a href="https://github.com/apache/curator/commit/940217306cbacad6215ca02e741bee5942afd606"><code>9402173</code></a> <a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 (<a href="https://redirect.github.com/apache/curator/issues/1270">#1270</a>)</li> <li><a href="https://github.com/apache/curator/commit/57cf5135aa7cf2e5e37f3147b3d702f06b15ccfc"><code>57cf513</code></a> FIx PersistentTTLNode thread leak (<a href="https://redirect.github.com/apache/curator/issues/1264">#1264</a>)</li> <li><a href="https://github.com/apache/curator/commit/bac8ba9bab5e69f4531ccb90164eec39d2570eb5"><code>bac8ba9</code></a> Fix PersistentWatcher not working with NamespaceFacade (<a href="https://redirect.github.com/apache/curator/issues/1262">#1262</a>)</li> <li><a href="https://github.com/apache/curator/commit/3f631ac866d0dd119be3724a7c73b4487abc8dfa"><code>3f631ac</code></a> Fix PersistentTtlNode not deleted if touch node is never created (<a href="https://redirect.github.com/apache/curator/issues/1260">#1260</a>)</li> <li><a href="https://github.com/apache/curator/commit/1bd8450c6cfadb2267e22c8018aaa32ca22cc472"><code>1bd8450</code></a> Document read effects after SharedValue.setValue (<a href="https://redirect.github.com/apache/curator/issues/1261">#1261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/curator/compare/apache-curator-4.2.0...apache-curator-5.9.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.curator:curator-recipes` from 5.8.0 to 5.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/curator/releases">org.apache.curator:curator-recipes's releases</a>.</em></p> <blockquote> <h2>apache-curator-5.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore: fixup logging and other style issues by <a href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1255">apache/curator#1255</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1246">GH-1246</a>. Asynchronously initialize cache before reading II by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li>GH 1256. Fix cached modeled framework list by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1257">apache/curator#1257</a></li> <li>Document read effects after SharedValue.setValue by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1261">apache/curator#1261</a></li> <li>Fix PersistentTtlNode not deleted if touch node is never created by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1260">apache/curator#1260</a></li> <li>Fix PersistentWatcher not working with NamespaceFacade by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1262">apache/curator#1262</a></li> <li>PersistentTTLNode Thread leak by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1264">apache/curator#1264</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1265">apache/curator#1265</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3+ by <a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> <li>Fix flaky tests in TestReconfiguration by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1271">apache/curator#1271</a></li> <li>Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1272">apache/curator#1272</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kotman12"><code>@kotman12</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li><a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0">https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/curator/commit/37c7a713984ef83413c695aee352af2af6daa974"><code>37c7a71</code></a> [maven-release-plugin] prepare release apache-curator-5.9.0</li> <li><a href="https://github.com/apache/curator/commit/712306034789b5be90de62fac9bc8e8e85920286"><code>7123060</code></a> Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1272">#1272</a>)</li> <li><a href="https://github.com/apache/curator/commit/fcd708fb3aa99d8c30e8ad14684afc1fe34173d1"><code>fcd708f</code></a> Fix flaky tests in TestReconfiguration (<a href="https://redirect.github.com/apache/curator/issues/1271">#1271</a>)</li> <li><a href="https://github.com/apache/curator/commit/8f43c7561f8f96389265fcd55f923a7cb53f8ce6"><code>8f43c75</code></a> <a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1252">#1252</a>)</li> <li><a href="https://github.com/apache/curator/commit/bc30bb25d7e7bbb2e0f85667477f200dd050d69f"><code>bc30bb2</code></a> <a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 (<a href="https://redirect.github.com/apache/curator/issues/1265">#1265</a>)</li> <li><a href="https://github.com/apache/curator/commit/940217306cbacad6215ca02e741bee5942afd606"><code>9402173</code></a> <a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 (<a href="https://redirect.github.com/apache/curator/issues/1270">#1270</a>)</li> <li><a href="https://github.com/apache/curator/commit/57cf5135aa7cf2e5e37f3147b3d702f06b15ccfc"><code>57cf513</code></a> FIx PersistentTTLNode thread leak (<a href="https://redirect.github.com/apache/curator/issues/1264">#1264</a>)</li> <li><a href="https://github.com/apache/curator/commit/bac8ba9bab5e69f4531ccb90164eec39d2570eb5"><code>bac8ba9</code></a> Fix PersistentWatcher not working with NamespaceFacade (<a href="https://redirect.github.com/apache/curator/issues/1262">#1262</a>)</li> <li><a href="https://github.com/apache/curator/commit/3f631ac866d0dd119be3724a7c73b4487abc8dfa"><code>3f631ac</code></a> Fix PersistentTtlNode not deleted if touch node is never created (<a href="https://redirect.github.com/apache/curator/issues/1260">#1260</a>)</li> <li><a href="https://github.com/apache/curator/commit/1bd8450c6cfadb2267e22c8018aaa32ca22cc472"><code>1bd8450</code></a> Document read effects after SharedValue.setValue (<a href="https://redirect.github.com/apache/curator/issues/1261">#1261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.curator:curator-x-discovery` from 5.8.0 to 5.9.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/curator/releases">org.apache.curator:curator-x-discovery's releases</a>.</em></p> <blockquote> <h2>apache-curator-5.9.0</h2> <h2>What's Changed</h2> <ul> <li>chore: fixup logging and other style issues by <a href="https://github.com/tisonkun"><code>@tisonkun</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1255">apache/curator#1255</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1246">GH-1246</a>. Asynchronously initialize cache before reading II by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li>GH 1256. Fix cached modeled framework list by <a href="https://github.com/kotman12"><code>@kotman12</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1257">apache/curator#1257</a></li> <li>Document read effects after SharedValue.setValue by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1261">apache/curator#1261</a></li> <li>Fix PersistentTtlNode not deleted if touch node is never created by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1260">apache/curator#1260</a></li> <li>Fix PersistentWatcher not working with NamespaceFacade by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1262">apache/curator#1262</a></li> <li>PersistentTTLNode Thread leak by <a href="https://github.com/chevaris"><code>@chevaris</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1264">apache/curator#1264</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 by <a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1265">apache/curator#1265</a></li> <li><a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3+ by <a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> <li>Fix flaky tests in TestReconfiguration by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1271">apache/curator#1271</a></li> <li>Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by <a href="https://github.com/kezhuw"><code>@kezhuw</code></a> in <a href="https://redirect.github.com/apache/curator/pull/1272">apache/curator#1272</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kotman12"><code>@kotman12</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1250">apache/curator#1250</a></li> <li><a href="https://github.com/meszinorbi"><code>@meszinorbi</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1270">apache/curator#1270</a></li> <li><a href="https://github.com/aminadinari19"><code>@aminadinari19</code></a> made their first contribution in <a href="https://redirect.github.com/apache/curator/pull/1252">apache/curator#1252</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0">https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/curator/commit/37c7a713984ef83413c695aee352af2af6daa974"><code>37c7a71</code></a> [maven-release-plugin] prepare release apache-curator-5.9.0</li> <li><a href="https://github.com/apache/curator/commit/712306034789b5be90de62fac9bc8e8e85920286"><code>7123060</code></a> Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1272">#1272</a>)</li> <li><a href="https://github.com/apache/curator/commit/fcd708fb3aa99d8c30e8ad14684afc1fe34173d1"><code>fcd708f</code></a> Fix flaky tests in TestReconfiguration (<a href="https://redirect.github.com/apache/curator/issues/1271">#1271</a>)</li> <li><a href="https://github.com/apache/curator/commit/8f43c7561f8f96389265fcd55f923a7cb53f8ce6"><code>8f43c75</code></a> <a href="https://redirect.github.com/apache/curator/issues/1251">GH-1251</a>: Upgrade Zookeeper to 3.9.3 (<a href="https://redirect.github.com/apache/curator/issues/1252">#1252</a>)</li> <li><a href="https://github.com/apache/curator/commit/bc30bb25d7e7bbb2e0f85667477f200dd050d69f"><code>bc30bb2</code></a> <a href="https://redirect.github.com/apache/curator/issues/1266">GH-1266</a>. Bump jackson-core from 2.13.5 to 2.18.1 (<a href="https://redirect.github.com/apache/curator/issues/1265">#1265</a>)</li> <li><a href="https://github.com/apache/curator/commit/940217306cbacad6215ca02e741bee5942afd606"><code>9402173</code></a> <a href="https://redirect.github.com/apache/curator/issues/1269">GH-1269</a>: Bump Jetty to 9.4.57.v20241219 (<a href="https://redirect.github.com/apache/curator/issues/1270">#1270</a>)</li> <li><a href="https://github.com/apache/curator/commit/57cf5135aa7cf2e5e37f3147b3d702f06b15ccfc"><code>57cf513</code></a> FIx PersistentTTLNode thread leak (<a href="https://redirect.github.com/apache/curator/issues/1264">#1264</a>)</li> <li><a href="https://github.com/apache/curator/commit/bac8ba9bab5e69f4531ccb90164eec39d2570eb5"><code>bac8ba9</code></a> Fix PersistentWatcher not working with NamespaceFacade (<a href="https://redirect.github.com/apache/curator/issues/1262">#1262</a>)</li> <li><a href="https://github.com/apache/curator/commit/3f631ac866d0dd119be3724a7c73b4487abc8dfa"><code>3f631ac</code></a> Fix PersistentTtlNode not deleted if touch node is never created (<a href="https://redirect.github.com/apache/curator/issues/1260">#1260</a>)</li> <li><a href="https://github.com/apache/curator/commit/1bd8450c6cfadb2267e22c8018aaa32ca22cc472"><code>1bd8450</code></a> Document read effects after SharedValue.setValue (<a href="https://redirect.github.com/apache/curator/issues/1261">#1261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
