Releases: snyk/snyk-gradle-plugin
Releases · snyk/snyk-gradle-plugin
v2.12.0
2.12.0 (2019-06-04)
Features
- CLI option to select Gradle configurations to scan (#61) (da7f774)
v2.11.2
2.11.2 (2019-05-29)
Bug Fixes
- remove unnecessary debugging output (#73) (38a6a6c)
v2.11.1
2.11.1 (2019-05-28)
Bug Fixes
- lazy initialization for the logger, to play nice with Snyk CLI (#72) (1441f67)
v2.11.0
2.11.0 (2019-05-28)
Features
- add debugging output for init script (#71) (70cea45)
v2.10.4
2.10.4 (2019-05-20)
Bug Fixes
- reinstate advertising all-sub-projects when only scanning one (#70) (2dff45e)
v2.10.3
2.10.3 (2019-05-17)
Bug Fixes
- make the injected script scan only one sub-project (#67) (19b56c4)
v2.10.2
2.10.2 (2019-05-15)
Bug Fixes
- more debugging output for error cases (55b6859)
v2.10.1
2.10.1 (2019-05-08)
Bug Fixes
- handle projects with wrappers that have whitespaces in the directory names (#66) (6f90fe9)
v2.10.0
2.10.0 (2019-05-02)
Features
- if a missing configuration is specified, display the names of available ones (#65) (bd1f293)
v2.9.0
2.9.0 (2019-04-30)
Features
- tests on java 9 too (e7b043f)
- Update travis config to simplify and test more Java versions (b7fe0be)
- Use gradle wrapper 5 so tests work for java 8 & 9 (e4b99cd)