Skip to content

Releases: chainguard-dev/melange

Release v0.6.0

10 Feb 03:44
8269921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.10...v0.6.0

Release v0.5.10

07 Feb 20:06
93fe476
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.9...v0.5.10

Release v0.5.9

06 Feb 22:18
a298935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

Release v0.5.8

06 Feb 16:51
a960562
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

Release v0.5.7

03 Feb 17:02
13c0c4e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

Release v0.5.6

22 Jan 20:24
eb44fc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

Release v0.5.5

21 Dec 13:27
3a7d2fc
Compare
Choose a tag to compare

What's Changed

  • update release to add some clarification regarding the homebrew by @cpanato in #876
  • Pull in go-apk with provider_priority ini fix. by @mattmoor in #878
  • Set a default env var for GOMODCACHE. by @dlorenc in #880
  • convert: sort packages alphabetically by @imjasonh in #889
  • Mark update.manual as an optional field. by @wlynch in #877
  • build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #897
  • build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.11 by @dependabot in #898
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #886
  • build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.11.0 by @dependabot in #881
  • build(deps): bump github.com/kubescape/go-git-url from 0.0.25 to 0.0.26 by @dependabot in #884
  • build(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #887
  • build(deps): bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 by @dependabot in #893
  • bump upload/download github actions by @cpanato in #900
  • build(deps): bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 by @dependabot in #883
  • build(deps): bump google.golang.org/api from 0.152.0 to 0.154.0 by @dependabot in #892
  • build(deps): bump github.com/lima-vm/lima from 0.18.0 to 0.19.1 by @dependabot in #895

Full Changelog: v0.5.4...v0.5.5

Release v0.5.4

04 Dec 20:42
bc76a37
Compare
Choose a tag to compare

What's Changed

  • improve 'melange convert python' to remove manual steps by @imjasonh in #846
  • fix docs for --runner by @imjasonh in #848
  • format manifests with yam by @imjasonh in #849
  • convert python: don't overwrite existing files by @imjasonh in #850
  • default --use-github=true by @imjasonh in #847
  • fix and continuously validate SBOMs by @imjasonh in #851
  • Add jsonschema generation binary. by @wlynch in #861
  • Fix lints, or ignore safe ones. No functional changes. by @vaikas in #865
  • Fix the lint warnings in pkg/linter by @vaikas in #866
  • UTC-ify source date epoch when set by @imjasonh in #868
  • support resource requests and timeouts by @imjasonh in #869
  • Fix capitalization of SBOM originators by @imjasonh in #867
  • Add Test pipelines by @vaikas in #864
  • cleanup: don't use pkg/errors by @imjasonh in #870
  • Ensure jsonschema is kept up to date. by @wlynch in #862
  • build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.4 by @dependabot in #874
  • build(deps): bump google.golang.org/api from 0.150.0 to 0.152.0 by @dependabot in #873
  • build(deps): bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0 by @dependabot in #857
  • build(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #853
  • build(deps): bump sigs.k8s.io/release-utils from 0.7.6 to 0.7.7 by @dependabot in #852
  • prefix should be /usr by @lpcalisi in #863
  • schema: update for new test pipeline configuration by @kaniini in #875
  • build(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #855
  • build(deps): bump chainguard.dev/apko from 0.11.3-0.20231103184130-c376bfafbda0 to 0.12.0 by @dependabot in #872
  • build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in #871

New Contributors

Full Changelog: v0.5.3...v0.5.4

Release v0.5.3

16 Nov 12:14
728624e
Compare
Choose a tag to compare

What's Changed

  • use forked alpine-go in go-apk by @imjasonh in #815
  • test runtime replacements by @imjasonh in #837
  • apply substitutions to .environment.contents.packages by @imjasonh in #838
  • update go-apk dependency by @imjasonh in #842
  • build(deps): bump cloud.google.com/go/storage from 1.33.0 to 1.35.1 by @dependabot in #840
  • build(deps): bump google.golang.org/api from 0.149.0 to 0.150.0 by @dependabot in #835
  • move spammy logs to debugf by @imjasonh in #807
  • pipelines: go/build: add support for go.mod overlay files by @kaniini in #843
  • build(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in #841
  • build(deps): bump go.opentelemetry.io/otel from 1.19.0 to 1.20.0 by @dependabot in #839
  • build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #825
  • build(deps): bump github.com/sigstore/cosign/v2 from 2.2.0 to 2.2.1 by @dependabot in #836
  • Update release.md by @imjasonh in #844

Full Changelog: v0.5.2...v0.5.3

Release v0.5.2

09 Nov 14:07
ecd6ea9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2