+ 31.10.2024
+ Breaking backward compatibility:
+
+ -
+ JavadocMethodCheck: removed unnecessary tokens from acceptable.
+ Author: rnveach
+ #15687
+
+
+ New:
+
+ -
+ HideUtilityClassConstructor - Add option to skip validation based on list of annotations.
+ Author: Konstantinos Koutsilis
+ #14424
+
+
+ Bug fixes:
+
+ -
+ google_checks.xml not allowing eol left curly for switch statement with lambda-like
+ construct.
+ Author: Mauryan Kansara
+ #15831
+
+
+ Notes:
+
+ -
+ Resolve `TailRecursion` inspection violations by replacing tail recursive calls.
+ Author: Mohit Attry
+ #14814
+
+ -
+ Enable examples tests.
+ Author: Amit Kumar Deohoria
+ #13345
+
+ -
+ Missing test class for ConstructorsDeclarationGroupingCheck's documentation examples.
+ Author: akanksha
+ #15829
+
+ -
+ Expand XPath IT Regression Testing.
+ Author: akanksha
+ #6207
+
+ -
+ Define violation messages for all violations..
+ Author: Amit Kumar Deohoria
+ #15456
+
+ -
+ update JavadocTokenTypes.java to new format of AST print.
+ Author: Pakhi-7831
+ #14631
+
+
+