1. 78b0a15 Support descending range iteration in MapIndexStore (#7995) by daidai · 7 days ago develop
  2. 42131c7 GEODE-8256: Support Java 8 types in PdxInstanceImpl typed JSON deserialization (#7998) by daidai · 7 days ago
  3. a8e45be Fix Gradle remote build cache relocatability (#7999) by Gašper Kojek · 7 days ago
  4. 37f72de docs: fix 'occured' -> 'occurred' in IndexConditioningHelper Javadoc (#8007) by Sai Asish Y · 9 days ago
  5. a4ec1d2 GEODE-10579: Remediate CVE-2026-34478 - Improper Output Neutralization for Logs (#8005) by Jinwoo Hwang · 9 days ago
  6. 439bea6 GEODE-10570: Replace 2.0.0 with 2.0.1 as old version (#7997) by Jinwoo Hwang · 3 weeks ago
  7. f504144 GEODE-10577: Upgrade httpcore5 and httpcore5-h2 to 5.3.6 (#8004) by Jinwoo Hwang · 3 weeks ago
  8. e6cd1d8 GEODE-10575: Upgrade Jackson to 2.21.2 (annotations 2.21) (#8002) by Jinwoo Hwang · 4 weeks ago
  9. 4b7f7bf GEODE-10533: Fix Deprecated APIs in geode-gfsh Module (#8001) by Ventsislav Marinov · 4 weeks ago
  10. af12f17 GEODE-10533: Fix Deprecated APIs in geode-gfsh Module (#8000) by Ventsislav Marinov · 5 weeks ago
  11. 752a1bf Bump copyright year to 2026 (#7996) by daidai · 6 weeks ago
  12. 145d718 GEODE-10534: Fix Deprecated APIs in Support Modules (geode-management, geode-serialization, geode-deployment-legacy, geode-web-api) (#7983) by kaajaln2 · 6 weeks ago
  13. ec974dd GEODE-10561: Add Documentation for Public CA Client Authentication EKU Migration (#7989) by Jinwoo Hwang · 7 weeks ago
  14. 932f06c GEODE-10556: Use localhost for Pulse JMX host when JmxManagerBindAddress is empty (#7984) by Jinwoo Hwang · 7 weeks ago
  15. 4bd2b9f GEODE-10572: Upgrade Spring Boot to 3.3.13 (#7993) by Jinwoo Hwang · 8 weeks ago
  16. 295cd4c GEODE-10559: Introduction of Security Realm to Security Manager (CVE-2026-23903 remediation) (#7986) by Jinwoo Hwang · 8 weeks ago
  17. 1c6c580 GEODE-10568: Remediation of CVE-2026-1605 and CVE-2025-11143 (#7992) by Jinwoo Hwang · 8 weeks ago
  18. de876fe GEODE-10565: Jackson upgrade due to security vulnerabilities (#7990) by Jinwoo Hwang · 8 weeks ago
  19. 0e5edc3 GEODE-10562: Testcases for Hybrid CA TLS Configuration Test Suite (#7988) by Jinwoo Hwang · 8 weeks ago
  20. 2b83c0a GEODE-10555: Remediate CVE-2024-12798 CVE-2024-12801 CVE-2025-11226 CVE-2026-1225 (#7982) by Jinwoo Hwang · 8 weeks ago
  21. 4e93d2c Testcases for Server-Only TLS with Application-Layer Authentication (#7987) by Jinwoo Hwang · 9 weeks ago
  22. 3b21ac6 GEODE-10543: Upgrade Log4j from 2.17.2 to 2.25.3 to remediate CVE-202… (#7975) by Jinwoo Hwang · 4 months ago
  23. b0b2dab Add explicit jakarta.annotation-api dependency to fix version conflict (#7972) by Jinwoo Hwang · 5 months ago
  24. affba70 [GEODE-10535] Secure Session Deserialization with Application-Level Security Model using ObjectInputFilter (JEP 290) (#7966) by Jinwoo Hwang · 5 months ago
  25. 74cf647 Add version constraint for jackson-dataformat-yaml (#7970) by Jinwoo Hwang · 5 months ago
  26. 64fe780 GEODE-10532: Replace getRawStatusCode() with getStatusCode().value() which will be removed for Srping7. (#7967) by kaajaln2 · 5 months ago
  27. 9e3ab48 [GEODE-10518] blocks-2.0.0 : Update documentation for Jakarta EE 10 and Java 17 (#7953) by Jinwoo Hwang · 5 months ago
  28. 87e5642 [GEODE-10522] Security : Eliminate Reflection in VMStats50 to Remove --add-opens Requirement (#7957) by Jinwoo Hwang · 5 months ago
  29. 63459c5 [GEODE-10511] blocks-2.0.0 : Update LICENSE File with Correct Dependency Information (#7961) by Jinwoo Hwang · 5 months ago
  30. 54dd703 [GEODE-10519] Security : Remove Unsafe Reflection Breaking Java Module System Encapsulation (#7954) by Jinwoo Hwang · 5 months ago
  31. 05104a9 [GEODE-10508] Remedation of ANTLR nondeterminism warnings in OQL grammar (#7942) by Jinwoo Hwang · 5 months ago
  32. 98c2ec6 [GEODE-10520] Security : Eliminate DirectBuffer Access to sun.nio.ch Internal Package (#7955) by Jinwoo Hwang · 5 months ago
  33. 919f915 GEODE-10521: Eliminate reflection-based access to java.nio.Buffer internals (#7956) by Jinwoo Hwang · 5 months ago
  34. b36cad4 GEODE-10526 - IndexTrackingQueryObserver.afterIndexLookup() throws NullPointerException when indexMap ThreadLocal is uninitialized in partitioned region queries (#7960) by Leon Finker · 5 months ago
  35. 490947a [GEODE-10523] 2.0 RELEASE BLOCKER : gfsh issues after Spring Shell 3 migration (#7958) by Jinwoo Hwang · 6 months ago
  36. 80cf202 Fix Transient Gradle Wrapper Download Failures in CI/CD Pipeline (#7952) by Jinwoo Hwang · 6 months ago
  37. 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 · 6 months ago
  38. ce33349 Upgrade slf4j-api from 1.7.32 to 1.7.36 (#7951) by Jinwoo Hwang · 6 months ago
  39. fb8e93d Upgrade commons-lang3 from 3.12.0 to 3.18.0 (#7950) by Jinwoo Hwang · 6 months ago
  40. 0864e58 Upgrade commons-io from 2.18.0 to 2.19.0 (#7949) by Jinwoo Hwang · 6 months ago
  41. 63ed3ea Fix JAXB compilation warnings in geode-wan distributedTest (#7947) by Jinwoo Hwang · 6 months ago
  42. c496e98 Upgrade HdrHistogram from 2.1.12 to 2.2.2 (#7945) by Jinwoo Hwang · 6 months ago
  43. a0842c1 Fix Swagger annotation warnings in geode-dunit compilation (#7948) by Jinwoo Hwang · 6 months ago
  44. bbc1924 Bump tzinfo from 1.2.9 to 1.2.10 in /geode-book (#7826) by dependabot[bot] · 6 months ago
  45. 87748ed Build Reliability Upgrade: Cross-project runtimeClasspath resolution in geode-java.gradle (#7925) by Jinwoo Hwang · 6 months ago
  46. 58f06bd Upgrade joda-time from 2.10.14 to 2.12.7 (#7944) by Jinwoo Hwang · 6 months ago
  47. 5fcd8a6 Upgrade swagger-annotations from 2.2.1 to 2.2.22 (#7946) by Jinwoo Hwang · 6 months ago
  48. c0e592a Upgrade commons-io from 2.15.1 to 2.18.0 (#7943) by Jinwoo Hwang · 6 months ago
  49. a807625 GEODE-9478: Fix status --dir to use file controller (#6737) by Mario Salazar de Torres · 7 months ago
  50. 7ec0626 GEODE-10465: Fix RAT failures by adding missing **/bin/** exclusion pattern (#7939) by Sai Boorlagadda · 7 months ago
  51. 7c23644 [GEODE-10465] Migrate Apache Geode to Java 17: JAXB Integration, Module System Compatibility, and Test Infrastructure Modernization (#7930) by Jinwoo Hwang · 7 months ago
  52. dbdec41 [GEODE-10463] Fix lexical nondeterminism warning in OQL grammar between ALL_UNICODE and DIGIT rules (#7928) by Jinwoo Hwang · 7 months ago
  53. 2699a03 GEODE-10481: Proposal & Todo (#7937) by Sai Boorlagadda · 7 months ago
  54. 62cf5c2 [Draft] GEODE-10481: Implemenation Propoal (#7933) by Sai Boorlagadda · 7 months ago
  55. 0229fce GEODE-10434: Updated required review to 1 (#7936) by Sai Boorlagadda · 7 months ago
  56. 77014c9 Update project pull request template (#7934) by Bryan Behrenshausen · 7 months ago
  57. c6d0892 GEODE-10489: Fix broken link in user guide pointing to version 1.16 documentation (#7932) by kaajaln2 · 7 months ago
  58. ddaf798 GEODE-10462: Upgrade Gradle to 7.3.3 for Java 17 and Jakarta EE 9 Compatibility (#7927) by Jinwoo Hwang · 8 months ago
  59. 863ba8c Document update - Added serialization to Security section (#7923) by kaajaln2 · 8 months ago
  60. 7962e2c Document update - Security section (#7920) by kaajaln2 · 8 months ago
  61. ab4c3e4 Bump copyright year to 2025 (#7922) by Calvin Kirs · 8 months ago
  62. 7645bf0 License file update for slf4j (#7921) by Jinwoo Hwang · 8 months ago
  63. ca5d830 commons-beanutil 1.11.0 (#7904) by Jinwoo Hwang · 8 months ago
  64. 6d128a0 Refresh commons-logging and snappy entries in classpath snapshot resources (#7918) by Jinwoo Hwang · 8 months ago
  65. 93234a5 GEODE-7483: Add Generational ZGC (#7896) by Henri Tremblay · 8 months ago
  66. c8f9fd6 Disallow GET requests to /management/commands endpoint (#7910) by wmh1108-sas · 8 months ago
  67. 8e0fdc2 Update NullLogWriter to migrate NullOutputStream to INSTANCE (#7909) by Jinwoo Hwang · 8 months ago
  68. dbbc91f Apache Shiro Upgrade to 1.13.0 (#7898) by Jinwoo Hwang · 8 months ago
  69. 7cc1fbb Upgrade snappy to 0.5 (#7897) by Jinwoo Hwang · 8 months ago
  70. 785f80a commons-logging 1.3.5 (#7903) by Jinwoo Hwang · 8 months ago
  71. c4878a4 GEODE-10459: upgrade testcontainers from 1.17.6 to 1.21.3 (#7916) by Arnout Engelen · 8 months ago
  72. 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 · 8 months ago
  73. 686d519 SizeClassOnceObjectSizerJUnitTest (#7906) by Jinwoo Hwang · 8 months ago
  74. 49b3434 WellKnownClassSizerJUnitTest (#7907) by Jinwoo Hwang · 8 months ago
  75. c13cf47 Migration of the build system and scripts from Gradle 6.8.3 to 7 (#7913) by Jinwoo Hwang · 8 months ago
  76. e82209b ObjectSizerJUnitTest (#7905) by Jinwoo Hwang · 8 months ago
  77. 436be0a Refresh geode-server-all:integrationTest dependency_classpath inventory (#7914) by Jinwoo Hwang · 8 months ago
  78. 9d736a9 Update Code Analysis with Jackson modules (#7915) by Jinwoo Hwang · 8 months ago
  79. 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 · 9 months ago
  80. c1ba95c Unify web api exception return value specification to json. (#7888) by daidai · 10 months ago
  81. 4a83ba4 GEODE-10434: Update required reviews to 0 (#7900) by Sai Boorlagadda · 12 months ago feature/fix-upload-artifacts-action
  82. 39f87ad GEODE-10434: Fix deprecated actions/upload-artifact@v3 (#7899) by Sai Boorlagadda · 12 months ago
  83. 1b019f7 Upgrade Jetty 9.4.57.v20241219 (#7894) by Jinwoo Hwang · 1 year, 1 month ago
  84. ba630df Upgrade Jackson to 2.17.0 (#7893) by Jinwoo Hwang · 1 year, 1 month ago
  85. f4ac871 Upgrade JGroups to 3.6.20.Final (#7892) by Jinwoo Hwang · 1 year, 1 month ago
  86. 6a51368 GEODE-10457-Publish build scans to develocity.apache.org (#7891) by Clay Johnson · 1 year, 4 months ago
  87. d195814 Update shiro to 1.12.0 for CVE-2023-34478 (#7884) by Olivier VERMEULEN · 2 years, 8 months ago
  88. e4e0aee Fix compile error in jdk11 due to toArray confusion (#7869) by Wenjun Ruan · 2 years, 10 months ago
  89. b828c9f GEODE-10401: Replace 1.15.0 with 1.15.1 as old version (#7868) by Owen Nichols · 2 years, 11 months ago
  90. b81e9d4 GEODE-10447: improve code for supporting JDK11 (#7882) by jakevin · 2 years, 11 months ago
  91. 55d92bb GEODE-10443: Update shiro-core to version 1.11.0 for CVE-2022-40664 (#7881) by jakevin · 2 years, 11 months ago
  92. 77f1afd GEODE-10446: Capture build scans on ge.apache.org to benefit from deep build insights (#7879) by Clay Johnson · 2 years, 11 months ago
  93. b3675f6 Minor: correct README.md (#7880) by jakevin · 2 years, 11 months ago
  94. 268e1a1 GEODE-10445: Add distributed tests to pipeline (#7877) by Sai Boorlagadda · 3 years, 1 month ago
  95. e05ecbe5 GEODE-10442: Add acceptanceTest step to GHA pipeline (#7876) by Sai Boorlagadda · 3 years, 1 month ago
  96. faa6fe4 GEODE-10441: Migrate integrationTest to Github Action (#7872) by Sai Boorlagadda · 3 years, 3 months ago
  97. af430d3 GEODE-10434: Migrate to Github action (#7870) by Sai Boorlagadda · 3 years, 3 months ago
  98. 018f2b4 GEODE-10423: Document the system property “ON_DISCONNECT_CLEAR_PDXTYP… (#7861) by Tim Zhang · 3 years, 7 months ago
  99. 76b647f Adding the PGP keys for Mario Kevo with apache ID (#7863) by Mario Kevo · 3 years, 7 months ago
  100. 67ebd72 GEODE-10410: Fix bucket lost during rebalance (#7857) by WeijieEST · 3 years, 8 months ago