Service-Lint 1.0.0 Release Notes

New Features

  • Added a new rule to check for dependency version upgrades

  • Added a new rule to check for service-lint version upgrades

  • Added a new rule to check the SRVDD/SDD template version

Other Changes

  • Rules implement a shouldExecute() method to determine if the rule should be applied.