Edit me

31-July-2021 - 6.37.0-SNAPSHOT

The PMD team is pleased to announce PMD 6.37.0-SNAPSHOT.

This is a minor release.

New and noteworthy

Fixed Issues

  • apex
    • #3201: [apex] ApexCRUDViolation doesn’t report Database class DMLs, inline no-arg object instantiations and inline list initialization
    • #3329: [apex] ApexCRUDViolation doesn’t report SOQL for loops
  • core
    • #3377: [core] NPE when specifying report file in current directory in PMD CLI
    • #3387: [core] CPD should avoid unnecessary copies when running with –skip-lexical-errors

API Changes

External Contributions