|
10 | 10 |
|
11 | 11 | <body> |
12 | 12 | <!-- placeholder for a new section --> |
| 13 | + <section name="Release 10.12.3"> |
| 14 | + <div class="releaseDate">28.08.2023</div> |
| 15 | + <p>Bug fixes:</p> |
| 16 | + <ul> |
| 17 | + <li> |
| 18 | + UnnecessarySemicolonAfterTypeMemberDeclaration throws Exception on on Local Class. |
| 19 | + Author: piyush kumar sadangi |
| 20 | + <a href="https://github.com/checkstyle/checkstyle/issues/13411">#13411</a> |
| 21 | + </li> |
| 22 | + <li> |
| 23 | + Record pattern causes checkstyle to fail in JDK 20 (preview). |
| 24 | + Author: Nick Mancuso |
| 25 | + <a href="https://github.com/checkstyle/checkstyle/issues/13279">#13279</a> |
| 26 | + </li> |
| 27 | + </ul> |
| 28 | + <p>Notes:</p> |
| 29 | + <ul> |
| 30 | + <li> |
| 31 | + Ensure only forward slashes are in relative link to parent module. |
| 32 | + Author: Stoyan Kostadinov |
| 33 | + <a href="https://github.com/checkstyle/checkstyle/issues/13656">#13656</a> |
| 34 | + </li> |
| 35 | + <li> |
| 36 | + Resolve pitest survivals in modules - 3. |
| 37 | + Author: Kevin222004 |
| 38 | + <a href="https://github.com/checkstyle/checkstyle/issues/13501">#13501</a> |
| 39 | + </li> |
| 40 | + <li> |
| 41 | + Use violation messages macro in all templates. |
| 42 | + Author: Stoyan Kostadinov |
| 43 | + <a href="https://github.com/checkstyle/checkstyle/issues/13627">#13627</a> |
| 44 | + </li> |
| 45 | + <li> |
| 46 | + Use parent module macro in all templates. |
| 47 | + Author: Stoyan Kostadinov |
| 48 | + <a href="https://github.com/checkstyle/checkstyle/issues/13610">#13610</a> |
| 49 | + </li> |
| 50 | + <li> |
| 51 | + Create tests from xdoc examples. |
| 52 | + Author: Stoyan Kostadinov, stoyanK7 |
| 53 | + <a href="https://github.com/checkstyle/checkstyle/issues/13100">#13100</a> |
| 54 | + </li> |
| 55 | + <li> |
| 56 | + Resolve pitest survivals in modules - 2. |
| 57 | + Author: Kevin222004 |
| 58 | + <a href="https://github.com/checkstyle/checkstyle/issues/13321">#13321</a> |
| 59 | + </li> |
| 60 | + <li> |
| 61 | + setup UnnecessaryOkComment module and suppressions (related to…. |
| 62 | + Author: Nick Mancuso |
| 63 | + <a href="https://github.com/checkstyle/checkstyle/issues/13556">#13556</a> |
| 64 | + </li> |
| 65 | + <li> |
| 66 | + CircleCI periodically failing with yml violations on site.yml. |
| 67 | + Author: Roman Ivanov |
| 68 | + <a href="https://github.com/checkstyle/checkstyle/issues/13567">#13567</a> |
| 69 | + </li> |
| 70 | + <li> |
| 71 | + Enable examples tests. |
| 72 | + Author: Nick Mancuso |
| 73 | + <a href="https://github.com/checkstyle/checkstyle/issues/13345">#13345</a> |
| 74 | + </li> |
| 75 | + <li> |
| 76 | + Update doc of FallThroughCheck to use same java snippet example . |
| 77 | + Author: Kumar Kalpadiptya Roy |
| 78 | + <a href="https://github.com/checkstyle/checkstyle/issues/12974">#12974</a> |
| 79 | + </li> |
| 80 | + <li> |
| 81 | + Create templates from xdocs. |
| 82 | + Author: Stoyan Kostadinov |
| 83 | + <a href="https://github.com/checkstyle/checkstyle/issues/13498">#13498</a> |
| 84 | + </li> |
| 85 | + <li> |
| 86 | + Exclude xdocs from line length validation and validate templates instead. |
| 87 | + Author: Stoyan Kostadinov |
| 88 | + <a href="https://github.com/checkstyle/checkstyle/issues/13499">#13499</a> |
| 89 | + </li> |
| 90 | + <li> |
| 91 | + Remove from EmptyLineSeparator documentation attention note about no xpath suppression |
| 92 | + support . |
| 93 | + Author: piyush kumar sadangi |
| 94 | + <a href="https://github.com/checkstyle/checkstyle/issues/13506">#13506</a> |
| 95 | + </li> |
| 96 | + <li> |
| 97 | + Implement parent module macro. |
| 98 | + Author: Stoyan Kostadinov |
| 99 | + <a href="https://github.com/checkstyle/checkstyle/issues/13434">#13434</a> |
| 100 | + </li> |
| 101 | + <li> |
| 102 | + Add a test to ensure examples have a paragraph with an id before them. |
| 103 | + Author: Stoyan Kostadinov |
| 104 | + <a href="https://github.com/checkstyle/checkstyle/issues/13428">#13428</a> |
| 105 | + </li> |
| 106 | + <li> |
| 107 | + Restore usage of TreeSet. |
| 108 | + Author: Stoyan Kostadinov |
| 109 | + <a href="https://github.com/checkstyle/checkstyle/issues/13505">#13505</a> |
| 110 | + </li> |
| 111 | + <li> |
| 112 | + Implement module violation messages macro. |
| 113 | + Author: Stoyan Kostadinov |
| 114 | + <a href="https://github.com/checkstyle/checkstyle/issues/13422">#13422</a> |
| 115 | + </li> |
| 116 | + <li> |
| 117 | + Targeted Pitest Mutation in July 2023. |
| 118 | + Author: Kevin222004 |
| 119 | + <a href="https://github.com/checkstyle/checkstyle/issues/13328">#13328</a> |
| 120 | + </li> |
| 121 | + <li> |
| 122 | + Move all example tests to extend `AbstractExamplesModuleTestSupport`. |
| 123 | + Author: Stoyan Kostadinov |
| 124 | + <a href="https://github.com/checkstyle/checkstyle/issues/13496">#13496</a> |
| 125 | + </li> |
| 126 | + <li> |
| 127 | + Add `@since` in javadoc of each property setter. |
| 128 | + Author: Stoyan Kostadinov |
| 129 | + <a href="https://github.com/checkstyle/checkstyle/issues/13421">#13421</a> |
| 130 | + </li> |
| 131 | + <li> |
| 132 | + Add links to examples paragraphs. |
| 133 | + Author: Stoyan Kostadinov |
| 134 | + <a href="https://github.com/checkstyle/checkstyle/issues/13205">#13205</a> |
| 135 | + </li> |
| 136 | + <li> |
| 137 | + Fix package/resource location in example tests. |
| 138 | + Author: Stoyan Kostadinov |
| 139 | + <a href="https://github.com/checkstyle/checkstyle/issues/13484">#13484</a> |
| 140 | + </li> |
| 141 | + </ul> |
| 142 | + </section> |
13 | 143 | <section name="Release 10.12.2"> |
14 | 144 | <div class="releaseDate">30.07.2023</div> |
15 | 145 | <p>Bug fixes:</p> |
|
0 commit comments