1. 34a9492 ZOOKEEPER-5049: Redact passwords from PrometheusMetricsProvider configuration logging by Dávid Paksy · 3 weeks ago master
  2. f94cdd5 ZOOKEEPER-4985: Fix zkCleanup.sh script to not fail on non-standard config directories (#2324) by Lars Francke · 4 weeks ago
  3. ed28ce7 ZOOKEEPER-5047: Make PrometheusMetricsProvider KeyStore type detection consistent by Dávid Paksy · 4 weeks ago
  4. d4e15d3 ZOOKEEPER-5045: Fall back to TLSv1.2 default in FIPS mode by Dávid Paksy · 5 weeks ago
  5. 972e71c ZOOKEEPER-5043: Disable fallback to DIGEST-MD5 in SaslServer when FIPS mode is set by Dávid Paksy · 5 weeks ago
  6. 8184fd1 ZOOKEEPER-5009: Memory Leak in zoo_sasl_client_create by Nihir Agarwal · 6 weeks ago
  7. afe8f08 ZOOKEEPER-5029: Port unification for PrometheusMetricsProvider by Dávid Paksy · 6 weeks ago
  8. dc3150a ZOOKEEPER-5035: remove loggraph from contrib by Andor Molnár · 7 weeks ago
  9. bbaaf0b ZOOKEEPER-4992: Avoid overriding same-subject certs in PEM trust store by Tero Saarni · 7 weeks ago
  10. a3c478b ZOOKEEPER-5022: Added "exit" command to zkCli.sh by Dávid Paksy · 8 weeks ago
  11. 6c4fabf ZOOKEEPER-5021: Exit from zkCli when interrupt (Ctrl-C) or EOF (Ctrl-D) is pressed by Dávid Paksy · 9 weeks ago
  12. 9d23039 ZOOKEEPER-5024: Allow to set TLS version and ciphers for PrometheusMetricsProvider by Dávid Paksy · 9 weeks ago
  13. 83221ec ZOOKEEPER-5015: Add admin server command to shed client connections by percentage (#2352) by li4wang · 2 months ago
  14. 4bbd4a8 ZOOKEEPER-5034: enable dependabot via .asf.yaml by Patrick Hunt · 3 months ago
  15. eab1659 ZOOKEEPER-5023: Allow to set TLS version and ciphers for AdminServer by Dávid Paksy · 3 months ago
  16. f986565 ZOOKEEPER-5027: Upgrade deprecated GitHub Actions versions by Dávid Paksy · 3 months ago
  17. 2f0d22b ZOOKEEPER-5012: guard zkDb close in QuorumPeer shutdown by seeksky · 4 months ago
  18. d20061b ZOOKEEPER-5018: Upgrade Jetty to 9.4.58.v20250814 in order to fix CVE-2025-5115 (ADDENDUM) by Andor Molnár · 4 months ago
  19. dc2767f ZOOKEEPER-4983: Add client-triggered operation count metrics (#2328) by li4wang · 4 months ago
  20. 9a90ee2 ZOOKEEPER-5018: Upgrade Jetty to 9.4.58.v20250814 in order to fix CVE-2025-5115 by Andor Molnár · 4 months ago
  21. fbd87aa ZOOKEEPER-5017: Upgrade Netty to 4.1.130.Final to address CVE-2025-67735 by Andor Molnár · 5 months ago
  22. 321f84d Fix checkstyle and license issues by Andor Molnar · 5 months ago
  23. 6aaffd5 ZOOKEEPER-4956: Provide a HostProvider that uses DNS SRV record for dynamic server discovery (#2320) by li4wang · 5 months ago
  24. ac0d082 Add log redactor method when logging ZK config properties by Andor Molnar · 6 months ago
  25. 97e1789 Upgrade Guava to 32.1.3-jre (fix CVE-2023-2976, CVE-2020-8908) by guptas6est · 6 months ago
  26. 3ae8e77 ZOOKEEPER-4966: Decouple `ZKConfig` from `QuorumPeerConfig.ConfigException` by Kezhu Wang · 6 months ago
  27. a8631bd ZOOKEEPER-4934: Add metrics for TTL node creation (#2287) by Ivan Andika · 6 months ago
  28. c91f611 ZOOKEEPER-4997: Unify construction of TrustManager to dedicated method by Kezhu Wang · 6 months ago
  29. f9fa0cc ZOOKEEPER-4915: Default znode.container.maxNeverUsedIntervalMs to 5 minutes by Kezhu Wang · 6 months ago
  30. 3f4c8a2 ZOOKEEPER-4918: Bump com.fasterxml.jackson.core:jackson-core from 2.152 to 2.18.1 by Norbert Meszaros · 6 months ago
  31. 1c903df ZOOKEEPER-4923: Add timeout to control brand-new session establishment by Kezhu Wang · 6 months ago
  32. a7fe813 ZOOKEEPER-4958: Fix client hostname verification ignored in server if ssl.authProvider configured by Kezhu Wang · 6 months ago
  33. 3fc7ccc ZOOKEEPER-4741: Modernize PrometheusMetricsProvider with Jetty and ne… by Vasilii Alferov · 6 months ago
  34. 229721e ZOOKEEPER-3100: ZooKeeper client times out due to random choice of resolved addresses by Andor Molnár · 6 months ago
  35. 10835cb ZOOKEEPER-2858: Disable reverse DNS lookup for SASL java client by Andor Molnár · 6 months ago
  36. fb43500 ZOOKEEPER-4989: Fix c client compilation on Windows with MSVC by jmalopoy · 7 months ago
  37. e8e141b ZOOKEEPER-4736: Fix nio socket fd leak if network service is down by lchqlchq · 7 months ago
  38. 66c4efe ZOOKEEPER-4986: Disable reverse DNS lookup in TLS client and server by Andor Molnár · 8 months ago
  39. 51c4f2b ZOOKEEPER-4984: Upgrade OWASP plugin to 12.1.6 due to breaking changes in the API by Andor Molnár · 8 months ago
  40. 9dbd958 ZOOKEEPER-3938: Upgrade JLine to 3.25.1 by Dávid Paksy · 8 months ago
  41. d8e5217 ZOOKEEPER-4972: Fix flaky tests in PrometheusMetricsProviderConfigTest by Kezhu Wang · 9 months ago
  42. 23c0446 ZOOKEEPER-4962: Export bound client port for ZooKeeperServerEmbedded by Kezhu Wang · 9 months ago
  43. 2b1808b ZOOKEEPER-4976: Update Netty to fix CVE by Aleksandr Nikolaev · 9 months ago
  44. e3abfde ZOOKEEPER-4871: ZooKeeper python module (zkpython) is incompatible with Python 3.12 by Andor Molnár · 9 months ago
  45. 63bec25 ZOOKEEPER-4974: Remove enforced JDK 17 compilation warnings by Andor Molnár · 9 months ago
  46. 7c414c1 ZOOKEEPER-4951: Optimize the default Prometheus max queue size (#2278) by li4wang · 9 months ago
  47. dd1e5df Fix commons-io license file by Andor Molnar · 9 months ago
  48. bb76c97 ZOOKEEPER-4970: Deprecate ZKConfig methods which throw QuorumPeerConfig.ConfigException by Kezhu Wang · 10 months ago
  49. 9e8296f ZOOKEEPER-4952:Reduce the GC overhead of Prometheus reject exception handling (#2279) by li4wang · 10 months ago
  50. 45b49a5 ZOOKEEPER-4955: [ADDENDUM] Refactor Ca, Cert and etc. so to be reusable by Kezhu Wang · 10 months ago
  51. b4443e8 ZOOKEEPER-842: [ADDENDUM] Keep `DataTree::copyStat` for compatibility with Apache Curator by Kezhu Wang · 10 months ago
  52. bbcdbab ZOOKEEPER-842: Generate jute method `copyFrom` to decouple `ZooKeeper` from `DataTree` by Kezhu Wang · 10 months ago
  53. d4f555f ZOOKEEPER-4963: Add `ZooKeeper::builder` to replace `new ZooKeeperBuilder` by Kezhu Wang · 10 months ago
  54. 8b13615 ZOOKEEPER-4965: Drop unnecessary deprecation warning suppressions by Kezhu Wang · 10 months ago
  55. a46eecf ZOOKEEPER-4964. Check permissions individually during admin server auth [ADDENDUM] - build fix by Andor Molnar · 10 months ago
  56. 71e173f ZOOKEEPER-4964. Check permissions individually during admin server auth by Andor Molnar · 10 months ago
  57. 641cf00 ZOOKEEPER-4240: Add IPV6 support for ZooKeeper ACL by Abhishek Kothalikar · 10 months ago
  58. c21d37f ZOOKEEPER-4299: Use non lock completion list in zoo_amulti since it is not multithreaded by Gowrima · 10 months ago
  59. d7f9717 ZOOKEEPER-4929: Make c client side cert optional in connecting to tls server by Edward Seabrook · 10 months ago
  60. 178076a ZOOKEEPER-4960: Upgrade OWASP plugin to 12.1.3 due to recent parsing errors by Andor Molnár · 10 months ago
  61. 82edaa7 ZOOKEEPER-4959. Update license of slf4j-2.0.13 (#2295) by Andor Molnár · 10 months ago
  62. 770804b ZOOKEEPER-4955: Fix intererence with jvm wide ssl properties for ssl.crl and ssl.ocsp by Kezhu Wang · 10 months ago
  63. bec08df ZOOKEEPER-4953: Fix typos for word ZooKeeper from ZooKeeeper by Rahul Kumar · 10 months ago
  64. 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 · 10 months ago
  65. 030b7f2 ZOOKEEPER-4954: Use FIPS style hostname verification when no custom t… by Istvan Toth · 11 months ago
  66. 3d6c0d1 ZOOKEEPER-4787: Fix quorum join failure due to inconsistent wire message charset during leader election by Softrock · 11 months ago
  67. 9d1d25c ZOOKEEPER-4940: Enabling zookeeper.ssl.ocsp with JRE TLS provider errors out by Istvan Toth · 11 months ago
  68. 6c5f788 ZOOKEEPER-4943: Use Duration for session timeout in ZooKeeperBuilder by Kezhu Wang · 12 months ago
  69. 02e93c2 ZOOKEEPER-4944: Cache zookeeper dists in compatibility tests by Kezhu Wang · 12 months ago
  70. 5b4be58 ZOOKEEPER-4921: Retry endlessly to establish a brand-new session by Kezhu Wang · 1 year, 1 month ago
  71. f6766ec ZOOKEEPER-4810: Fix buf data race at format_endpoint_info by fanyang · 12 months ago
  72. 1ebd57b ZOOKEEPER-4556: Add zoo_version_str to return ZOO_VERSION for runtime library by George J. Carrette · 12 months ago
  73. 35744f3 ZOOKEEPER-4930: Add metrics for TTL node deletion (#2261) by li4wang · 12 months ago
  74. 4e7b8a3 ZOOKEEPER-4604: Fix missing break in switch branch COMPLETION_STRING_STAT by Adam Yi · 12 months ago
  75. e5dd60b ZOOKEEPER-4925: Fix data loss due to propagation of discontinuous committedLog (#2254) by Kezhu Wang · 1 year ago
  76. 524f1d7 Fix client connection rejected due to throttler token overflow by Yongming Zhang · 1 year ago
  77. aeadf57 ZOOKEEPER-4928: Fix ZOO_VERSION not updated during mvn release:prepare by Kezhu Wang · 1 year, 1 month ago
  78. 2aaeff8 ZOOKEEPER-4912: Remove default TLS cipher overrides by Istvan Toth · 1 year, 1 month ago
  79. 6e4d690 ZOOKEEPER-4829: [ADDENDUM] Improve backward compatibility for QuorumPeerConfig::getPurgeInterval with 3.9 by Kezhu Wang · 1 year, 1 month ago
  80. bf71704 ZOOKEEPER-4924: Fix double "the" word typos (#2251) by SSSDNSY · 1 year, 1 month ago
  81. 840a666 ZOOKEEPER-4920: Fix flaky test ZooKeeperServerMaxCnxnsTest by Kezhu Wang · 1 year, 2 months ago
  82. ac19f22 ZOOKEEPER-4886: Fix observer with small myid can't join SASL quorum by zichen-gan · 1 year, 2 months ago
  83. db8fe9c ZOOKEEPER-4919: Make ResponseCache a LRU as it supposed to be by mikkosc · 1 year, 2 months ago
  84. 97a29de ZOOKEEPER-4900: Bump patch release of jetty to include CVE fix for CVE-2024-6763 by Pablo Francisco Pérez Hidalgo · 1 year, 2 months ago
  85. b86ccf1 ZOOKEEPER-3766: [ADDENDUM] Fix TestSASLAuth failure by Kezhu Wang · 1 year, 2 months ago
  86. 327ac03 ZOOKEEPER-4906: Log full exception details for server JAAS config failure by Chris Nauroth · 1 year, 3 months ago
  87. 69d95a2 ZOOKEEPER-3766: Clean up bash scripts by Christopher Tubbs · 1 year, 3 months ago
  88. 6e4ec27 ZOOKEEPER-4907: Stop client packets processing after server channel closed by stroller · 1 year, 3 months ago
  89. 7316c49 ZOOKEEPER-4895: Support encrypted password file during SASL authentication for C client by Dan Wang · 1 year, 3 months ago
  90. 9cc3043 ZOOKEEPER-4909: Fix exceeded request timeout in case of spurious wakeup by luozongle01 · 1 year, 3 months ago
  91. 10328b3 ZOOKEEPER-4725: Record TTL node creations in audit log by Damien Diederen · 1 year, 3 months ago
  92. 2d2820e ZOOKEEPER-4902: Document that read-only mode also enables isro 4lw by Chris Nauroth · 1 year, 3 months ago
  93. 160297d ZOOKEEPER-4897 Upgrade Netty to 4.1.119.Final for fix CVE-2025-24970 (#2227) by helloworld28 · 1 year, 3 months ago
  94. be133f9 ZOOKEEPER-4901: Correct logback license information on master branch. (#2229) by Chris Nauroth · 1 year, 3 months ago
  95. 1a9bcbd ZOOKEEPER-4898: FastLeaderElection WorkerSender/WorkerReceiver don't need to be Thread (#2228) by ZLATAN628 · 1 year, 3 months ago
  96. a39c8d8 ZOOKEEPER-4891: Update logback to 1.3.15 to fix CVE-2024-12798. by Chris Nauroth · 1 year, 4 months ago
  97. 8532163 ZOOKEEPER-4846: Failure to reload database due to missing ACL by Andor Molnár · 1 year, 4 months ago
  98. a8eb7fa ZOOKEEPER-3624: Fix flaky `QuorumPeerMainTest::testFailedTxnAsPartOfQuorumLoss` by Kezhu Wang · 1 year, 5 months ago
  99. c0e9241 ZOOKEEPER-4858: Remove the lock contention between snapshotting and the sync operation by li4wang · 1 year, 6 months ago
  100. f7af2ac ZOOKEEPER-4020: Fix memory leak from ssl cert in c client by Gowrima · 1 year, 6 months ago