diff --git a/feed.xml b/feed.xml index 02b18c28bf..c00fe7a9a7 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features. https://pmd.github.io/pmd/ - Fri, 23 Apr 2021 10:12:26 +0000 - Fri, 23 Apr 2021 10:12:26 +0000 + Fri, 23 Apr 2021 13:03:11 +0000 + Fri, 23 Apr 2021 13:03:11 +0000 Jekyll v3.9.0 diff --git a/pmd_release_notes.html b/pmd_release_notes.html index 32799273bf..cf3048bfd0 100644 --- a/pmd_release_notes.html +++ b/pmd_release_notes.html @@ -1481,6 +1481,7 @@ the violation should be suppres
  • apex-security
  • @@ -1511,6 +1512,7 @@ the violation should be suppres
  • #3193: [java] New rule: UseStandardCharsets - Andrea Aime
  • #3198: [apex] OperationWithLimitsInLoopRule: Support more limit consuming static method invocations - Jonathan Wiesel
  • #3211: [apex] ApexCRUDViolationRule: Do not assume method is VF getter to avoid CRUD checks - Jonathan Wiesel
  • +
  • #3234: [apex] ApexCRUDViolation: COUNT is indeed CRUD checkable since it exposes data (false-negative) - Jonathan Wiesel