Skip to content

Releases: snyk/snyk-gradle-plugin

v2.1.1

09 Nov 13:22
9d0692e
Compare
Choose a tag to compare

2.1.1 (2018-11-09)

Bug Fixes

  • handle un-versioned version substitution (85ca55a)

v2.1.0

07 Oct 09:46
3243c96
Compare
Choose a tag to compare

2.1.0 (2018-10-07)

Features

  • option to specify sub-project in multi-project build (1b03bbe)

v2.0.1

27 Sep 17:01
17d2844
Compare
Choose a tag to compare

2.0.1 (2018-09-27)

Bug Fixes

  • drop top-level from path (27a421e)
  • handle (n) markers in gradle dependencies output (8530b61)

v2.0.0

25 Sep 10:42
c730af2
Compare
Choose a tag to compare

2.0.0 (2018-09-25)

Bug Fixes

  • remove unused "from" parameter (5356121)

  • Merge pull request #15 from snyk/feat/drop-group-id-and-artifact-id (c730af2), closes #15

BREAKING CHANGES

  • drop unused groupId and artifactId attributes from response

v1.3.1

09 Sep 06:56
d88bb07
Compare
Choose a tag to compare

1.3.1 (2018-09-09)

Bug Fixes

  • throw proper error on failing gradle execution (77f0e32)

v1.3.0

26 Apr 15:28
30e1059
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2018-04-26)

Features

  • don't include from arrays in tree (ef3c7cc7)

v1.2.0

18 Oct 14:02
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2017-10-18)

Features

  • supporting args as an array (0afcff58)

v1.1.3

12 Oct 22:05
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2017-10-12)

Bug Fixes

  • pass arguments separately to spawn (2e56aea4)

v1.1.2

28 Aug 15:43
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-08-28)

Bug Fixes

  • add some npm ignores to reduce filesize (d5131744)

v1.1.1

21 Aug 11:36
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-08-21)

Bug Fixes

  • ignore non-jar items from jar list (987b566f)