Skip to content

Releases: snyk/snyk-gradle-plugin

v4.5.0

03 Oct 10:31
2f5ee75
Compare
Choose a tag to compare

4.5.0 (2024-10-03)

Features

  • handle gradle wrapper files for windows (#292) (2f5ee75)

v4.4.0

01 Oct 03:53
4a69447
Compare
Choose a tag to compare

4.4.0 (2024-10-01)

Features

  • support verbose gradle graphs for sbom generation (#290) (4a69447)

v4.3.0

12 Sep 13:36
628c688
Compare
Choose a tag to compare

4.3.0 (2024-09-12)

Features

v4.2.0

05 Jun 08:44
b4c107b
Compare
Choose a tag to compare

4.2.0 (2024-06-05)

Features

v4.1.0

22 Jan 07:39
a121cc1
Compare
Choose a tag to compare

4.1.0 (2024-01-22)

Features

v4.0.2

17 Jan 07:41
e216d5c
Compare
Choose a tag to compare

4.0.2 (2024-01-17)

Bug Fixes

  • Use complete project path when filtering subprojects (#278) (e216d5c)

v4.0.1

30 Nov 11:39
1596027
Compare
Choose a tag to compare

4.0.1 (2023-11-30)

Bug Fixes

v4.0.0

18 Nov 18:08
0305fef
Compare
Choose a tag to compare

4.0.0 (2023-11-18)

Bug Fixes

  • cache sdkman to avoid all the temp unavailable errors (6f4d956)
  • one depgraph had multiple changes, also on circleci (f9f59f5)
  • updated dep graph fixture (c21d58c)
  • updating tests (5747284)

Features

  • changing the way we name package dependency roots (3edf270)

BREAKING CHANGES

  • This major version bump is mostly cautionary, as existing consumers of this plugin ought not to encounter errors. However, it is a change in how the makeup of the dependency graph works, and therefore could be argued to require this version bump. Thus we err on the side of caution.

v3.27.0

19 Jun 09:47
687dd71
Compare
Choose a tag to compare

3.27.0 (2023-06-19)

Features

v3.26.4

28 Apr 08:57
eefa133
Compare
Choose a tag to compare

3.26.4 (2023-04-28)

Bug Fixes

  • transitives when using gradle-normalize-deps (3e32407)