Releases: apache/curator
Releases · apache/curator
apache-curator-5.9.0
What's Changed
- chore: fixup logging and other style issues by @tisonkun in #1255
- GH-1246. Asynchronously initialize cache before reading II by @kotman12 in #1250
- GH 1256. Fix cached modeled framework list by @kotman12 in #1257
- Document read effects after SharedValue.setValue by @kezhuw in #1261
- Fix PersistentTtlNode not deleted if touch node is never created by @chevaris in #1260
- Fix PersistentWatcher not working with NamespaceFacade by @kezhuw in #1262
- PersistentTTLNode Thread leak by @chevaris in #1264
- GH-1269: Bump Jetty to 9.4.57.v20241219 by @meszinorbi in #1270
- GH-1266. Bump jackson-core from 2.13.5 to 2.18.1 by @meszinorbi in #1265
- GH-1251: Upgrade Zookeeper to 3.9.3+ by @aminadinari19 in #1252
- Fix flaky tests in TestReconfiguration by @kezhuw in #1271
- Fix flaky TestReadOnly.testConnectionStateNewClient in ZooKeeper 3.9.3 by @kezhuw in #1272
New Contributors
- @kotman12 made their first contribution in #1250
- @meszinorbi made their first contribution in #1270
- @aminadinari19 made their first contribution in #1252
Full Changelog: 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 @pdolif in #507
- CURATOR-720: Stop retry if client is closed by @HoustonPutman in #511
- CURATOR-719: Fix orSetData for parallel create calls by @HoustonPutman in #510
- CURATOR-726: Improve tracing for certain operations by @HoustonPutman in #513
- CURATOR-724. Fix LeaderLatch recover on reconnected and missing leaderPath by @tisonkun in #515
- hotfix: build scan rejected by ge.apache.org by @kezhuw in #516
- chore: Enable GitHub Issues by @tisonkun in #519
- CURATOR-728: Not issue ZooKeeper::create if possible in ZkPaths::mkdirs by @kezhuw in #518
- [CURATOR-721] Upgrade Guava Listenablefuture by @froque in #509
- [CURATOR-730] Publish build scans to develocity.apache.org by @clayburn in #521
- CURATOR-729: Fix PersistentWatcher dead loop after curator closed by @kezhuw in #520
- CURATOR-725: Allow for global compression by @HoustonPutman in #512
- CURATOR-710: Fix leaking watch in EnsembleTracker by @kezhuw in #508
- CURATOR-718: Refactor CuratorFramework inheritance hierarchy by composing functionalities by @kezhuw in #517
- GH-1248. Fix bug of useSessionTimeoutMs overflow by @xingsuo-zbz in #1249
New Contributors
- @pdolif made their first contribution in #507
- @HoustonPutman made their first contribution in #511
- @froque made their first contribution in #509
- @clayburn made their first contribution in #521
- @xingsuo-zbz made their first contribution in #1249
Full Changelog: apache-curator-5.7.1...apache-curator-5.8.0