Skip to content

Releases: uselagoon/insights-handler

v0.0.6 - Fixes some nil reference errors

15 Aug 01:25
7f1d3dc
Compare
Choose a tag to compare

What's Changed

  • Fix - failing sbomcheck with empty components by @bomoko in #89
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #88
  • fix(deps): update module github.com/cyclonedx/cyclonedx-go to v0.9.0 by @renovate in #87
  • chore(deps): update alpine docker tag to v3.20 by @renovate in #86
  • chore(deps): update golang docker tag to v1.22.3 by @renovate in #85
  • fix(deps): update module github.com/minio/minio-go/v7 to v7.0.75 by @renovate in #83
  • chore(deps): update aquasec/trivy docker tag to v0.54.1 by @renovate in #76

Full Changelog: v0.0.5...v0.0.6

v0.0.5 - Multiarch Image

16 May 02:32
7030265
Compare
Choose a tag to compare

What's Changed

  • Update golang Docker tag to v1.22.1 by @renovate in #72
  • Update module github.com/Khan/genqlient to v0.7.0 by @renovate in #71
  • Update module github.com/docker/docker to v26 by @renovate in #78
  • Update module github.com/minio/minio-go/v7 to v7.0.69 by @renovate in #40
  • Update golang Docker tag to v1.22.2 by @renovate in #80
  • Update docker/setup-qemu-action action to v3 by @renovate in #52
  • build: enable multiarch image building by @tobybellwood in #82

Full Changelog: v0.0.4...v0.0.5

v0.0.4 - Direct deletion and cleaner code

04 Mar 20:17
7c20286
Compare
Choose a tag to compare

This release introduces:

  • Direct fact and problem deletion to support changes introduced in the insights-remote service.
  • Major core logic rewrite and cleanup
  • Better error handling

What's Changed

Significant code changes

Chores/fixes

Full Changelog: v0.0.2...v0.0.4

Trivy integration and direct problems

06 Dec 03:15
7851712
Compare
Choose a tag to compare

This is a significant release that introduces

  • Trivy integration - parsing SBOMS to trivy to generate problem lists
  • Direct problems processing