1. 53a78e3 ZOOKEEPER-5064: Upgrade jackson to 2.18.8 to fix CVEs by Kirti Prajapat · 10 days ago master
  2. 5d6ad79 ZOOKEEPER-5056: Upgrade Netty to address CVE vulnerabilities by Badreddine Itani · 10 days ago
  3. 65016cb ZOOKEEPER-5067: Remove older docs picker from the docs page by Yurii Palamarchuk · 12 days ago
  4. 064cf6c ZOOKEEPER-5057: Upgrade logback to address CVE vulnerabilities by Badreddine Itani · 3 weeks ago
  5. 964f5cf ZOOKEEPER-5058: Remove special characters from ensemble name before logging in EnsembleAuthenticationProvider by Andor Molnár · 3 weeks ago
  6. 6925dea ZOOKEEPER-4767: New implementation of prometheus quantile metrics based on DataSketches by Yike Xiao · 3 weeks ago
  7. 6d6ae51 ZOOKEEPER-5065: Preserve doap.rdf in website builds by Yurii Palamarchuk · 3 weeks ago
  8. 8e3527a ZOOKEEPER-5066: Update JDK11 to JDK 17, 25 in s390x jenkinsfile by Shreya Sawant · 3 weeks ago
  9. 0cb298e ZOOKEEPER-5059: Kerberos SASL leaks Login refresh threads across QuorumPeer.shutdown() by Andor Molnár · 3 weeks ago
  10. d36335c ZOOKEEPER-5060: Update GitHub Action versions by Dávid Paksy · 3 weeks ago
  11. a8f5478 ZOOKEEPER-5061: ZooKeeper website fixes by Yurii Palamarchuk · 4 weeks ago
  12. 12d4cb4 ZOOKEEPER-5039: Raise to min JDK 17, also build, test with JDK25 by Dávid Paksy · 5 weeks ago
  13. 981a2fd ZOOKEEPER-5050: Disable AdminServer and enhance documentation to highlight security considerations by Andor Molnár · 5 weeks ago
  14. 7e608ac ZOOKEEPER-5020: Improve ZooKeeper website by Yurii Palamarchuk · 5 weeks ago
  15. 9dd41cd ZOOKEEPER-5052: Fix stale thread write of primitive in JvmPauseMonitor by Dávid Paksy · 6 weeks ago
  16. 410ceed ZOOKEEPER-5042: Enhance X-Forwarded-For setting in IPAuthenticationProvider by Andor Molnár · 6 weeks ago
  17. 34a9492 ZOOKEEPER-5049: Redact passwords from PrometheusMetricsProvider configuration logging by Dávid Paksy · 10 weeks ago
  18. f94cdd5 ZOOKEEPER-4985: Fix zkCleanup.sh script to not fail on non-standard config directories (#2324) by Lars Francke · 2 months ago
  19. ed28ce7 ZOOKEEPER-5047: Make PrometheusMetricsProvider KeyStore type detection consistent by Dávid Paksy · 2 months ago
  20. d4e15d3 ZOOKEEPER-5045: Fall back to TLSv1.2 default in FIPS mode by Dávid Paksy · 3 months ago
  21. 972e71c ZOOKEEPER-5043: Disable fallback to DIGEST-MD5 in SaslServer when FIPS mode is set by Dávid Paksy · 3 months ago
  22. 8184fd1 ZOOKEEPER-5009: Memory Leak in zoo_sasl_client_create by Nihir Agarwal · 3 months ago
  23. afe8f08 ZOOKEEPER-5029: Port unification for PrometheusMetricsProvider by Dávid Paksy · 3 months ago
  24. dc3150a ZOOKEEPER-5035: remove loggraph from contrib by Andor Molnár · 3 months ago
  25. bbaaf0b ZOOKEEPER-4992: Avoid overriding same-subject certs in PEM trust store by Tero Saarni · 3 months ago
  26. a3c478b ZOOKEEPER-5022: Added "exit" command to zkCli.sh by Dávid Paksy · 3 months ago
  27. 6c4fabf ZOOKEEPER-5021: Exit from zkCli when interrupt (Ctrl-C) or EOF (Ctrl-D) is pressed by Dávid Paksy · 4 months ago
  28. 9d23039 ZOOKEEPER-5024: Allow to set TLS version and ciphers for PrometheusMetricsProvider by Dávid Paksy · 4 months ago
  29. 83221ec ZOOKEEPER-5015: Add admin server command to shed client connections by percentage (#2352) by li4wang · 4 months ago
  30. 4bbd4a8 ZOOKEEPER-5034: enable dependabot via .asf.yaml by Patrick Hunt · 4 months ago
  31. eab1659 ZOOKEEPER-5023: Allow to set TLS version and ciphers for AdminServer by Dávid Paksy · 4 months ago
  32. f986565 ZOOKEEPER-5027: Upgrade deprecated GitHub Actions versions by Dávid Paksy · 5 months ago
  33. 2f0d22b ZOOKEEPER-5012: guard zkDb close in QuorumPeer shutdown by seeksky · 5 months ago
  34. d20061b ZOOKEEPER-5018: Upgrade Jetty to 9.4.58.v20250814 in order to fix CVE-2025-5115 (ADDENDUM) by Andor Molnár · 6 months ago
  35. dc2767f ZOOKEEPER-4983: Add client-triggered operation count metrics (#2328) by li4wang · 6 months ago
  36. 9a90ee2 ZOOKEEPER-5018: Upgrade Jetty to 9.4.58.v20250814 in order to fix CVE-2025-5115 by Andor Molnár · 6 months ago
  37. fbd87aa ZOOKEEPER-5017: Upgrade Netty to 4.1.130.Final to address CVE-2025-67735 by Andor Molnár · 6 months ago
  38. 321f84d Fix checkstyle and license issues by Andor Molnar · 6 months ago
  39. 6aaffd5 ZOOKEEPER-4956: Provide a HostProvider that uses DNS SRV record for dynamic server discovery (#2320) by li4wang · 6 months ago
  40. ac0d082 Add log redactor method when logging ZK config properties by Andor Molnar · 8 months ago
  41. 97e1789 Upgrade Guava to 32.1.3-jre (fix CVE-2023-2976, CVE-2020-8908) by guptas6est · 7 months ago
  42. 3ae8e77 ZOOKEEPER-4966: Decouple `ZKConfig` from `QuorumPeerConfig.ConfigException` by Kezhu Wang · 7 months ago
  43. a8631bd ZOOKEEPER-4934: Add metrics for TTL node creation (#2287) by Ivan Andika · 7 months ago
  44. c91f611 ZOOKEEPER-4997: Unify construction of TrustManager to dedicated method by Kezhu Wang · 7 months ago
  45. f9fa0cc ZOOKEEPER-4915: Default znode.container.maxNeverUsedIntervalMs to 5 minutes by Kezhu Wang · 7 months ago
  46. 3f4c8a2 ZOOKEEPER-4918: Bump com.fasterxml.jackson.core:jackson-core from 2.152 to 2.18.1 by Norbert Meszaros · 7 months ago
  47. 1c903df ZOOKEEPER-4923: Add timeout to control brand-new session establishment by Kezhu Wang · 7 months ago
  48. a7fe813 ZOOKEEPER-4958: Fix client hostname verification ignored in server if ssl.authProvider configured by Kezhu Wang · 8 months ago
  49. 3fc7ccc ZOOKEEPER-4741: Modernize PrometheusMetricsProvider with Jetty and ne… by Vasilii Alferov · 8 months ago
  50. 229721e ZOOKEEPER-3100: ZooKeeper client times out due to random choice of resolved addresses by Andor Molnár · 8 months ago
  51. 10835cb ZOOKEEPER-2858: Disable reverse DNS lookup for SASL java client by Andor Molnár · 8 months ago
  52. fb43500 ZOOKEEPER-4989: Fix c client compilation on Windows with MSVC by jmalopoy · 9 months ago
  53. e8e141b ZOOKEEPER-4736: Fix nio socket fd leak if network service is down by lchqlchq · 9 months ago
  54. 66c4efe ZOOKEEPER-4986: Disable reverse DNS lookup in TLS client and server by Andor Molnár · 10 months ago
  55. 51c4f2b ZOOKEEPER-4984: Upgrade OWASP plugin to 12.1.6 due to breaking changes in the API by Andor Molnár · 10 months ago
  56. 9dbd958 ZOOKEEPER-3938: Upgrade JLine to 3.25.1 by Dávid Paksy · 10 months ago
  57. d8e5217 ZOOKEEPER-4972: Fix flaky tests in PrometheusMetricsProviderConfigTest by Kezhu Wang · 10 months ago
  58. 23c0446 ZOOKEEPER-4962: Export bound client port for ZooKeeperServerEmbedded by Kezhu Wang · 10 months ago
  59. 2b1808b ZOOKEEPER-4976: Update Netty to fix CVE by Aleksandr Nikolaev · 10 months ago
  60. e3abfde ZOOKEEPER-4871: ZooKeeper python module (zkpython) is incompatible with Python 3.12 by Andor Molnár · 10 months ago
  61. 63bec25 ZOOKEEPER-4974: Remove enforced JDK 17 compilation warnings by Andor Molnár · 11 months ago
  62. 7c414c1 ZOOKEEPER-4951: Optimize the default Prometheus max queue size (#2278) by li4wang · 11 months ago
  63. dd1e5df Fix commons-io license file by Andor Molnar · 11 months ago
  64. bb76c97 ZOOKEEPER-4970: Deprecate ZKConfig methods which throw QuorumPeerConfig.ConfigException by Kezhu Wang · 11 months ago
  65. 9e8296f ZOOKEEPER-4952:Reduce the GC overhead of Prometheus reject exception handling (#2279) by li4wang · 11 months ago
  66. 45b49a5 ZOOKEEPER-4955: [ADDENDUM] Refactor Ca, Cert and etc. so to be reusable by Kezhu Wang · 11 months ago
  67. b4443e8 ZOOKEEPER-842: [ADDENDUM] Keep `DataTree::copyStat` for compatibility with Apache Curator by Kezhu Wang · 11 months ago
  68. bbcdbab ZOOKEEPER-842: Generate jute method `copyFrom` to decouple `ZooKeeper` from `DataTree` by Kezhu Wang · 11 months ago
  69. d4f555f ZOOKEEPER-4963: Add `ZooKeeper::builder` to replace `new ZooKeeperBuilder` by Kezhu Wang · 11 months ago
  70. 8b13615 ZOOKEEPER-4965: Drop unnecessary deprecation warning suppressions by Kezhu Wang · 11 months ago
  71. a46eecf ZOOKEEPER-4964. Check permissions individually during admin server auth [ADDENDUM] - build fix by Andor Molnar · 11 months ago
  72. 71e173f ZOOKEEPER-4964. Check permissions individually during admin server auth by Andor Molnar · 11 months ago
  73. 641cf00 ZOOKEEPER-4240: Add IPV6 support for ZooKeeper ACL by Abhishek Kothalikar · 11 months ago
  74. c21d37f ZOOKEEPER-4299: Use non lock completion list in zoo_amulti since it is not multithreaded by Gowrima · 11 months ago
  75. d7f9717 ZOOKEEPER-4929: Make c client side cert optional in connecting to tls server by Edward Seabrook · 11 months ago
  76. 178076a ZOOKEEPER-4960: Upgrade OWASP plugin to 12.1.3 due to recent parsing errors by Andor Molnár · 11 months ago
  77. 82edaa7 ZOOKEEPER-4959. Update license of slf4j-2.0.13 (#2295) by Andor Molnár · 11 months ago
  78. 770804b ZOOKEEPER-4955: Fix intererence with jvm wide ssl properties for ssl.crl and ssl.ocsp by Kezhu Wang · 12 months ago
  79. bec08df ZOOKEEPER-4953: Fix typos for word ZooKeeper from ZooKeeeper by Rahul Kumar · 12 months ago
  80. 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 · 12 months ago
  81. 030b7f2 ZOOKEEPER-4954: Use FIPS style hostname verification when no custom t… by Istvan Toth · 12 months ago
  82. 3d6c0d1 ZOOKEEPER-4787: Fix quorum join failure due to inconsistent wire message charset during leader election by Softrock · 1 year ago
  83. 9d1d25c ZOOKEEPER-4940: Enabling zookeeper.ssl.ocsp with JRE TLS provider errors out by Istvan Toth · 1 year ago
  84. 6c5f788 ZOOKEEPER-4943: Use Duration for session timeout in ZooKeeperBuilder by Kezhu Wang · 1 year, 1 month ago
  85. 02e93c2 ZOOKEEPER-4944: Cache zookeeper dists in compatibility tests by Kezhu Wang · 1 year, 1 month ago
  86. 5b4be58 ZOOKEEPER-4921: Retry endlessly to establish a brand-new session by Kezhu Wang · 1 year, 3 months ago
  87. f6766ec ZOOKEEPER-4810: Fix buf data race at format_endpoint_info by fanyang · 1 year, 1 month ago
  88. 1ebd57b ZOOKEEPER-4556: Add zoo_version_str to return ZOO_VERSION for runtime library by George J. Carrette · 1 year, 1 month ago
  89. 35744f3 ZOOKEEPER-4930: Add metrics for TTL node deletion (#2261) by li4wang · 1 year, 1 month ago
  90. 4e7b8a3 ZOOKEEPER-4604: Fix missing break in switch branch COMPLETION_STRING_STAT by Adam Yi · 1 year, 1 month ago
  91. e5dd60b ZOOKEEPER-4925: Fix data loss due to propagation of discontinuous committedLog (#2254) by Kezhu Wang · 1 year, 2 months ago
  92. 524f1d7 Fix client connection rejected due to throttler token overflow by Yongming Zhang · 1 year, 2 months ago
  93. aeadf57 ZOOKEEPER-4928: Fix ZOO_VERSION not updated during mvn release:prepare by Kezhu Wang · 1 year, 3 months ago
  94. 2aaeff8 ZOOKEEPER-4912: Remove default TLS cipher overrides by Istvan Toth · 1 year, 3 months ago
  95. 6e4d690 ZOOKEEPER-4829: [ADDENDUM] Improve backward compatibility for QuorumPeerConfig::getPurgeInterval with 3.9 by Kezhu Wang · 1 year, 3 months ago
  96. bf71704 ZOOKEEPER-4924: Fix double "the" word typos (#2251) by SSSDNSY · 1 year, 3 months ago
  97. 840a666 ZOOKEEPER-4920: Fix flaky test ZooKeeperServerMaxCnxnsTest by Kezhu Wang · 1 year, 3 months ago
  98. ac19f22 ZOOKEEPER-4886: Fix observer with small myid can't join SASL quorum by zichen-gan · 1 year, 3 months ago
  99. db8fe9c ZOOKEEPER-4919: Make ResponseCache a LRU as it supposed to be by mikkosc · 1 year, 3 months ago
  100. 97a29de ZOOKEEPER-4900: Bump patch release of jetty to include CVE fix for CVE-2024-6763 by Pablo Francisco Pérez Hidalgo · 1 year, 4 months ago