v1.0.0
Changes
- Release v1.0.0 @manikmagar (#113)
- Maven Plugin: add multi-format support @manikmagar (#112)
- doc: fix groovy doc link @manikmagar (#110)
- Enabling Github Pages @manikmagar (#109)
- doc: update readme and add groovy docs to repo @manikmagar (#108)
- fix: violation count in log @manikmagar (#107)
- Ignore maven maven target directory @manikmagar (#106)
- Feature/sample configuration project @vcobis-avio (#104)
- Sample mule project for configurate the mule-linter maven plugin @vcobis-avio (#103)
- Extensions Support and Maven Plugin @manikmagar (#87)
- Update to include checks for master branch @dgwouch (#102)
- Feature/readme groovy doc @vcobis-avio (#101)
- Feature/rule id and violation messages @vcobis-avio (#100)
- Feature/v1 pre release changes @vcobis-avio (#99)
- Add GDSL Generator task @manikmagar (#91)
- Feature/dsl migration @vcobis-avio (#90)
- Remove absolute base path from Sonar issues for json report @principitomas (#89)
- Feature/dsl migration @vcobis-avio (#88)
- Bugfix/wrong issue type @principitomas (#86)
- Feature/ai offsite 2021 mule plugin @aivaldi (#80)
- modified final output json, xml @konakallaANUSHA (#81)
- Feature/docs @MrMcCartney (#71)
- Final develop merge to master @adesjardin (#70)
- Feature/docs @adesjardin (#69)
- Bump mysql-connector-java from 5.1.48 to 8.0.16 in /src/test/resources/SampleMuleApp @dependabot (#66)
- Bump activemq-client from 5.15.4 to 5.15.9 in /src/test/resources/SampleMuleApp @dependabot (#65)
- Move development work from develop branch to master branch @MrMcCartney (#64)
- Add rule to find commented out code. @MrMcCartney (#63)
- Add rule to check that certain components have their display name set. @MrMcCartney (#61)
- Feature/#40 mule config size @MrMcCartney (#60)
- Add new rule to examine global configs for placeholders @MrMcCartney (#59)
- Add host property rule @MrMcCartney (#58)
- Add rule to limit excessive use of sequential loggers @MrMcCartney (#56)
- Feature/#46 component count rule @MrMcCartney (#57)
- Add rule to disable API Console. @MrMcCartney (#55)
- Feature/#38 logger message contents rule @MrMcCartney (#53)
- Expand list of Sources for a flow @MrMcCartney (#54)
- Add new rule to check that attributes are present and match optional regex @MrMcCartney (#52)
- Feature/#36 readme rule @MrMcCartney (#50)
- Feature/mip 432 @kkingavio (#34)
- Feature/mip 357 @kkingavio (#33)
- Maven Plugin Version Rule. @thedevnisarg (#32)
- MIP-420 Property Exists in environment files @kkingavio (#31)
- Nested child component. @thedevnisarg (#29)
- Ignore apikit flows for flow naming rule. @thedevnisarg (#30)
- MIP-314 Updated diagram, refactored model file locations @kkingavio (#28)
- MIP-422 MinMuleVersion implemented during LunchAndLearn @kkingavio (#27)
- UnusedFlowRule @thedevnisarg (#26)
- MIP-414 PR @kkingavio (#24)
- Feature/mip 419 @thedevnisarg (#23)
- Feature/mip 424 @kkingavio (#22)
- jenkinsfile exists rule. @thedevnisarg (#21)
- Config file naming convention and test cases fix. @thedevnisarg (#20)
- MIP-428 Built TestApplication, updated pom rules @kkingavio (#19)
- Global config no flow rule. @thedevnisarg (#18)
- Feature/mip 360 @kkingavio (#17)
- Feature/mip 399 @thedevnisarg (#16)
- Feature/mip 395 @kkingavio (#15)
- Feature/mip 311 @thedevnisarg (#14)
- Feature/mip 312 @kkingavio (#12)
- feature/MIP-310 - mule-artifact.json parsing and rule @adesjardin (#11)
- Feature/mip 313 @thedevnisarg (#9)
- MIP-379 Fixed merge issues @kkingavio (#10)
- Feature/mip 308 @kkingavio (#8)
- MIP-325 Able to parse an app and print property file names @kkingavio (#6)
- Feature/MIP-377 @adesjardin (#5)
- Feature/mip 309 @thedevnisarg (#4)
🚀 Features
- Added Github Action @thedevnisarg (#72)
- PomDependencyVersionRule Implementation. @thedevnisarg (#51)