Releases: dgroup/arch4u-pmd
Releases · dgroup/arch4u-pmd
#162: remove deleted rule BeanMembersShouldSerialize
#159: Remove cactoos lib due to useless dependency
#157: Remove TodoFormat rule
See #158, release log:
- f76ec25 by @dgroup: #157: Set version to v0.0.0
- 7e3782f by @dgroup: #157: Remove TodoFormat rule (...
- fe3607d by @dgroup: #155: Merge all rules to singl...
- 35241d6 by @dgroup: #153: Remove requires.io badge...
- 7a4166f by @dependabot[bot]: #154: Bump jackson-databind fr...
- d8231bc by @dgroup: #149: upgrade net.sourceforge....
- fc069ad by @dgroup: #150: upgrade org.cactoos:cact...
- 957c885 by @snyk-bot: #152: upgrade org.openjdk.jmh:...
- a960146 by @snyk-bot: fix: upgrade net.sourceforge.p...
Released by Rultor 1.75.0, see build log
Set maximum variable name = 25 to support Spring/Quarkus naming
ImmutableField false positive
ImmutableField false positive
New rule: Define @todo format
Full scope: https://github.com/dgroup/arch4u-pmd/milestone/3?closed=1
See #113, release log:
- 73ca4b5 by @dgroup: #113: Remove 0pdd from project
- d1ff878 by @dgroup: #113: Use single format of TOD...
- c997637 by @dgroup: #113: Todo inspection
- 9243756 by @dgroup: #136: Reconfigure ShortClassNa...
- 1bb7562 by @dgroup: #133: Reconfigure UseUtilityCl...
- a9a06b9 by @dgroup: #133: Reconfigure UseUtilityCl...
- 411c5fd by @dgroup: #131: Bump github/codeql-actio...
- a2923cb by @dgroup: #129: Disable AtLeastOneConstr...
- 4aa8b3d by @dgroup: #129: Disable AtLeastOneConstr...
- 12208d0 by @dependabot[bot]: Bump github/codeql-action from...
- 68a343f by @dgroup: #129: Add support for ignore c...
- df61625 by @dgroup: #113: Todo inspection
- 2ee5581 by @snyk-bot: fix: upgrade org.openjdk.jmh:j...
- c66d813 by @dgroup: #126: Upgrade net.sourceforge....
- 046ea1d by @snyk-bot: fix: upgrade net.sourceforge.p...
- 4418981 by @dgroup: #108: Ensure that readme has n...
- fc2238c by @dgroup: #115: Update issue templates
- c41e029 by @dgroup: #115: Update issue templates
- 0d3d593 by @dgroup: #115: Add default bug template
- b2c9945 by @dgroup: #115: Add default feature requ...
- and 11 more...
Released by Rultor 1.70.6, see build log
ObfuscationRequired rule failing when package specified
Full scope: https://github.com/dgroup/arch4u-pmd/milestone/2
See #112, release log:
- a1fa589 by @dgroup: #112: Add package support to t...
- 6d647ec by @dgroup: #112: Add package support to t...
- 2529809 by @dgroup: #96: add sensitivePackages pro...
- 40e2533 by @dgroup: #104: Highlight rules that wer...
- 622e289: cleanup
- 04b4282: Merge branch 'master' into fix...
- 99b6713: fix ObfuscationRequired: add s...
- b5067b4 by @dgroup: #110: Customize AtLeastOneCons...
- a287572 by @dgroup: #109: Abort commits not follow...
Released by Rultor 1.70.6, see build log
Release 0.1.0
Full scope:
https://github.com/dgroup/arch4u-pmd/milestone/1?closed=1
See #27, release log:
- 6b4bb64 by @dgroup: #27: Fix ossrh profile for arc...
- c5fccdf by @dgroup: #107: unable to exclude rules,...
- 60dfe72 by @dgroup: #106: Fail rultor build if any...
- c1d99de by @dgroup: #27: Reformat table of content...
- c8d126b by @dgroup: #27: Add missing links for pmd...
- 3a7038b by @dgroup: #96: add errorprone rules desc...
- af0d835 by @dykov: Merge branch 'master' into fea...
- 67bd22d by @dgroup: #94: performance ruleset: excl...
- b3a9873 by @dgroup: #95: Merge pull request #102 f...
- a5d745b: edit readme.md table - add err...
- c703d04: edit readme.md table - add sec...
- e4c436c: Merge branch 'master' into fea...
- 2b47126 by @dgroup: #89: Align formatting in all G...
- 8fdc606 by @dgroup: #91: Add details about categor...
- 14767cb: Merge branch 'master' into fea...
- 9f2142a: Merge branch 'master' into fea...
- bb74e31 by @dgroup: #92: Add details about categor...
- f8ef615: edit readme.md table
- 2040c98: exclude AvoidUsingShortType an...
- c9b18ef by @dgroup: #93: Add details about categor...
- and 110 more...
Released by Rultor 1.70.6, see build log
What's Changed
- Bump actions/setup-java from 1 to 2.5.0 by @dependabot in #4
- Bump actions/cache from 1 to 2.1.7 by @dependabot in #5
- New rule: AvoidUsingObjectMapperAsALocalVariable by @dykov in #17
- New rule: NoMandatoryConstructorInExceptionClass by @dykov in #19
- New rule to prohibit usage list of classes by @dykov in #23
- #27: Cleanup the project structure before release 0.1.0 by @dgroup in #32
- New template rule: AvoidProhibitedMethodInvocation by @dykov in #38
- #37: 3rd-party vulnerabilities fixes by @dgroup in #44
- #14: Configure 3rd-party rules by @dgroup in #46
- New rule: DontCreateStringConstant by @dykov in #41
- New rule: MissingMandatoryAnnotation by @dykov in #53
- Add template rule: ObfuscationRequired by @dykov in #69
- Refactor AvoidProhibitedMethodsUsage by @dykov in #71
- Add api rule: WrongRestMethodSignature by @dykov in #70
- Add monitoring rule: UseConstantForMetricAnnotation by @dykov in #72
- #48: Added to contributors by @smithros in #77
- Add logging rule: MdcIsNotCleared by @dykov in #79
- Add logging rule: MdcOutsideTryStatement by @dykov in #80
- #81: Fix of AvoidUsingObjectMapperAsALocalVariable by @smithros in #83
- #48: Fix of JUnitAssertionsShouldIncludeMessage by @smithros in #84
- edit readme.md table - add performance rules by @dykov in #97
- add security rules description by @dykov in #102
- performance ruleset: exclude AvoidUsingShortType and SimplifyStartsWith by @dykov in #98
- add errorprone rules description by @dykov in #103
New Contributors
- @dykov made their first contribution in #17
- @smithros made their first contribution in #77
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/dgroup/arch4u-pmd/commits/0.1.0