1. 07ca868 Merge pull request #416 from apache/JEXL-472 by Henrib · 13 hours ago master
  2. b45ab23 JEXL-472: ClassCreatorTest fails on java 28 (GC does not reclaim classes?), fix by avoidance; by Henrib · 13 hours ago JEXL-472
  3. bdeb80c JEXL-472: fix review comments; by Henrib · 14 hours ago
  4. 823d4e7 JEXL-472: fix review comments; by Henrib · 14 hours ago
  5. 390d204 JEXL-472: Consolidate record reflection into ClassTool, fix test fixture by Henrib · 15 hours ago
  6. ded7922 [JEXL-472] Consolidate record reflection into ClassTool, fix test fixture by Henrib · 15 hours ago
  7. 2b997c1 Resolve record component accessors in property access by Aurélien Mino · 22 hours ago
  8. 14fce3a Bump org.apache.commons:commons-parent from 104 to 105. by Gary Gregory · 8 days ago
  9. a60740e Merge pull request #414 from apache/JEXL-471 by Henrib · 2 weeks ago
  10. 4e64e3c JEXL-471 : fix review comments, last take. by Henrib · 2 weeks ago JEXL-471
  11. 5788b85 JEXL-471 : Apply batched suggestions from code review (take 2) by Henrib · 2 weeks ago
  12. 73fbe48 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9. by Gary Gregory · 2 weeks ago
  13. 833ea61 JEXL-471 : Potential fix for pull request finding by Henrib · 2 weeks ago
  14. 4e6c8bf [JEXL-471] Complete double-check locking pattern in Pattern cache by Henrib · 2 weeks ago
  15. b60d958 JEXL-471 : fix review comments; by Henrib · 2 weeks ago
  16. 964d8e7 JEXL-471 : Runtime hardening: Constrain BigInteger operations and ensure regex interruptibility by Henrib · 2 weeks ago
  17. cff828c Bump actions/setup-java from 5.7.0 to 6.0.0. by Gary Gregory · 3 weeks ago
  18. 175f532 Bump github/codeql-action/init from 4.37.7 to 4.37.8 by Gary Gregory · 3 weeks ago
  19. 4696226 Merge pull request #413 from apache/JEXL-468b by Henrib · 3 weeks ago
  20. e1cc1e5 [JEXL-468] Refactor PermissionsParser: extract mergePackage, fix readSpaces, add isDenyAll() by Henrib · 3 weeks ago JEXL-468b
  21. 86ea6a3 [JEXL-468] Preserve deny-all package semantics when compose() adds class-specific exceptions by Henrib · 3 weeks ago
  22. 5e340cb [doc] Update changes.xml for JEXL-468, JEXL-469, JEXL-470 by Henrib · 3 weeks ago
  23. 28b91ce Merge pull request #412 from apache/JEXL-470 by Henrib · 3 weeks ago
  24. ea2c4b8 [JEXL-470] Parser/string correctness fixes by Henrib · 4 weeks ago JEXL-470
  25. 99426ef Merge pull request #411 from apache/JEXL-469 by Henrib · 3 weeks ago
  26. 65a036f [JEXL-469] Add namespaceInstantiation feature knob by Henrib · 4 weeks ago JEXL-469
  27. 8df1451 Merge pull request #410 from apache/JEXL-468 by Henrib · 3 weeks ago
  28. 759ebaa Apply suggestions from code review by Henrib · 3 weeks ago JEXL-468
  29. 5f4c69a [JEXL-468] Sandbox iterator gate, permission-parser polarity, engine-compiler denial by Henrib · 4 weeks ago
  30. 4c2a109 [JEXL-468] Harden introspection permissions and parser feature enforcement by Henrib · 4 weeks ago
  31. bcd5079 Bump org.apache.commons:commons-parent from 103 to 104. by Gary Gregory · 3 weeks ago
  32. c28ff11 Bump codeql-action from 4.37.6 to 4.37.7 by Gary Gregory · 4 weeks ago
  33. 9c3ab07 JEXL : skip findbugs on Java28+ by Henrib · 5 weeks ago
  34. d0a9919 JEXL : skip jacoco on Java28+ by Henrib · 5 weeks ago
  35. 9b0c586 Merge pull request #409 from NikRom5531/JEXL-411-leading-zeroes by Henrib · 5 weeks ago
  36. fecd3ad JEXL-411: move isAllDigits to JexlParser; - update changes.xml; by Henrib · 5 weeks ago
  37. c8cd40f JEXL-411: Allow optional leading zeroes in floating point literals by Romanov N.A. · 5 weeks ago
  38. a7a3a84 Bump actions/setup-java from 5.6.0 to 5.7.0 by Gary Gregory · 6 weeks ago
  39. c5520e6 Bump github/codeql-action from 4.37.3 to 4.37.6. by Gary Gregory · 6 weeks ago
  40. 60cbb54 Javadoc by Gary Gregory · 6 weeks ago
  41. ecb7712 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 7 weeks ago
  42. e1527bc Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 7 weeks ago
  43. 4d32e29 Update GH CI Java versions. by Gary Gregory · 7 weeks ago
  44. 2f26081 Update GH CI Java versions. by Gary Gregory · 7 weeks ago
  45. f83b73f Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 7 weeks ago
  46. c0b8501 JEXL-466: ensure JexlEngine is thread-local accessible when creating TemplateScript and TemplateExpressions; by Henrib · 8 weeks ago
  47. 5f29433 JEXL-467: TextMate JEXL bundle; by Henrib · 8 weeks ago
  48. c2afbfb Add messages when throwing NullPointerException. by Gary Gregory · 8 weeks ago
  49. 765d80b Add messages when throwing NullPointerException. by Gary Gregory · 8 weeks ago
  50. 77041ec Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 8 weeks ago
  51. 0fbd401 Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 8 weeks ago
  52. dcb15ab Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 8 weeks ago
  53. b9554ec Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 9 weeks ago
  54. 1df43a5 Javadoc by Gary Gregory · 9 weeks ago
  55. 792570d Javadoc by Gary Gregory · 9 weeks ago
  56. 4d49172 Javadoc by Gary Gregory · 9 weeks ago
  57. 199c84b Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 10 weeks ago
  58. 5a184d2 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 10 weeks ago
  59. 7d5e48e Flip null test by Gary Gregory · 2 months ago
  60. 7cf74b8 Normalize spelling by Gary Gregory · 2 months ago
  61. c9ede1b Fix typos. by Gary Gregory · 2 months ago
  62. 824c269 Updates for the next release by Gary Gregory · 2 months ago
  63. 76594a8 Merge branch 'release' by Gary Gregory · 2 months ago
  64. 5bca2ad Bump to next development version by Gary Gregory · 2 months ago release
  65. f901652 Merge pull request #408 from apache/dependabot/github_actions/actions/checkout-7.0.0 by Gary Gregory · 3 months ago
  66. 8cd8516 Pick up commons.jacoco.version from the parent POM. by Gary Gregory · 3 months ago
  67. 100a272 Bump actions/checkout from 6.0.3 to 7.0.0 by dependabot[bot] · 3 months ago
  68. 769154f Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 3 months ago
  69. 9a94643 Javadoc by Gary Gregory · 3 months ago
  70. e9aa787 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 3 months ago
  71. 2182792 Prepare for the release candidate 3.7.0 RC1 by Gary Gregory · 3 months ago commons-jexl-3.7.0-RC1 rel/commons-jexl-3.7.0
  72. 66ae9f4 Prepare for the next release candidate by Gary Gregory · 3 months ago
  73. 9211b29 Use final. by Gary Gregory · 3 months ago
  74. 07299eb Use final by Gary Gregory · 3 months ago
  75. a82f5c6 Add back release notes for 3.6.4. by Gary Gregory · 3 months ago
  76. dd2cdf9 Updates for the next release by Gary Gregory · 3 months ago
  77. 2fe7eeb Bump to next development version by Gary Gregory · 3 months ago
  78. c5d2ffc Bump to next development version by Gary Gregory · 3 months ago
  79. e785beb Merge pull request #406 from apache/JEXL-465 by Henrib · 3 months ago
  80. dbeb7a8 JEXL-465: addressing Gary's comments; by Henrib · 3 months ago JEXL-465
  81. 2d0bafe JEXL-465: harden permissions; improve docs and tests; by Henrib · 3 months ago
  82. b915e46 JEXL-465: checkstyle; by Henrib · 3 months ago
  83. 1212144 JEXL-465, JEXL-464, JEXL-463 : the 3.7.0 release improvements; by Henrib · 3 months ago
  84. 8873ccb Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 3 months ago
  85. 022b503 Prepare for the release candidate 3.6.4 RC1 by Gary Gregory · 3 months ago commons-jexl-3.6.4-RC1 rel/commons-jexl-3.6.4
  86. eab0c5b Prepare for the next release candidate by Gary Gregory · 3 months ago
  87. edbf94b JEXL-462 : release notes, etc. by Henrib · 3 months ago
  88. fe73af4 JEXL-462 : close RESTRICTED permission set; fix wildcard exposure by Henrib · 3 months ago
  89. 2c900c8 Updates for the next release by Gary Gregory · 3 months ago
  90. 50f5924 Updates for the next release by Gary Gregory · 3 months ago
  91. cefce9c Bump to next development version by Gary Gregory · 3 months ago
  92. 6e9e0f8 Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 3 months ago rel/commons-jexl-3.6.3
  93. 22c9343 Prepare for the release candidate 3.6.3 RC2 by Gary Gregory · 3 months ago commons-jexl-3.6.3-RC2
  94. 8ca846f Prepare for the next release candidate by Gary Gregory · 3 months ago
  95. 7bbeb7c Clean ups by Gary Gregory · 3 months ago
  96. efd82f8 JEXL : simplify JSR233 implementation; - accommodate java21+ javadoc; by Henrib · 3 months ago
  97. b51773e JEXL : improve JSR233 implementation; - avoid over-sharing engine instance; by Henrib · 3 months ago
  98. f1de962 JEXL : improve JSR233 implementation; - avoid over-sharing engine instance; by Henrib · 3 months ago
  99. cc3974f JEXL : release notes; - fixing unsafe JSR233 configuration; by Henrib · 3 months ago
  100. 1d41aec JEXL : release notes; - fixing unsafe JSR233 configuration; by Henrib · 3 months ago