Skip to content

v0.82.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 17:28
· 636 commits to main since this release
4ac8fdf

Changelog

v0.82.0 (2023-05-23)

Full Changelog

Added Features

Bug Fixes

  • Fix a problem in the license parsing logic that may result in a panic [PR #1839]
  • Return all relevant error messages if an image retrieval fails when a scheme is specified [PR #1801] [FrimIdan]
  • Fix a problem with PNPM scanning where v6 lockfiles might result in duplicated packages [Issue #1762] [PR #1778] [kzantow]