??-??-2020 - 6.23.0
The PMD team is pleased to announce PMD 6.23.0.
This is a minor release.
New and noteworthy
Fixed Issues
- apex
- #2210: [apex] ApexCRUDViolation: Support WITH SECURITY_ENFORCED
API Changes
Deprecated APIs
Internal API
Those APIs are not intended to be used by clients, and will be hidden or removed with PMD 7.0.0.
You can identify them with the @InternalApi
annotation. You’ll also get a deprecation warning.
External Contributions
- #2312: [apex] Update ApexCRUDViolation Rule - Joshua S Arquilevich
- #2353: [plsql] xmlforest with optional AS - Piotr Szymanski