Bump curator.version from 5.7.1 to 5.9.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by liubao68
dependencies java
Bumps curator.version from 5.7.1 to 5.9.0.
Updates org.apache.curator:curator-x-discovery from 5.7.1 to 5.9.0
Release notes
Sourced from org.apache.curator:curator-x-discovery's releases.
apache-curator-5.9.0
What's Changed
- chore: fixup logging and other style issues by
@tisonkunin apache/curator#1255- GH-1246. Asynchronously initialize cache before reading II by
@kotman12in apache/curator#1250- GH 1256. Fix cached modeled framework list by
@kotman12in apache/curator#1257- Document read effects after SharedValue.setValue by
@kezhuwin apache/curator#1261- Fix PersistentTtlNode not deleted if touch node is never created by
@chevarisin apache/curator#1260- Fix PersistentWatcher not working with NamespaceFacade by
@kezhuwin apache/curator#1262- PersistentTTLNode Thread leak by
@chevarisin apache/curator#1264- GH-1269: Bump Jetty to 9.4.57.v20241219 by
@meszinorbiin apache/curator#1270- GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 by
@meszinorbiin apache/curator#1265- GH-1251: Upgrade Zookeeper to 3.9.3+ by
@aminadinari19in apache/curator#1252- Fix flaky tests in TestReconfiguration by
@kezhuwin apache/curator#1271- Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by
@kezhuwin apache/curator#1272New Contributors
@kotman12made their first contribution in apache/curator#1250@meszinorbimade their first contribution in apache/curator#1270@aminadinari19made their first contribution in apache/curator#1252Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0
apache-curator-5.8.0
What's Changed
- CURATOR-717: Fix typo in CuratorCache Javadoc by
@pdolifin apache/curator#507- CURATOR-720: Stop retry if client is closed by
@HoustonPutmanin apache/curator#511- CURATOR-719: Fix orSetData for parallel create calls by
@HoustonPutmanin apache/curator#510- CURATOR-726: Improve tracing for certain operations by
@HoustonPutmanin apache/curator#513- CURATOR-724. Fix LeaderLatch recover on reconnected and missing leaderPath by
@tisonkunin apache/curator#515- hotfix: build scan rejected by ge.apache.org by
@kezhuwin apache/curator#516- chore: Enable GitHub Issues by
@tisonkunin apache/curator#519- CURATOR-728: Not issue ZooKeeper::create if possible in ZkPaths::mkdirs by
@kezhuwin apache/curator#518- [CURATOR-721] Upgrade Guava Listenablefuture by
@froquein apache/curator#509- [CURATOR-730] Publish build scans to develocity.apache.org by
@clayburnin apache/curator#521- CURATOR-729: Fix PersistentWatcher dead loop after curator closed by
@kezhuwin apache/curator#520- CURATOR-725: Allow for global compression by
@HoustonPutmanin apache/curator#512- CURATOR-710: Fix leaking watch in EnsembleTracker by
@kezhuwin apache/curator#508- CURATOR-718: Refactor CuratorFramework inheritance hierarchy by composing functionalities by
@kezhuwin apache/curator#517- GH-1248. Fix bug of useSessionTimeoutMs overflow by
@xingsuo-zbzin apache/curator#1249New Contributors
@pdolifmade their first contribution in apache/curator#507@HoustonPutmanmade their first contribution in apache/curator#511@froquemade their first contribution in apache/curator#509@clayburnmade their first contribution in apache/curator#521@xingsuo-zbzmade their first contribution in apache/curator#1249Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.7.1...apache-curator-5.8.0
Commits
37c7a71[maven-release-plugin] prepare release apache-curator-5.9.07123060Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272)fcd708fFix flaky tests in TestReconfiguration (#1271)8f43c75GH-1251: Upgrade Zookeeper to 3.9.3 (#1252)bc30bb2GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 (#1265)9402173GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270)57cf513FIx PersistentTTLNode thread leak (#1264)bac8ba9Fix PersistentWatcher not working with NamespaceFacade (#1262)3f631acFix PersistentTtlNode not deleted if touch node is never created (#1260)1bd8450Document read effects after SharedValue.setValue (#1261)- Additional commits viewable in compare view
Updates org.apache.curator:curator-framework from 5.7.1 to 5.9.0
Release notes
Sourced from org.apache.curator:curator-framework's releases.
apache-curator-5.9.0
What's Changed
- chore: fixup logging and other style issues by
@tisonkunin apache/curator#1255- GH-1246. Asynchronously initialize cache before reading II by
@kotman12in apache/curator#1250- GH 1256. Fix cached modeled framework list by
@kotman12in apache/curator#1257- Document read effects after SharedValue.setValue by
@kezhuwin apache/curator#1261- Fix PersistentTtlNode not deleted if touch node is never created by
@chevarisin apache/curator#1260- Fix PersistentWatcher not working with NamespaceFacade by
@kezhuwin apache/curator#1262- PersistentTTLNode Thread leak by
@chevarisin apache/curator#1264- GH-1269: Bump Jetty to 9.4.57.v20241219 by
@meszinorbiin apache/curator#1270- GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 by
@meszinorbiin apache/curator#1265- GH-1251: Upgrade Zookeeper to 3.9.3+ by
@aminadinari19in apache/curator#1252- Fix flaky tests in TestReconfiguration by
@kezhuwin apache/curator#1271- Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by
@kezhuwin apache/curator#1272New Contributors
@kotman12made their first contribution in apache/curator#1250@meszinorbimade their first contribution in apache/curator#1270@aminadinari19made their first contribution in apache/curator#1252Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0
apache-curator-5.8.0
What's Changed
- CURATOR-717: Fix typo in CuratorCache Javadoc by
@pdolifin apache/curator#507- CURATOR-720: Stop retry if client is closed by
@HoustonPutmanin apache/curator#511- CURATOR-719: Fix orSetData for parallel create calls by
@HoustonPutmanin apache/curator#510- CURATOR-726: Improve tracing for certain operations by
@HoustonPutmanin apache/curator#513- CURATOR-724. Fix LeaderLatch recover on reconnected and missing leaderPath by
@tisonkunin apache/curator#515- hotfix: build scan rejected by ge.apache.org by
@kezhuwin apache/curator#516- chore: Enable GitHub Issues by
@tisonkunin apache/curator#519- CURATOR-728: Not issue ZooKeeper::create if possible in ZkPaths::mkdirs by
@kezhuwin apache/curator#518- [CURATOR-721] Upgrade Guava Listenablefuture by
@froquein apache/curator#509- [CURATOR-730] Publish build scans to develocity.apache.org by
@clayburnin apache/curator#521- CURATOR-729: Fix PersistentWatcher dead loop after curator closed by
@kezhuwin apache/curator#520- CURATOR-725: Allow for global compression by
@HoustonPutmanin apache/curator#512- CURATOR-710: Fix leaking watch in EnsembleTracker by
@kezhuwin apache/curator#508- CURATOR-718: Refactor CuratorFramework inheritance hierarchy by composing functionalities by
@kezhuwin apache/curator#517- GH-1248. Fix bug of useSessionTimeoutMs overflow by
@xingsuo-zbzin apache/curator#1249New Contributors
@pdolifmade their first contribution in apache/curator#507@HoustonPutmanmade their first contribution in apache/curator#511@froquemade their first contribution in apache/curator#509@clayburnmade their first contribution in apache/curator#521@xingsuo-zbzmade their first contribution in apache/curator#1249Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.7.1...apache-curator-5.8.0
Commits
37c7a71[maven-release-plugin] prepare release apache-curator-5.9.07123060Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272)fcd708fFix flaky tests in TestReconfiguration (#1271)8f43c75GH-1251: Upgrade Zookeeper to 3.9.3 (#1252)bc30bb2GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 (#1265)9402173GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270)57cf513FIx PersistentTTLNode thread leak (#1264)bac8ba9Fix PersistentWatcher not working with NamespaceFacade (#1262)3f631acFix PersistentTtlNode not deleted if touch node is never created (#1260)1bd8450Document read effects after SharedValue.setValue (#1261)- Additional commits viewable in compare view
Updates org.apache.curator:curator-recipes from 5.7.1 to 5.9.0
Release notes
Sourced from org.apache.curator:curator-recipes's releases.
apache-curator-5.9.0
What's Changed
- chore: fixup logging and other style issues by
@tisonkunin apache/curator#1255- GH-1246. Asynchronously initialize cache before reading II by
@kotman12in apache/curator#1250- GH 1256. Fix cached modeled framework list by
@kotman12in apache/curator#1257- Document read effects after SharedValue.setValue by
@kezhuwin apache/curator#1261- Fix PersistentTtlNode not deleted if touch node is never created by
@chevarisin apache/curator#1260- Fix PersistentWatcher not working with NamespaceFacade by
@kezhuwin apache/curator#1262- PersistentTTLNode Thread leak by
@chevarisin apache/curator#1264- GH-1269: Bump Jetty to 9.4.57.v20241219 by
@meszinorbiin apache/curator#1270- GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 by
@meszinorbiin apache/curator#1265- GH-1251: Upgrade Zookeeper to 3.9.3+ by
@aminadinari19in apache/curator#1252- Fix flaky tests in TestReconfiguration by
@kezhuwin apache/curator#1271- Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by
@kezhuwin apache/curator#1272New Contributors
@kotman12made their first contribution in apache/curator#1250@meszinorbimade their first contribution in apache/curator#1270@aminadinari19made their first contribution in apache/curator#1252Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.8.0...apache-curator-5.9.0
apache-curator-5.8.0
What's Changed
- CURATOR-717: Fix typo in CuratorCache Javadoc by
@pdolifin apache/curator#507- CURATOR-720: Stop retry if client is closed by
@HoustonPutmanin apache/curator#511- CURATOR-719: Fix orSetData for parallel create calls by
@HoustonPutmanin apache/curator#510- CURATOR-726: Improve tracing for certain operations by
@HoustonPutmanin apache/curator#513- CURATOR-724. Fix LeaderLatch recover on reconnected and missing leaderPath by
@tisonkunin apache/curator#515- hotfix: build scan rejected by ge.apache.org by
@kezhuwin apache/curator#516- chore: Enable GitHub Issues by
@tisonkunin apache/curator#519- CURATOR-728: Not issue ZooKeeper::create if possible in ZkPaths::mkdirs by
@kezhuwin apache/curator#518- [CURATOR-721] Upgrade Guava Listenablefuture by
@froquein apache/curator#509- [CURATOR-730] Publish build scans to develocity.apache.org by
@clayburnin apache/curator#521- CURATOR-729: Fix PersistentWatcher dead loop after curator closed by
@kezhuwin apache/curator#520- CURATOR-725: Allow for global compression by
@HoustonPutmanin apache/curator#512- CURATOR-710: Fix leaking watch in EnsembleTracker by
@kezhuwin apache/curator#508- CURATOR-718: Refactor CuratorFramework inheritance hierarchy by composing functionalities by
@kezhuwin apache/curator#517- GH-1248. Fix bug of useSessionTimeoutMs overflow by
@xingsuo-zbzin apache/curator#1249New Contributors
@pdolifmade their first contribution in apache/curator#507@HoustonPutmanmade their first contribution in apache/curator#511@froquemade their first contribution in apache/curator#509@clayburnmade their first contribution in apache/curator#521@xingsuo-zbzmade their first contribution in apache/curator#1249Full Changelog: https://github.com/apache/curator/compare/apache-curator-5.7.1...apache-curator-5.8.0
Commits
37c7a71[maven-release-plugin] prepare release apache-curator-5.9.07123060Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 (#1272)fcd708fFix flaky tests in TestReconfiguration (#1271)8f43c75GH-1251: Upgrade Zookeeper to 3.9.3 (#1252)bc30bb2GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 (#1265)9402173GH-1269: Bump Jetty to 9.4.57.v20241219 (#1270)57cf513FIx PersistentTTLNode thread leak (#1264)bac8ba9Fix PersistentWatcher not working with NamespaceFacade (#1262)3f631acFix PersistentTtlNode not deleted if touch node is never created (#1260)1bd8450Document read effects after SharedValue.setValue (#1261)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 4600309 |
| UUID: | 2712329458 |
| Node ID: | PR_kwDOBXbZOM6hqtzy |
| Host: | GitHub |
| Repository: | apache/servicecomb-java-chassis |
| Merge State: | Unknown |