1. ec974dd GEODE-10561: Add Documentation for Public CA Client Authentication EKU Migration (#7989) by Jinwoo Hwang · 3 days ago develop
  2. 932f06c GEODE-10556: Use localhost for Pulse JMX host when JmxManagerBindAddress is empty (#7984) by Jinwoo Hwang · 3 days ago
  3. 4bd2b9f GEODE-10572: Upgrade Spring Boot to 3.3.13 (#7993) by Jinwoo Hwang · 6 days ago
  4. 295cd4c GEODE-10559: Introduction of Security Realm to Security Manager (CVE-2026-23903 remediation) (#7986) by Jinwoo Hwang · 7 days ago
  5. 1c6c580 GEODE-10568: Remediation of CVE-2026-1605 and CVE-2025-11143 (#7992) by Jinwoo Hwang · 8 days ago
  6. de876fe GEODE-10565: Jackson upgrade due to security vulnerabilities (#7990) by Jinwoo Hwang · 8 days ago
  7. 0e5edc3 GEODE-10562: Testcases for Hybrid CA TLS Configuration Test Suite (#7988) by Jinwoo Hwang · 9 days ago
  8. 2b83c0a GEODE-10555: Remediate CVE-2024-12798 CVE-2024-12801 CVE-2025-11226 CVE-2026-1225 (#7982) by Jinwoo Hwang · 9 days ago
  9. 4e93d2c Testcases for Server-Only TLS with Application-Layer Authentication (#7987) by Jinwoo Hwang · 2 weeks ago
  10. 3b21ac6 GEODE-10543: Upgrade Log4j from 2.17.2 to 2.25.3 to remediate CVE-202… (#7975) by Jinwoo Hwang · 10 weeks ago
  11. b0b2dab Add explicit jakarta.annotation-api dependency to fix version conflict (#7972) by Jinwoo Hwang · 3 months ago
  12. affba70 [GEODE-10535] Secure Session Deserialization with Application-Level Security Model using ObjectInputFilter (JEP 290) (#7966) by Jinwoo Hwang · 3 months ago
  13. 74cf647 Add version constraint for jackson-dataformat-yaml (#7970) by Jinwoo Hwang · 3 months ago
  14. 64fe780 GEODE-10532: Replace getRawStatusCode() with getStatusCode().value() which will be removed for Srping7. (#7967) by kaajaln2 · 3 months ago
  15. 9e3ab48 [GEODE-10518] blocks-2.0.0 : Update documentation for Jakarta EE 10 and Java 17 (#7953) by Jinwoo Hwang · 3 months ago
  16. 87e5642 [GEODE-10522] Security : Eliminate Reflection in VMStats50 to Remove --add-opens Requirement (#7957) by Jinwoo Hwang · 3 months ago
  17. 63459c5 [GEODE-10511] blocks-2.0.0 : Update LICENSE File with Correct Dependency Information (#7961) by Jinwoo Hwang · 3 months ago
  18. 54dd703 [GEODE-10519] Security : Remove Unsafe Reflection Breaking Java Module System Encapsulation (#7954) by Jinwoo Hwang · 4 months ago
  19. 05104a9 [GEODE-10508] Remedation of ANTLR nondeterminism warnings in OQL grammar (#7942) by Jinwoo Hwang · 4 months ago
  20. 98c2ec6 [GEODE-10520] Security : Eliminate DirectBuffer Access to sun.nio.ch Internal Package (#7955) by Jinwoo Hwang · 4 months ago
  21. 919f915 GEODE-10521: Eliminate reflection-based access to java.nio.Buffer internals (#7956) by Jinwoo Hwang · 4 months ago
  22. b36cad4 GEODE-10526 - IndexTrackingQueryObserver.afterIndexLookup() throws NullPointerException when indexMap ThreadLocal is uninitialized in partitioned region queries (#7960) by Leon Finker · 4 months ago
  23. 490947a [GEODE-10523] 2.0 RELEASE BLOCKER : gfsh issues after Spring Shell 3 migration (#7958) by Jinwoo Hwang · 4 months ago
  24. 80cf202 Fix Transient Gradle Wrapper Download Failures in CI/CD Pipeline (#7952) by Jinwoo Hwang · 4 months ago
  25. 30cd678 [GEODE-10466] Complete Jakarta EE 10, Spring 6.x, Spring Shell 3.x, Apache HttpComponents 5.x, and Jetty 12 migration (#7940) by Jinwoo Hwang · 4 months ago
  26. ce33349 Upgrade slf4j-api from 1.7.32 to 1.7.36 (#7951) by Jinwoo Hwang · 5 months ago
  27. fb8e93d Upgrade commons-lang3 from 3.12.0 to 3.18.0 (#7950) by Jinwoo Hwang · 5 months ago
  28. 0864e58 Upgrade commons-io from 2.18.0 to 2.19.0 (#7949) by Jinwoo Hwang · 5 months ago
  29. 63ed3ea Fix JAXB compilation warnings in geode-wan distributedTest (#7947) by Jinwoo Hwang · 5 months ago
  30. c496e98 Upgrade HdrHistogram from 2.1.12 to 2.2.2 (#7945) by Jinwoo Hwang · 5 months ago
  31. a0842c1 Fix Swagger annotation warnings in geode-dunit compilation (#7948) by Jinwoo Hwang · 5 months ago
  32. bbc1924 Bump tzinfo from 1.2.9 to 1.2.10 in /geode-book (#7826) by dependabot[bot] · 5 months ago
  33. 87748ed Build Reliability Upgrade: Cross-project runtimeClasspath resolution in geode-java.gradle (#7925) by Jinwoo Hwang · 5 months ago
  34. 58f06bd Upgrade joda-time from 2.10.14 to 2.12.7 (#7944) by Jinwoo Hwang · 5 months ago
  35. 5fcd8a6 Upgrade swagger-annotations from 2.2.1 to 2.2.22 (#7946) by Jinwoo Hwang · 5 months ago
  36. c0e592a Upgrade commons-io from 2.15.1 to 2.18.0 (#7943) by Jinwoo Hwang · 5 months ago
  37. a807625 GEODE-9478: Fix status --dir to use file controller (#6737) by Mario Salazar de Torres · 5 months ago
  38. 7ec0626 GEODE-10465: Fix RAT failures by adding missing **/bin/** exclusion pattern (#7939) by Sai Boorlagadda · 6 months ago
  39. 7c23644 [GEODE-10465] Migrate Apache Geode to Java 17: JAXB Integration, Module System Compatibility, and Test Infrastructure Modernization (#7930) by Jinwoo Hwang · 6 months ago
  40. dbdec41 [GEODE-10463] Fix lexical nondeterminism warning in OQL grammar between ALL_UNICODE and DIGIT rules (#7928) by Jinwoo Hwang · 6 months ago
  41. 2699a03 GEODE-10481: Proposal & Todo (#7937) by Sai Boorlagadda · 6 months ago
  42. 62cf5c2 [Draft] GEODE-10481: Implemenation Propoal (#7933) by Sai Boorlagadda · 6 months ago
  43. 0229fce GEODE-10434: Updated required review to 1 (#7936) by Sai Boorlagadda · 6 months ago
  44. 77014c9 Update project pull request template (#7934) by Bryan Behrenshausen · 6 months ago
  45. c6d0892 GEODE-10489: Fix broken link in user guide pointing to version 1.16 documentation (#7932) by kaajaln2 · 6 months ago
  46. ddaf798 GEODE-10462: Upgrade Gradle to 7.3.3 for Java 17 and Jakarta EE 9 Compatibility (#7927) by Jinwoo Hwang · 6 months ago
  47. 863ba8c Document update - Added serialization to Security section (#7923) by kaajaln2 · 6 months ago
  48. 7962e2c Document update - Security section (#7920) by kaajaln2 · 7 months ago
  49. ab4c3e4 Bump copyright year to 2025 (#7922) by Calvin Kirs · 7 months ago
  50. 7645bf0 License file update for slf4j (#7921) by Jinwoo Hwang · 7 months ago
  51. ca5d830 commons-beanutil 1.11.0 (#7904) by Jinwoo Hwang · 7 months ago
  52. 6d128a0 Refresh commons-logging and snappy entries in classpath snapshot resources (#7918) by Jinwoo Hwang · 7 months ago
  53. 93234a5 GEODE-7483: Add Generational ZGC (#7896) by Henri Tremblay · 7 months ago
  54. c8f9fd6 Disallow GET requests to /management/commands endpoint (#7910) by wmh1108-sas · 7 months ago
  55. 8e0fdc2 Update NullLogWriter to migrate NullOutputStream to INSTANCE (#7909) by Jinwoo Hwang · 7 months ago
  56. dbbc91f Apache Shiro Upgrade to 1.13.0 (#7898) by Jinwoo Hwang · 7 months ago
  57. 7cc1fbb Upgrade snappy to 0.5 (#7897) by Jinwoo Hwang · 7 months ago
  58. 785f80a commons-logging 1.3.5 (#7903) by Jinwoo Hwang · 7 months ago
  59. c4878a4 GEODE-10459: upgrade testcontainers from 1.17.6 to 1.21.3 (#7916) by Arnout Engelen · 7 months ago
  60. d834e94 GEODE-10453 - in case of REMOVE_DUE_TO_GII_TOMBSTONE_CLEANUP and CompactRangeIndex, specify not to lookup old key, which is very expensive operation. It's actually broken and regression. All the tombstone entries are going to be NullToken and cause class cast exception for every single remove compare if looking up old key. There is no old key during initial tombstone image sync up from lead peer. (#7890) by leonfin · 7 months ago
  61. 686d519 SizeClassOnceObjectSizerJUnitTest (#7906) by Jinwoo Hwang · 7 months ago
  62. 49b3434 WellKnownClassSizerJUnitTest (#7907) by Jinwoo Hwang · 7 months ago
  63. c13cf47 Migration of the build system and scripts from Gradle 6.8.3 to 7 (#7913) by Jinwoo Hwang · 7 months ago
  64. e82209b ObjectSizerJUnitTest (#7905) by Jinwoo Hwang · 7 months ago
  65. 436be0a Refresh geode-server-all:integrationTest dependency_classpath inventory (#7914) by Jinwoo Hwang · 7 months ago
  66. 9d736a9 Update Code Analysis with Jackson modules (#7915) by Jinwoo Hwang · 7 months ago
  67. 0ee463d Replacing CompletableFuture.supplyAsync() with fixed thread pool executor. CompletableFuture.supplyAsync() uses the common ForkJoinPool, which may not have enough threads. (#7908) by Ventsislav Marinov · 7 months ago
  68. c1ba95c Unify web api exception return value specification to json. (#7888) by daidai · 8 months ago
  69. 4a83ba4 GEODE-10434: Update required reviews to 0 (#7900) by Sai Boorlagadda · 10 months ago feature/fix-upload-artifacts-action
  70. 39f87ad GEODE-10434: Fix deprecated actions/upload-artifact@v3 (#7899) by Sai Boorlagadda · 10 months ago
  71. 1b019f7 Upgrade Jetty 9.4.57.v20241219 (#7894) by Jinwoo Hwang · 11 months ago
  72. ba630df Upgrade Jackson to 2.17.0 (#7893) by Jinwoo Hwang · 11 months ago
  73. f4ac871 Upgrade JGroups to 3.6.20.Final (#7892) by Jinwoo Hwang · 11 months ago
  74. 6a51368 GEODE-10457-Publish build scans to develocity.apache.org (#7891) by Clay Johnson · 1 year, 2 months ago
  75. d195814 Update shiro to 1.12.0 for CVE-2023-34478 (#7884) by Olivier VERMEULEN · 2 years, 6 months ago
  76. e4e0aee Fix compile error in jdk11 due to toArray confusion (#7869) by Wenjun Ruan · 2 years, 8 months ago
  77. b828c9f GEODE-10401: Replace 1.15.0 with 1.15.1 as old version (#7868) by Owen Nichols · 2 years, 9 months ago
  78. b81e9d4 GEODE-10447: improve code for supporting JDK11 (#7882) by jakevin · 2 years, 9 months ago
  79. 55d92bb GEODE-10443: Update shiro-core to version 1.11.0 for CVE-2022-40664 (#7881) by jakevin · 2 years, 9 months ago
  80. 77f1afd GEODE-10446: Capture build scans on ge.apache.org to benefit from deep build insights (#7879) by Clay Johnson · 2 years, 9 months ago
  81. b3675f6 Minor: correct README.md (#7880) by jakevin · 2 years, 9 months ago
  82. 268e1a1 GEODE-10445: Add distributed tests to pipeline (#7877) by Sai Boorlagadda · 3 years ago
  83. e05ecbe5 GEODE-10442: Add acceptanceTest step to GHA pipeline (#7876) by Sai Boorlagadda · 3 years ago
  84. faa6fe4 GEODE-10441: Migrate integrationTest to Github Action (#7872) by Sai Boorlagadda · 3 years, 1 month ago
  85. af430d3 GEODE-10434: Migrate to Github action (#7870) by Sai Boorlagadda · 3 years, 2 months ago
  86. 018f2b4 GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP… (#7861) by Tim Zhang · 3 years, 5 months ago
  87. 76b647f Adding the PGP keys for Mario Kevo with apache ID (#7863) by Mario Kevo · 3 years, 6 months ago
  88. 67ebd72 GEODE-10410: Fix bucket lost during rebalance (#7857) by WeijieEST · 3 years, 6 months ago
  89. 4cb75ae GEODE-10395 remove locks from List if dlock.acquireTryLocks return false (#7846) by Mario Kevo · 3 years, 6 months ago
  90. 7d7a98b GEODE-10331: schedule delayed CloseEndpoint (#7849) by Mario Ivanac · 3 years, 6 months ago
  91. c4e5a03 GEODE-10421: Improve start gw sender with clean-queue (#7856) by Mario Ivanac · 3 years, 6 months ago
  92. 0b0c6f8 GEODE-10415: bump dependencies due to vulnerability scan (#7855) by Mario Kevo · 3 years, 6 months ago
  93. e4d2f16 GEODE-10419: Enhancment of backup disk-store command (#7851) by Mario Ivanac · 3 years, 6 months ago
  94. 16627d7 GEODE-10422: add Note for parallel recovery disk store (#7858) by Mario Kevo · 3 years, 6 months ago
  95. 6cb7675 GEODE-10420: Finish distribute() work if interrupted (#7854) by Alberto Gomez · 3 years, 6 months ago
  96. 0852113 GEODE-10409: Fix rebalance load model missing collocated regions at s… (#7839) by WeijieEST · 3 years, 6 months ago
  97. ac8b178 GEODE-10335_1: add compareAndSet (#7850) by Mario Ivanac · 3 years, 6 months ago
  98. c4ab763 GEODE-10336: set lastInstance to null (#7843) by Mario Ivanac · 3 years, 6 months ago
  99. e627e60 GEODE-10056: Improve gateway-receiver load balance (#7378) by Jakov Varenina · 3 years, 6 months ago
  100. d73bcd9 GEODE-10335: TXManagerImpl.close resets currentInstance (#7844) by Mario Ivanac · 3 years, 6 months ago