Files
pmd/docs/pages/release_notes.md
2022-04-21 14:12:47 +02:00

1.5 KiB

title, permalink, keywords
title permalink keywords
PMD Release Notes pmd_release_notes.html changelog, release notes

{{ site.pmd.date }} - {{ site.pmd.version }}

The PMD team is pleased to announce PMD {{ site.pmd.version }}.

This is a {{ site.pmd.release_type }} release.

{% tocmaker is_release_notes_processor %}

New and noteworthy

Fixed Issues

  • core
    • #3881: [core] SARIF renderer depends on platform default encoding
    • #3882: [core] Fix AssertionError about exhaustive switch
    • #3884: [core] XML report via ant task contains XML header twice
  • doc
    • #2505: [doc] Improve side bar to show release date
  • java
    • #3879 [java] ArrayIsStoredDirectly reports duplicated violation
    • #3889: [java] Catch LinkageError in UselessOverridingMethodRule
  • plsql
    • #3706: [plsql] Parsing exception CURSOR statement with parenthesis groupings

API Changes

External Contributions

{% endtocmaker %}