Skip to content

Releases: snyk/snyk-gradle-plugin

v3.2.0

01 Nov 11:30
781c9b4
Compare
Choose a tag to compare

3.2.0 (2019-11-01)

Features

  • store gradle version output meta info (7b4d5ba)

v3.1.0

17 Sep 18:38
c31c28d
Compare
Choose a tag to compare

3.1.0 (2019-09-17)

Features

  • get correct project name (b658f37)

v3.0.2

08 Aug 10:20
30bd189
Compare
Choose a tag to compare

3.0.2 (2019-08-08)

Bug Fixes

  • bump travis Linux image; also, release interface changes (#88) (30bd189)

v3.0.1

23 Jul 11:34
6d75118
Compare
Choose a tag to compare

3.0.1 (2019-07-23)

Bug Fixes

  • expose all three inspect() overloads in plugin types (#83) (6d75118)

v3.0.0

01 Jul 10:57
19b4a6c
Compare
Choose a tag to compare

3.0.0 (2019-07-01)

Features

  • use new plugin API in Typescript (#82) (19b4a6c)

BREAKING CHANGES

  • some field names have been changed

v2.12.5

26 Jun 15:56
1125014
Compare
Choose a tag to compare

2.12.5 (2019-06-26)

Bug Fixes

  • scan all subprojects when selecting attributes for conifguration (#81) (1125014)

v2.12.4

10 Jun 12:03
3ac5b5c
Compare
Choose a tag to compare

2.12.4 (2019-06-10)

Bug Fixes

  • support both Gradle 2.x and configuration attributes in Gradle 3+ (#80) (3ac5b5c)

v2.12.3

07 Jun 09:59
bdadba0
Compare
Choose a tag to compare

2.12.3 (2019-06-07)

Bug Fixes

  • refactor argument transformation for Gradle, add tests (#78) (bdadba0)

v2.12.2

06 Jun 22:15
0d601e1
Compare
Choose a tag to compare

2.12.2 (2019-06-06)

Bug Fixes

  • support for legacy -- --configuration=foo CLI option (#77) (0d601e1)

v2.12.1

06 Jun 15:51
d6d3f34
Compare
Choose a tag to compare

2.12.1 (2019-06-06)

Bug Fixes

  • print the Gradle command in debug output (#76) (6215e92)
  • scan all sub-projects even when not starting from the root (#75) (d6d3f34)