Releases: debricked/cli
Releases · debricked/cli
v1.2.0
Release highlights
- Nuget resolver by @emilwareus in #112
What's Changed
- Add support to resolve yarn package.json files by @emilwareus in #107
- Update link to full cli documentation in debricked portal by @jonna-debricked in #113
- Fix access token creation link by @Splinter0 in #111
- Fix exclusion issues, matching too many files in debricked-scan by @ProgHaj in #117
- Enable setting up integrations with shared pipeline configurations by @CarlTern in #119
- Fix vulnerabilities by @nilszeilon in #118
- Fix failing arm64 debian resolution image by @ProgHaj in #120
New Contributors
- @Splinter0 made their first contribution in #111
- @CarlTern made their first contribution in #119
Full Changelog: v1.1.4...v1.2.0
v1.1.4
Changelog
- c851cb2 Add Os check in
name_template
to fix broken macOS binary name - 2b76b00 Add missing "end" action in
name_template
to fix broken macOS binary name - 7f01692 Add non-docker example
- 395b29e Merge pull request #100 from debricked/update-github-template
- fb421bc Merge pull request #101 from debricked/update-github-template
- 2dc94a4 Merge pull request #102 from debricked/update-github-template
- c31988e Merge pull request #103 from debricked/fix-license-report
- 81ba715 Merge pull request #99 from debricked/enable-codescene
- 96cd334 Move caching inside scan action
- ec3614c Remove deprecated use of
archives.replacements
in.goreleaser.yml
- fae1641 Revert "Disable codescene integration temporarily as there is a breaking change in their API."
- d6bb332 Revert caching action for non-docker workflow
- d33f1b1 Revert caching action removal
- db4bc87 Update GitHub template
- 1b14c05 Update to the latest actions version
- e38048e Use major version
- 2b3ef83 Use the open endpoint for finding the commit ID
v1.1.3
v1.1.2
What's Changed
- Add jenkinsfile by @tamarailenacosta in #91
- Disable codescene integration temporarily as there is a breaking change in the latest version by @AntonDebricked, @filip-debricked in #95
- Fix support for scanning multiple manifest and lockfiles within the same directory by @AntonDebricked, @ProgHaj in #92
New Contributors
- @tamarailenacosta made their first contribution in #91
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Use globaly installed libraries as fallback when running python resolution by @ProgHaj in #87
- Update docs to indicate Go >= 1.20 required now. by @AntonDebricked
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- CLI Resolution by @viktigpetterr, @ProgHaj , @nilszeilon in #54
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0-beta.3
What's Changed
- Update templates to not use debricked/cli docker image by @viktigpetterr in #66
- Permit multiple manifest files in the same directory of the same format by @viktigpetterr in #73
- Move packages to internal/ by @viktigpetterr in #75
- Add --pass-on-timeout to the scan command by @viktigpetterr in #76
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Go imports linting rule by @ProgHaj in #56
- Downtime client panic by @viktigpetterr in #60
Full Changelog: v1.0.0-beta...v1.0.0-beta.2