Update changelog, refs #5152

This commit is contained in:
Juan Martín Sotuyo Dodero
2024-08-18 19:30:34 -03:00
parent abcc20e655
commit 33e7e71bfa

View File

@ -19,6 +19,7 @@ This is a {{ site.pmd.release_type }} release.
* [#5139](https://github.com/pmd/pmd/issues/5139): \[apex] OperationWithHighCostInLoop not firing in triggers
* java-bestpractices
* [#5151](https://github.com/pmd/pmd/issues/5151): \[java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is a constant from another class
* [#5152](https://github.com/pmd/pmd/issues/5152): \[java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is "this"
* plsql-bestpractices
* [#5132](https://github.com/pmd/pmd/issues/5132): \[plsql] TomKytesDespair - exception for more complex exception handler