Skip to content

v5.6.0

Compare
Choose a tag to compare
@cf-osl-bot cf-osl-bot released this 19 Dec 17:20
· 1087 commits to master since this release

Added

  • Add support for JSON reports [#161595251] - 5a1f735

  • Removed the removal of nested projects - 6e1941c

  • Show verbose errors from prepare commands [#161462746] - 2b14299

  • Support to find gradle.kts files [#161629958] - f7cb587

Fixed

  • Go modules reports incorrect install paths - 9ab5aa9
    Revert "* Go modules reports incorrect install paths" - fcead98

  • Fix install_paths for go mod now accurately report dependency installation directories [#161943322 finish] - ea28c06

  • Handle log file names created with whitespaces and slashes - 7d6f9da

Changed

  • Updated go-lang to 1.11.2 in the Docker - d720f9c