Skip to content

Commit d2d02e6

Browse files
doc: release notes for 10.12.5
1 parent 3a23ae0 commit d2d02e6

File tree

1 file changed

+221
-0
lines changed

1 file changed

+221
-0
lines changed

src/xdocs/releasenotes.xml

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

1111
<body>
1212
<!-- placeholder for a new section -->
13+
<section name="Release 10.12.5">
14+
<div class="releaseDate">14.11.2023</div>
15+
<p>Bug fixes:</p>
16+
<ul>
17+
<li>
18+
Indentation: Switch expression doesn&#39;t pass with LeftCurlies on newlines.
19+
Author: Markus Jung
20+
<a href="https://github.com/checkstyle/checkstyle/issues/14014">#14014</a>
21+
</li>
22+
</ul>
23+
<p>Notes:</p>
24+
<ul>
25+
<li>
26+
Resolve pitest survivals in modules - 5.
27+
Author: Kevin222004, Nick Mancuso, Roman Ivanov
28+
<a href="https://github.com/checkstyle/checkstyle/issues/13809">#13809</a>
29+
</li>
30+
<li>
31+
Resolve pitest survivals in modules - 2.
32+
Author: Kevin222004, Roman Ivanov
33+
<a href="https://github.com/checkstyle/checkstyle/issues/13321">#13321</a>
34+
</li>
35+
<li>
36+
Since version is determined incorrectly by property macros at returncount.xml.template.
37+
Author: Rohanraj123
38+
<a href="https://github.com/checkstyle/checkstyle/issues/13934">#13934</a>
39+
</li>
40+
<li>
41+
Resolve Pitest Suppression in Pitest-Javadoc Profile.
42+
Author: Suniti
43+
<a href="https://github.com/checkstyle/checkstyle/issues/13999">#13999</a>
44+
</li>
45+
<li>
46+
Enable examples tests.
47+
Author: piyush kumar sadangi, Tanay Morakhia, Suniti, Tanay, piyush bakde, Rohanraj123, Aayush
48+
<a href="https://github.com/checkstyle/checkstyle/issues/13345">#13345</a>
49+
</li>
50+
<li>
51+
Expand XPath IT Regression Testing.
52+
Author: Suniti
53+
<a href="https://github.com/checkstyle/checkstyle/issues/6207">#6207</a>
54+
</li>
55+
<li>
56+
doc: Added reference to the Checkstyle extension for bld.
57+
Author: Erik C. Thauvin
58+
</li>
59+
<li>
60+
Migrate illegaltype.xml.template to use properties template.
61+
Author: Suniti, Aayush
62+
<a href="https://github.com/checkstyle/checkstyle/issues/13893">#13893</a>
63+
</li>
64+
<li>
65+
Specify violation messages in input files.
66+
Author: Suniti, sushant1987
67+
<a href="https://github.com/checkstyle/checkstyle/issues/11214">#11214</a>
68+
</li>
69+
<li>
70+
Migrate multiplestringliterals.xml.template to use properties template.
71+
Author: piyush kumar sadangi
72+
<a href="https://github.com/checkstyle/checkstyle/issues/13933">#13933</a>
73+
</li>
74+
<li>
75+
Run regression testing in CI over openjdk21.
76+
Author: Nick Mancuso
77+
<a href="https://github.com/checkstyle/checkstyle/issues/13982">#13982</a>
78+
</li>
79+
<li>
80+
Remove call to Lexer#removeErrorListeners.
81+
Author: Nick Mancuso
82+
<a href="https://github.com/checkstyle/checkstyle/issues/12186">#12186</a>
83+
</li>
84+
<li>
85+
Migrate DescendantToken to properties macros.
86+
Author: piyush kumar sadangi
87+
<a href="https://github.com/checkstyle/checkstyle/issues/13885">#13885</a>
88+
</li>
89+
<li>
90+
Test inputs should be completely standalone..
91+
Author: Tanay Morakhia, Suniti, Guneetsinghtuli, Rohanraj123
92+
<a href="https://github.com/checkstyle/checkstyle/issues/4845">#4845</a>
93+
</li>
94+
<li>
95+
Update Javadoc checks to avoid // violation in Javadoc comments.
96+
Author: Suniti
97+
<a href="https://github.com/checkstyle/checkstyle/issues/13969">#13969</a>
98+
</li>
99+
<li>
100+
Targeted Pitest Mutation in July 2023.
101+
Author: Kevin222004
102+
<a href="https://github.com/checkstyle/checkstyle/issues/13328">#13328</a>
103+
</li>
104+
<li>
105+
create validation of git status on Windows environments.
106+
Author: Kumar Kalpadiptya Roy
107+
<a href="https://github.com/checkstyle/checkstyle/issues/11816">#11816</a>
108+
</li>
109+
<li>
110+
Improve XdocGenerator to generate file in temp folder and replace xdoc only on success.
111+
Author: Aayush
112+
<a href="https://github.com/checkstyle/checkstyle/issues/13869">#13869</a>
113+
</li>
114+
<li>
115+
Enforce Linux Style End-of-Line (LF instead of CRLF) in all XML files for windows
116+
environment..
117+
Author: Kumar Kalpadiptya Roy
118+
<a href="https://github.com/checkstyle/checkstyle/issues/13770">#13770</a>
119+
</li>
120+
<li>
121+
migrate FinalLocalVariable xdoc to use property macro.
122+
Author: Aayush
123+
<a href="https://github.com/checkstyle/checkstyle/issues/13853">#13853</a>
124+
</li>
125+
<li>
126+
Use module properties macro in all templates.
127+
Author: Roman Ivanov
128+
<a href="https://github.com/checkstyle/checkstyle/issues/13693">#13693</a>
129+
</li>
130+
<li>
131+
SpotBugs: checks a map with containsKey(), before using get().
132+
Author: Aayush
133+
<a href="https://github.com/checkstyle/checkstyle/issues/13877">#13877</a>
134+
</li>
135+
<li>
136+
migrate IllegalToken to properties macros.
137+
Author: piyush kumar sadangi
138+
<a href="https://github.com/checkstyle/checkstyle/issues/13860">#13860</a>
139+
</li>
140+
<li>
141+
Fix typo in Indentation check for word &#39;initialisation&#39;.
142+
Author: Suniti
143+
<a href="https://github.com/checkstyle/checkstyle/issues/13783">#13783</a>
144+
</li>
145+
<li>
146+
infra: do not allow in-progress site action to be cancelled by skipped run.
147+
Author: Nick Mancuso
148+
<a href="https://github.com/checkstyle/checkstyle/issues/13863">#13863</a>
149+
</li>
150+
<li>
151+
Resolve pitest for FinalLocalVariableCheck.
152+
Author: Ruslan Diachenko
153+
<a href="https://github.com/checkstyle/checkstyle/issues/12671">#12671</a>
154+
</li>
155+
<li>
156+
MacroExecutionException: TypecastParenPadCheck: Failed to find setter javadoc for
157+
property &#39;option&#39;.
158+
Author: piyush kumar sadangi
159+
<a href="https://github.com/checkstyle/checkstyle/issues/13867">#13867</a>
160+
</li>
161+
<li>
162+
Remove &#39;//ok&#39; comments from Input files .
163+
Author: Suniti, Rohanraj123
164+
<a href="https://github.com/checkstyle/checkstyle/issues/13213">#13213</a>
165+
</li>
166+
<li>
167+
migrate to property macros IllegalTokenText .
168+
Author: piyush kumar sadangi
169+
<a href="https://github.com/checkstyle/checkstyle/issues/13859">#13859</a>
170+
</li>
171+
<li>
172+
Enforce file size on Java inputs.
173+
Author: Rohanraj123
174+
<a href="https://github.com/checkstyle/checkstyle/issues/11163">#11163</a>
175+
</li>
176+
<li>
177+
False Positive and Negative in SummaryJavaDocCheck.
178+
Author: Aayush
179+
<a href="https://github.com/checkstyle/checkstyle/issues/13347">#13347</a>
180+
</li>
181+
<li>
182+
infra: actionlint bad yaml.
183+
Author: Aayush
184+
<a href="https://github.com/checkstyle/checkstyle/issues/13765">#13765</a>
185+
</li>
186+
<li>
187+
Infra: enable dependabot for github actions.
188+
Author: Aayush
189+
<a href="https://github.com/checkstyle/checkstyle/issues/12984">#12984</a>
190+
</li>
191+
<li>
192+
&#39;javadoc.unclosedHtml&#39; message is not present in documentation for most Javadoc
193+
Checks.
194+
Author: piyush kumar sadangi
195+
<a href="https://github.com/checkstyle/checkstyle/issues/13775">#13775</a>
196+
</li>
197+
<li>
198+
Use violation messages macro in all templates.
199+
Author: piyush kumar sadangi, Roman Ivanov
200+
<a href="https://github.com/checkstyle/checkstyle/issues/13627">#13627</a>
201+
</li>
202+
<li>
203+
.vscode folder must be added to .gitignore to avoid getting tracked by git..
204+
Author: Aayush
205+
<a href="https://github.com/checkstyle/checkstyle/issues/13834">#13834</a>
206+
</li>
207+
<li>
208+
Convert Parent Modules to Macro.
209+
Author: Roman Ivanov
210+
<a href="https://github.com/checkstyle/checkstyle/issues/13829">#13829</a>
211+
</li>
212+
<li>
213+
Resolve pitest survivals in modules - 4.
214+
Author: Kevin222004, Roman Ivanov
215+
<a href="https://github.com/checkstyle/checkstyle/issues/13672">#13672</a>
216+
</li>
217+
<li>
218+
Node.js 12 actions are deprecated..
219+
Author: Aayush
220+
<a href="https://github.com/checkstyle/checkstyle/issues/13045">#13045</a>
221+
</li>
222+
<li>
223+
Document ability to use whitespace in array configuration properties.
224+
Author: Redeem-Grimm-Satoshi
225+
<a href="https://github.com/checkstyle/checkstyle/issues/13650">#13650</a>
226+
</li>
227+
<li>
228+
Create a Checkstyle module to enforce comment formatting in input files.
229+
Author: piyush kumar sadangi
230+
<a href="https://github.com/checkstyle/checkstyle/issues/13797">#13797</a>
231+
</li>
232+
</ul>
233+
</section>
13234
<section name="Release 10.12.4">
14235
<div class="releaseDate">02.10.2023</div>
15236
<p>Bug fixes:</p>

0 commit comments

Comments
 (0)