Skip to content

Releases: snyk/snyk-orb

v2.0.2

02 Nov 12:17
8e267dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.2

v2.0.0

15 Sep 12:43
a8928a0
Compare
Choose a tag to compare

What's Changed

  • feat: deprecate Snyk CLI Docker images by @j-luong in #118

BREAKING CHANGE

Remove scan-iac job using deprecated Snyk CLI Docker images

Breaking for scan-iac job users

scan-iac job users will need to switch to using snyk/scan with the iac test command, as outlined in quickstart-iac-scanning.yml

Full Changelog: v1.7.2...v2.0.0

v1.7.2

16 Aug 10:39
046b083
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

14 Aug 06:41
77aa2ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

31 May 08:39
9fb385d
Compare
Choose a tag to compare

What's Changed

  • chore: add fallback for executors not supporting curl parameter --retry-all-errors
  • no-cache option by @bastiandoetsch in #104

Full Changelog: v1.6.0...v1.7.0

v1.6.0

30 May 13:51
9e1086c
Compare
Choose a tag to compare

What's Changed

  • feat: use compressed CLI downloads and update orb [HEAD-332] by @bastiandoetsch in #99. We now need a base image that contains a curl version of at least curl-7.71.0, as we use the --retry-all-errors parameter introduced in that version.
  • fix: semantic release for prod deployment by @bastiandoetsch in #100
  • fix: checkout code, add semantic release dry run [HEAD-332] by @bastiandoetsch in #101
  • fix: only create .ssh directory if necessary by @bastiandoetsch in #102
  • chore: add dry run results to sem-rel-dry-run.txt by @bastiandoetsch in #103

Full Changelog: v1.5.2...v1.6.0

v0.0.11: Merge pull request #27 from snyk/develop

01 Sep 03:16
4a94736
Compare
Choose a tag to compare
Merge develop into master for release