Skip to content

Release v3.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 10:21
  • (mcm1957) Fixed dependency warning ([W174]) has been reduces to suggestion. [#374]
  • (mcm1957) Some changes to jsonConfig check have been implemented.
  • (mcm1957) common.supportCustoms check has been added. [#379]
  • (mcm1957) Check that key listed at encryptedNative or protectedNative is listed at native too. [#218]
  • (mcm1957) Check that key listed at encryptedNative is listed at protectedNative too. [#342]
  • (mcm1957) Check that extension adapters require web adapter. [#311]
  • (mcm1957) List of suspicious keys to protect has been extended. [#358]
  • (mcm1957) checking of 'admin' globalDependency has been added.
  • (mcm1957) checking of 'publishConfig.registry' has been added.
  • (mcm1957) New commandline option --noinfo added.
  • (mcm1957) Logging has been adapted.