Releases: project-stacker/stacker
Releases · project-stacker/stacker
v1.1.6 - fix build issues
Like v1.1.5 but with published binaries this time
What's Changed
- ci: bump go to just 1.24 and run slow tests for PRs by @mikemccracken in #748
- fix: bump build and ci go-version checks for publishing by @raharper in #749
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Updates a broken test to enable actually building the release binaries
What's Changed
- ci: fix slow test; pin docker-library/python repo by @mikemccracken in #747
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- fix: bump go mods for security fixes by @raharper in #740
- chore: update maintainer handles and affiliations by @rchamarthy in #741
- fix: add support for debian13/trixie by @raharper in #743
- build: make docker-clone needs CLONE_D by @mikemccracken in #745
- fix: uniquify container names by @mikemccracken in #746
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- fix: arm64 build with fixed ppa by @raharper in #731
- Add tests to check & document behavior of various ways to handle secrets in builds by @mikemccracken in #727
- ci: update 3rd party sync for multi-arch by @rchincha in #736
- ci: also sync registry:2 by @rchincha in #738
- Fix/arm64 stacker build by @raharper in #737
- ci: release per-arch binaries by @rchincha in #739
Full Changelog: v1.1.2...v1.1.3
v1.1.2 - fix credentials leak in logs
What's Changed
- fix: do not log found creds by @mikemccracken in #728
Full Changelog: v1.1.1...v1.1.2
v1.1.1 - NOTE: do not use, contains credentials leak
What's Changed
- update use of auth.json credentials for
import, add test of existing image import behavior by @mikemccracken in #726
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- update docs/stacker_yaml.md by @mikemccracken in #650
- move to atomfs with fixed umount, update golang to 1.22 by @mikemccracken in #654
- ci: fix failing nightly builds by @rchincha in #657
- ci: fix broken nightly (again) by @rchincha in #659
- docs: fix GH ci badge by @rchincha in #669
- feat(erofs): initial commit for erofs support by @rchincha in #626
- chore: fix dependabot alerts by @rchincha in #675
- ci: fix sync image sources by @rchincha in #676
- ci: fix sync image sources by @rchincha in #677
- chore: update golangci-lint version by @rchincha in #685
- feat: update to github.com/opencontainers/[email protected] by @cyphar in #694
- ci: update outdated runner by @rchincha in #696
- build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.5.0 by @dependabot[bot] in #698
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot[bot] in #680
- build(deps): Bump actions/cache from 3 to 4 by @dependabot[bot] in #679
- build(deps): Bump github.com/moby/buildkit from 0.11.4 to 0.23.2 by @dependabot[bot] in #699
- build(deps): Bump benjlevesque/short-sha from 2.1 to 3.0 by @dependabot[bot] in #683
- build(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.7 by @dependabot[bot] in #700
- build(deps): Bump github.com/containers/image/v5 from 5.24.2 to 5.35.0 by @dependabot[bot] in #691
- build(deps): Bump the go_modules group across 1 directory with 5 updates by @dependabot[bot] in #701
- fix: revert broken depend-a-bot commits by @hallyn in #707
- feat: add ability to override platform OS by @rchincha in #711
- feat: use creds from auth.json for imports by @mikemccracken in #712
- feat: trim unneeded backtraces on errors by @mikemccracken in #717
- doc:^H^H^H^Hdocs: add doc about creds for imports by @mikemccracken in #716
New Contributors
- @cyphar made their first contribution in #694
- @dependabot[bot] made their first contribution in #698
Full Changelog: v1.0.0...v1.1.0
v1.1.0-rc3
What's Changed
- ci: update outdated runner by @rchincha in #696
- build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.5.0 by @dependabot[bot] in #698
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot[bot] in #680
- build(deps): Bump actions/cache from 3 to 4 by @dependabot[bot] in #679
- build(deps): Bump github.com/moby/buildkit from 0.11.4 to 0.23.2 by @dependabot[bot] in #699
- build(deps): Bump benjlevesque/short-sha from 2.1 to 3.0 by @dependabot[bot] in #683
- build(deps): Bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.7 by @dependabot[bot] in #700
- build(deps): Bump github.com/containers/image/v5 from 5.24.2 to 5.35.0 by @dependabot[bot] in #691
- build(deps): Bump the go_modules group across 1 directory with 5 updates by @dependabot[bot] in #701
- fix: revert broken depend-a-bot commits by @hallyn in #707
- feat: add ability to override platform OS by @rchincha in #711
New Contributors
- @dependabot[bot] made their first contribution in #698
Full Changelog: v1.1.0-rc2...v1.1.0-rc3
v1.1.0-rc2
What's Changed
- chore: update golangci-lint version by @rchincha in #685
- feat: update to github.com/opencontainers/[email protected] by @cyphar in #694
New Contributors
Full Changelog: v1.1.0-rc1...v1.1.0-rc2
v1.1.0-rc1
What's Changed
- update docs/stacker_yaml.md by @mikemccracken in #650
- move to atomfs with fixed umount, update golang to 1.22 by @mikemccracken in #654
- ci: fix failing nightly builds by @rchincha in #657
- ci: fix broken nightly (again) by @rchincha in #659
- docs: fix GH ci badge by @rchincha in #669
- feat(erofs): initial commit for erofs support by @rchincha in #626
- chore: fix dependabot alerts by @rchincha in #675
- ci: fix sync image sources by @rchincha in #676
- ci: fix sync image sources by @rchincha in #677
Full Changelog: v1.0.0...v1.1.0-rc1