Releases: snyk/snyk-orb
Releases · snyk/snyk-orb
v2.0.2
v2.0.0
What's Changed
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
What's Changed
- chore: Permit
snyk monitor
command to be overridden by @bencord0 in #110 - chore: Permit snyk monitor command to be overridden by @bastiandoetsch in #111
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- chore: secrets scanning by @dragos-cojocari in #105
- feature: Allow passing additional options to
snyk monitor
by @bencord0 in #107 - chore: Test snyk/scan commands with additional-arguments by @bencord0 in #109
New Contributors
- @dragos-cojocari made their first contribution in #105
- @bencord0 made their first contribution in #107
Full Changelog: v1.7.0...v1.7.1
v1.7.0
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
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
Merge develop into master for release