Skip to content

Releases: snyk/snyk-gradle-plugin

v2.12.0

04 Jun 15:40
da7f774
Compare
Choose a tag to compare

2.12.0 (2019-06-04)

Features

  • CLI option to select Gradle configurations to scan (#61) (da7f774)

v2.11.2

29 May 13:30
38a6a6c
Compare
Choose a tag to compare

2.11.2 (2019-05-29)

Bug Fixes

  • remove unnecessary debugging output (#73) (38a6a6c)

v2.11.1

28 May 13:19
1441f67
Compare
Choose a tag to compare

2.11.1 (2019-05-28)

Bug Fixes

  • lazy initialization for the logger, to play nice with Snyk CLI (#72) (1441f67)

v2.11.0

28 May 11:21
70cea45
Compare
Choose a tag to compare

2.11.0 (2019-05-28)

Features

  • add debugging output for init script (#71) (70cea45)

v2.10.4

20 May 09:20
2dff45e
Compare
Choose a tag to compare

2.10.4 (2019-05-20)

Bug Fixes

  • reinstate advertising all-sub-projects when only scanning one (#70) (2dff45e)

v2.10.3

17 May 10:54
19b56c4
Compare
Choose a tag to compare

2.10.3 (2019-05-17)

Bug Fixes

  • make the injected script scan only one sub-project (#67) (19b56c4)

v2.10.2

15 May 11:16
4900529
Compare
Choose a tag to compare

2.10.2 (2019-05-15)

Bug Fixes

  • more debugging output for error cases (55b6859)

v2.10.1

08 May 19:14
6f90fe9
Compare
Choose a tag to compare

2.10.1 (2019-05-08)

Bug Fixes

  • handle projects with wrappers that have whitespaces in the directory names (#66) (6f90fe9)

v2.10.0

02 May 09:37
bd1f293
Compare
Choose a tag to compare

2.10.0 (2019-05-02)

Features

  • if a missing configuration is specified, display the names of available ones (#65) (bd1f293)

v2.9.0

30 Apr 15:13
63e8a8a
Compare
Choose a tag to compare

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)