Releases: snyk/snyk-gradle-plugin
Releases · snyk/snyk-gradle-plugin
v2.1.1
2.1.1 (2018-11-09)
Bug Fixes
- handle un-versioned version substitution (85ca55a)
v2.1.0
2.1.0 (2018-10-07)
Features
- option to specify sub-project in multi-project build (1b03bbe)
v2.0.1
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
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
1.3.1 (2018-09-09)
Bug Fixes
- throw proper error on failing gradle execution (77f0e32)
v1.3.0
<a name"1.3.0">
1.3.0 (2018-04-26)
Features
- don't include
from
arrays in tree (ef3c7cc7)
v1.2.0
<a name"1.2.0">
1.2.0 (2017-10-18)
Features
v1.1.3
<a name"1.1.3">
1.1.3 (2017-10-12)
Bug Fixes
- pass arguments separately to spawn (2e56aea4)
v1.1.2
<a name"1.1.2">
1.1.2 (2017-08-28)
Bug Fixes
- add some npm ignores to reduce filesize (d5131744)
v1.1.1
<a name"1.1.1">
1.1.1 (2017-08-21)
Bug Fixes
- ignore non-jar items from jar list (987b566f)