Releases: chainguard-dev/melange
Releases · chainguard-dev/melange
Release v0.6.6
What's Changed
- Add pombump pipeline. by @vaikas in #1054
- Add ${{cross.triplet.rust.[glibc,musl]}} by @jonjohnsonjr in #1057
Full Changelog: v0.6.5...v0.6.6
Release v0.6.5
What's Changed
- Bump apko by @jonjohnsonjr in #1051
- build(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by @dependabot in #1033
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.23.1 to 1.24.0 by @dependabot in #1048
- Fix typo in error message by @jspeed-meyers in #1049
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #1014
- build(deps): bump actions/download-artifact from 4.1.1 to 4.1.2 by @dependabot in #1013
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #1012
- build(deps): bump github.com/chainguard-dev/yam from 0.0.1 to 0.0.2 by @dependabot in #1035
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.23.1 to 1.24.0 by @dependabot in #1047
- Fix job control with interactive bubblewrap by @jonjohnsonjr in #1052
- Fix resource usage in melange by @jonjohnsonjr in #1053
Full Changelog: v0.6.4...v0.6.5
Release v0.6.4
What's Changed
- Propagate SourceDateEpoch from Build by @jonjohnsonjr in #1043
- Fix the yaml file so that it actually gets parsed properly. Details matter! by @vaikas in #1044
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
What's Changed
- Don't write APK to temp file during signing by @jonjohnsonjr in #1039
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
- Experimental Dagger Runner by @jonjohnsonjr in #987
- Add a --trace flag to melange build by @jonjohnsonjr in #1026
- label containers created by docker runner for easier external management by @joshrwolf in #1028
- add package name to docker labels by @joshrwolf in #1029
- apply package substitutions in test.environment.contents.packages by @rawlingsj in #1037
- Add --package-append flag to build by @jonjohnsonjr in #1038
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1
What's Changed
- Allow substitutions in dependencies.replaces by @jonjohnsonjr in #1010
- Fix context.Background use by @jonjohnsonjr in #1018
- Remove images even with cancelled ctx by @jonjohnsonjr in #1019
- Clean up apko-temp dirs by @jonjohnsonjr in #1021
- version-transform and var-transform documentation by @mesaglio in #973
- Remove breakpoint labels by @jonjohnsonjr in #1024
- omit arch log key when building one arch by @imjasonh in #1025
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- fix go-build example by @imjasonh in #999
- Make debugging melange builds less terrible by @jonjohnsonjr in #996
- move runner determination to pkg/cli by @imjasonh in #1000
- Continue interactive execution on exit 0 by @jonjohnsonjr in #1005
- update dario/mergo by @imjasonh in #1001
- Make it easier to find docs-repo on ci failure by @jonjohnsonjr in #998
- Do more cleanup with --rm by @jonjohnsonjr in #1006
- Mostly fix interactive interrupt signal handling by @jonjohnsonjr in #1008
- Split pkg/container up into smaller packages by @jonjohnsonjr in #1009
Full Changelog: v0.5.10...v0.6.0
Release v0.5.10
What's Changed
- move some logs to debug by @imjasonh in #995
- Add --die-with-parent to bwrap flags by @jonjohnsonjr in #997
- feat: GOEXPERIMENT support to go/build and go/install pipelines by @lyoung-confluent in #991
New Contributors
- @lyoung-confluent made their first contribution in #991
Full Changelog: v0.5.9...v0.5.10
Release v0.5.9
What's Changed
- build(deps): bump github.com/docker/docker from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #980
- build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #978
- build(deps): bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 by @dependabot in #979
- Cancel context on interrupt signal by @jonjohnsonjr in #992
- Split options into separate files by @jonjohnsonjr in #993
- use charm logger by @imjasonh in #988
- Add WaitDelay to bubblewrap cmd by @jonjohnsonjr in #994
Full Changelog: v0.5.8...v0.5.9
Release v0.5.8
What's Changed
- Exclude "com.docker.grpcfuse.ownership" xattr by @jonjohnsonjr in #981
- Fix race condition in log monitoring by @jonjohnsonjr in #982
- eliminate some more logger invocations by @imjasonh in #983
- Add Close() method to container runners by @jonjohnsonjr in #984
- If arch is not specified, test all. by @vaikas in #985
- Don't use goroutines for monitoring logs by @jonjohnsonjr in #986
- Respond to cancelled context while streaming logs by @jonjohnsonjr in #989
- Add --rm flag (and options) to Build by @jonjohnsonjr in #990
Full Changelog: v0.5.7...v0.5.8