Skip to content

Commit 01047b2

Browse files
doc: release notes for 10.21.0
1 parent 8d265b3 commit 01047b2

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

src/xdocs/releasenotes.xml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,66 @@
1010

1111
<body>
1212
<!-- placeholder for a new section -->
13+
<section name="Release 10.21.0">
14+
<div class="releaseDate">12.12.2024</div>
15+
<p>New:</p>
16+
<ul>
17+
<li>
18+
Expand Default Value of `constantWaiverParentToken` in MagicNumberCheck with All
19+
Operators.
20+
Author: mahfouz72
21+
<a href="https://github.com/checkstyle/checkstyle/issues/15985">#15985</a>
22+
</li>
23+
</ul>
24+
<p>Notes:</p>
25+
<ul>
26+
<li>
27+
Enable examples tests.
28+
Author: Amit Kumar Deohoria, Ivan Babushkin
29+
<a href="https://github.com/checkstyle/checkstyle/issues/13345">#13345</a>
30+
</li>
31+
<li>
32+
GitHub action to execute latest checkstyle release on provided conf and source .
33+
Author: Roman Ivanov
34+
<a href="https://github.com/checkstyle/checkstyle/issues/15955">#15955</a>
35+
</li>
36+
<li>
37+
https://checkstyle.org/checks/ Gives a 404.
38+
Author: Mauryan Kansara
39+
<a href="https://github.com/checkstyle/checkstyle/issues/13494">#13494</a>
40+
</li>
41+
<li>
42+
Refactor SummaryJavadoc to avoid null usage .
43+
Author: Mohit Attry
44+
<a href="https://github.com/checkstyle/checkstyle/issues/14881">#14881</a>
45+
</li>
46+
<li>
47+
Test to ensure website checks/filters are in alphabetical order.
48+
Author: Mohit Attry
49+
<a href="https://github.com/checkstyle/checkstyle/issues/14840">#14840</a>
50+
</li>
51+
<li>
52+
Expand XPath IT Regression Testing.
53+
Author: Ivan Babushkin
54+
<a href="https://github.com/checkstyle/checkstyle/issues/6207">#6207</a>
55+
</li>
56+
<li>
57+
Define violation messages for all violations..
58+
Author: Ivan Babushkin
59+
<a href="https://github.com/checkstyle/checkstyle/issues/15456">#15456</a>
60+
</li>
61+
<li>
62+
update JavadocTokenTypes.java to new format of AST print.
63+
Author: RawanWgih
64+
<a href="https://github.com/checkstyle/checkstyle/issues/14631">#14631</a>
65+
</li>
66+
<li>
67+
Remove &#39;//ok&#39; comments from Input files .
68+
Author: malakelbanna
69+
<a href="https://github.com/checkstyle/checkstyle/issues/13213">#13213</a>
70+
</li>
71+
</ul>
72+
</section>
1373
<section name="Release 10.20.2">
1474
<div class="releaseDate">30.11.2024</div>
1575
<p>Bug fixes:</p>

0 commit comments

Comments
 (0)