1. 97e1789 Upgrade Guava to 32.1.3-jre (fix CVE-2023-2976, CVE-2020-8908) by guptas6est · 4 weeks ago master
  2. 3ae8e77 ZOOKEEPER-4966: Decouple `ZKConfig` from `QuorumPeerConfig.ConfigException` by Kezhu Wang · 4 weeks ago
  3. a8631bd ZOOKEEPER-4934: Add metrics for TTL node creation (#2287) by Ivan Andika · 5 weeks ago
  4. c91f611 ZOOKEEPER-4997: Unify construction of TrustManager to dedicated method by Kezhu Wang · 5 weeks ago
  5. f9fa0cc ZOOKEEPER-4915: Default znode.container.maxNeverUsedIntervalMs to 5 minutes by Kezhu Wang · 5 weeks ago
  6. 3f4c8a2 ZOOKEEPER-4918: Bump com.fasterxml.jackson.core:jackson-core from 2.152 to 2.18.1 by Norbert Meszaros · 5 weeks ago
  7. 1c903df ZOOKEEPER-4923: Add timeout to control brand-new session establishment by Kezhu Wang · 5 weeks ago
  8. a7fe813 ZOOKEEPER-4958: Fix client hostname verification ignored in server if ssl.authProvider configured by Kezhu Wang · 5 weeks ago
  9. 3fc7ccc ZOOKEEPER-4741: Modernize PrometheusMetricsProvider with Jetty and ne… by Vasilii Alferov · 5 weeks ago
  10. 229721e ZOOKEEPER-3100: ZooKeeper client times out due to random choice of resolved addresses by Andor Molnár · 7 weeks ago
  11. 10835cb ZOOKEEPER-2858: Disable reverse DNS lookup for SASL java client by Andor Molnár · 7 weeks ago
  12. fb43500 ZOOKEEPER-4989: Fix c client compilation on Windows with MSVC by jmalopoy · 10 weeks ago
  13. e8e141b ZOOKEEPER-4736: Fix nio socket fd leak if network service is down by lchqlchq · 3 months ago
  14. 66c4efe ZOOKEEPER-4986: Disable reverse DNS lookup in TLS client and server by Andor Molnár · 3 months ago
  15. 51c4f2b ZOOKEEPER-4984: Upgrade OWASP plugin to 12.1.6 due to breaking changes in the API by Andor Molnár · 3 months ago
  16. 9dbd958 ZOOKEEPER-3938: Upgrade JLine to 3.25.1 by Dávid Paksy · 4 months ago
  17. d8e5217 ZOOKEEPER-4972: Fix flaky tests in PrometheusMetricsProviderConfigTest by Kezhu Wang · 4 months ago
  18. 23c0446 ZOOKEEPER-4962: Export bound client port for ZooKeeperServerEmbedded by Kezhu Wang · 4 months ago
  19. 2b1808b ZOOKEEPER-4976: Update Netty to fix CVE by Aleksandr Nikolaev · 4 months ago
  20. e3abfde ZOOKEEPER-4871: ZooKeeper python module (zkpython) is incompatible with Python 3.12 by Andor Molnár · 4 months ago
  21. 63bec25 ZOOKEEPER-4974: Remove enforced JDK 17 compilation warnings by Andor Molnár · 4 months ago
  22. 7c414c1 ZOOKEEPER-4951: Optimize the default Prometheus max queue size (#2278) by li4wang · 5 months ago
  23. dd1e5df Fix commons-io license file by Andor Molnar · 5 months ago
  24. bb76c97 ZOOKEEPER-4970: Deprecate ZKConfig methods which throw QuorumPeerConfig.ConfigException by Kezhu Wang · 5 months ago
  25. 9e8296f ZOOKEEPER-4952:Reduce the GC overhead of Prometheus reject exception handling (#2279) by li4wang · 5 months ago
  26. 45b49a5 ZOOKEEPER-4955: [ADDENDUM] Refactor Ca, Cert and etc. so to be reusable by Kezhu Wang · 5 months ago
  27. b4443e8 ZOOKEEPER-842: [ADDENDUM] Keep `DataTree::copyStat` for compatibility with Apache Curator by Kezhu Wang · 5 months ago
  28. bbcdbab ZOOKEEPER-842: Generate jute method `copyFrom` to decouple `ZooKeeper` from `DataTree` by Kezhu Wang · 5 months ago
  29. d4f555f ZOOKEEPER-4963: Add `ZooKeeper::builder` to replace `new ZooKeeperBuilder` by Kezhu Wang · 5 months ago
  30. 8b13615 ZOOKEEPER-4965: Drop unnecessary deprecation warning suppressions by Kezhu Wang · 5 months ago
  31. a46eecf ZOOKEEPER-4964. Check permissions individually during admin server auth [ADDENDUM] - build fix by Andor Molnar · 5 months ago
  32. 71e173f ZOOKEEPER-4964. Check permissions individually during admin server auth by Andor Molnar · 5 months ago
  33. 641cf00 ZOOKEEPER-4240: Add IPV6 support for ZooKeeper ACL by Abhishek Kothalikar · 5 months ago
  34. c21d37f ZOOKEEPER-4299: Use non lock completion list in zoo_amulti since it is not multithreaded by Gowrima · 5 months ago
  35. d7f9717 ZOOKEEPER-4929: Make c client side cert optional in connecting to tls server by Edward Seabrook · 5 months ago
  36. 178076a ZOOKEEPER-4960: Upgrade OWASP plugin to 12.1.3 due to recent parsing errors by Andor Molnár · 5 months ago
  37. 82edaa7 ZOOKEEPER-4959. Update license of slf4j-2.0.13 (#2295) by Andor Molnár · 5 months ago
  38. 770804b ZOOKEEPER-4955: Fix intererence with jvm wide ssl properties for ssl.crl and ssl.ocsp by Kezhu Wang · 5 months ago
  39. bec08df ZOOKEEPER-4953: Fix typos for word ZooKeeper from ZooKeeeper by Rahul Kumar · 6 months ago
  40. 06b418b ZOOKEEPER-4932: The newest version of zookeeper includes Jetty versiob 9.4.57.x which has CVE-2024-6763 issue by Andor Molnár · 6 months ago
  41. 030b7f2 ZOOKEEPER-4954: Use FIPS style hostname verification when no custom t… by Istvan Toth · 6 months ago
  42. 3d6c0d1 ZOOKEEPER-4787: Fix quorum join failure due to inconsistent wire message charset during leader election by Softrock · 6 months ago
  43. 9d1d25c ZOOKEEPER-4940: Enabling zookeeper.ssl.ocsp with JRE TLS provider errors out by Istvan Toth · 6 months ago
  44. 6c5f788 ZOOKEEPER-4943: Use Duration for session timeout in ZooKeeperBuilder by Kezhu Wang · 7 months ago
  45. 02e93c2 ZOOKEEPER-4944: Cache zookeeper dists in compatibility tests by Kezhu Wang · 7 months ago
  46. 5b4be58 ZOOKEEPER-4921: Retry endlessly to establish a brand-new session by Kezhu Wang · 8 months ago
  47. f6766ec ZOOKEEPER-4810: Fix buf data race at format_endpoint_info by fanyang · 7 months ago
  48. 1ebd57b ZOOKEEPER-4556: Add zoo_version_str to return ZOO_VERSION for runtime library by George J. Carrette · 7 months ago
  49. 35744f3 ZOOKEEPER-4930: Add metrics for TTL node deletion (#2261) by li4wang · 7 months ago
  50. 4e7b8a3 ZOOKEEPER-4604: Fix missing break in switch branch COMPLETION_STRING_STAT by Adam Yi · 7 months ago
  51. e5dd60b ZOOKEEPER-4925: Fix data loss due to propagation of discontinuous committedLog (#2254) by Kezhu Wang · 7 months ago
  52. 524f1d7 Fix client connection rejected due to throttler token overflow by Yongming Zhang · 8 months ago
  53. aeadf57 ZOOKEEPER-4928: Fix ZOO_VERSION not updated during mvn release:prepare by Kezhu Wang · 8 months ago
  54. 2aaeff8 ZOOKEEPER-4912: Remove default TLS cipher overrides by Istvan Toth · 8 months ago
  55. 6e4d690 ZOOKEEPER-4829: [ADDENDUM] Improve backward compatibility for QuorumPeerConfig::getPurgeInterval with 3.9 by Kezhu Wang · 8 months ago
  56. bf71704 ZOOKEEPER-4924: Fix double "the" word typos (#2251) by SSSDNSY · 9 months ago
  57. 840a666 ZOOKEEPER-4920: Fix flaky test ZooKeeperServerMaxCnxnsTest by Kezhu Wang · 9 months ago
  58. ac19f22 ZOOKEEPER-4886: Fix observer with small myid can't join SASL quorum by zichen-gan · 9 months ago
  59. db8fe9c ZOOKEEPER-4919: Make ResponseCache a LRU as it supposed to be by mikkosc · 9 months ago
  60. 97a29de ZOOKEEPER-4900: Bump patch release of jetty to include CVE fix for CVE-2024-6763 by Pablo Francisco Pérez Hidalgo · 9 months ago
  61. b86ccf1 ZOOKEEPER-3766: [ADDENDUM] Fix TestSASLAuth failure by Kezhu Wang · 10 months ago
  62. 327ac03 ZOOKEEPER-4906: Log full exception details for server JAAS config failure by Chris Nauroth · 10 months ago
  63. 69d95a2 ZOOKEEPER-3766: Clean up bash scripts by Christopher Tubbs · 10 months ago
  64. 6e4ec27 ZOOKEEPER-4907: Stop client packets processing after server channel closed by stroller · 10 months ago
  65. 7316c49 ZOOKEEPER-4895: Support encrypted password file during SASL authentication for C client by Dan Wang · 10 months ago
  66. 9cc3043 ZOOKEEPER-4909: Fix exceeded request timeout in case of spurious wakeup by luozongle01 · 10 months ago
  67. 10328b3 ZOOKEEPER-4725: Record TTL node creations in audit log by Damien Diederen · 10 months ago
  68. 2d2820e ZOOKEEPER-4902: Document that read-only mode also enables isro 4lw by Chris Nauroth · 10 months ago
  69. 160297d ZOOKEEPER-4897 Upgrade Netty to 4.1.119.Final for fix CVE-2025-24970 (#2227) by helloworld28 · 11 months ago
  70. be133f9 ZOOKEEPER-4901: Correct logback license information on master branch. (#2229) by Chris Nauroth · 11 months ago
  71. 1a9bcbd ZOOKEEPER-4898: FastLeaderElection WorkerSender/WorkerReceiver don't need to be Thread (#2228) by ZLATAN628 · 11 months ago
  72. a39c8d8 ZOOKEEPER-4891: Update logback to 1.3.15 to fix CVE-2024-12798. by Chris Nauroth · 11 months ago
  73. 8532163 ZOOKEEPER-4846: Failure to reload database due to missing ACL by Andor Molnár · 11 months ago
  74. a8eb7fa ZOOKEEPER-3624: Fix flaky `QuorumPeerMainTest::testFailedTxnAsPartOfQuorumLoss` by Kezhu Wang · 1 year, 1 month ago
  75. c0e9241 ZOOKEEPER-4858: Remove the lock contention between snapshotting and the sync operation by li4wang · 1 year, 1 month ago
  76. f7af2ac ZOOKEEPER-4020: Fix memory leak from ssl cert in c client by Gowrima · 1 year, 1 month ago
  77. d1d57c4 ZOOKEEPER-4880: Generate comments from zookeeper.jute into code by luozongle01 · 1 year, 1 month ago
  78. 5664ce1 ZOOKEEPER-4879: Fix log of exception (#2205) by luozongle01 · 1 year, 2 months ago
  79. 75f9781 ZOOKEEPER-4819: Fix can't seek for writable tls server if connected to readonly server by Xin Luo · 1 year, 2 months ago
  80. 3e02328 ZOOKEEPER-4872: SnapshotCommand should not perform fastForwardFromEdits by li4wang · 1 year, 2 months ago
  81. aba99cf [CI] (Trivial) Update GitHub Actions by Christopher Tubbs · 1 year, 2 months ago
  82. 333c8b8 ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535 by Robson Braga · 1 year, 2 months ago
  83. 2ac7601 ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode - doc change (ADDENDUM) by Andor Molnár · 1 year, 2 months ago
  84. fe64596 ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode (#2213) by Andor Molnár · 1 year, 2 months ago
  85. 91ab3f5 ZOOKEEPER-4790: Make client hostname verification configurable by Natalie Klestrup Röijezon · 1 year, 2 months ago
  86. 9d52264 ZOOKEEPER-4852: Fix the bad "*uuuuu" mark in the ASF license by Aditya Yadav · 1 year, 3 months ago
  87. 837f86c ZOOKEEPER-4877: Fix typos in comments by luozongle01 · 1 year, 3 months ago
  88. e72f80a ZOOKEEPER-4699: Fix hostname use-after-free in the C client by fanyang · 1 year, 3 months ago
  89. fe4854a ZOOKEEPER-4848: Fix potential stack overflow in setup_random by yarthur1 · 1 year, 3 months ago
  90. 858b787 ZOOKEEPER-4876: jetty-http-9.4.53.v20231009.jar: CVE-2024-6763(3.7) by Andor Molnár · 1 year, 3 months ago
  91. b997145 ZOOKEEPER-4864: Fix bad format when dump MultiTxn in TxnLogToolkit (#2192) by Xin Luo · 1 year, 3 months ago
  92. 935b5f4 ZOOKEEPER-4869: Document more time units supported in autopurge.purgeInterval (#2195) by puru · 1 year, 3 months ago
  93. 75884ec ZOOKEEPER-4868. Bump commons-io to resolve CVE (#2196) by tison · 1 year, 3 months ago
  94. 1880fc0 ZOOKEEPER-4862. Add doc to secure prometheus support (#2190) by puru · 1 year, 4 months ago
  95. 5a3c6a9 ZOOKEEPER-4839: Fix SASL DIGEST-MD5 authenticated with last successfully logined username by Xin Luo · 1 year, 4 months ago
  96. 8900618 ZOOKEEPER-4508: Expire session in client side to avoid endless connection loss by Kezhu Wang · 1 year, 4 months ago
  97. 95efcc9 Update Year in NOTICE.txt (#2149) by Siva Kumar Edupuganti · 1 year, 4 months ago
  98. bc9afbf ZOOKEEPER-4712: Fix partially shutdown of ZooKeeperServer and its processors by Jon Marius Venstad · 1 year, 4 months ago
  99. dcaf74c ZOOKEEPER-4843: Encountering an 'Unreasonable Length' error when configuring jute.maxbuffer to 1GB or more by Mohammad Arshad · 1 year, 4 months ago
  100. 9df310a ZOOKEEPER-4293: Bump netty to 4.1.113.Final, remove syncUninterruptibly (#1917) by Michael Edgar · 1 year, 4 months ago