v1.3.0
What's Changed
- move kernel series status into series dir by @deitch in #3999
- kernel makefile target to replace tags using update-component-sha.sh by @deitch in #4000
- update kernel Makefile for targets for yamls by @deitch in #4001
- Kernel tag in tests by @deitch in #4002
- in kernel makefile tag update, ensure we only replace non-hashed semver by @deitch in #4003
- add missing hashes for kernel version-specific test cases by @deitch in #4004
- ensure kernel replacement matches middle of line too by @deitch in #4005
- hash for kernel changed, updating in test cases by @deitch in #4006
- Fix update component too broad match by @deitch in #4007
- make kernel read/build and check part of CI by @deitch in #4008
- cache push only overrides remote if explicit by @deitch in #4009
- add pkg remote-tag option to tag descriptors remotely without pulling… by @deitch in #4010
- Kernel push builder by @deitch in #4011
- remote-tag enable copying across repositories and registries by @deitch in #4012
- add support for pkg release tags by @deitch in #4013
- fix pkg release action workflow by @deitch in #4014
- ensure package release flow is picked up by @deitch in #4015
- fix pkg-release flow for building linuxkit by @deitch in #4016
- missing pipe in package_release workflow by @deitch in #4017
- util: allow pulling from local registry by @christoph-zededa in #4018
- README.md: fix format parameter by @christoph-zededa in #4020
- FIX disk parameter usage by @Fabsolute in #3960
- add tag to args passed for package builds by @deitch in #4023
- fix kernel tools build.yml files to reflect correct dockerfiles by @deitch in #4024
- include image reference as source in every tar file header by @deitch in #4025
- add support for input-tar by @deitch in #4026
- prevent using same file for input tar and output tar by @deitch in #4027
- chore: fix function name in comment by @largemouth in #4028
- use canonical ref when looking in cache by @deitch in #4030
- bump actions to v4 to avoid deprecation by @deitch in #4031
- Make cgroups v2 the default in the init pkg by @jacobweinstock in #4033
- explicitly use GITHUB_TOKEN for actions script by @deitch in #4034
- github script v7 by @deitch in #4035
- use proper path for github-script properties by @deitch in #4036
- move moby components that do not have runtime dependencies to own directory by @deitch in #4039
- add cache export format OCI by @deitch in #4040
- bump actions/setup-go to v5 and go-version to 1.22.3 by @deitch in #4044
- bump buildkit to latest v0.13.2 with deps by @deitch in #4043
- Improve support for third-party registry images by @jalaziz in #4046
- ensured dumpFollow of logread includes 'follow' behaviour by @danrzs in #4049
- Packet to metal by @deitch in #4052
- cmd: allow more than one config yaml for build by @christoph-zededa in #4054
- properly save linuxkit version by @deitch in #4055
- separate release builds of macOS CGO from others by @deitch in #4056
- make targets separated by OS by @deitch in #4057
New Contributors
- @Fabsolute made their first contribution in #3960
- @largemouth made their first contribution in #4028
- @jacobweinstock made their first contribution in #4033
- @jalaziz made their first contribution in #4046
Full Changelog: v1.2.0...v1.3.0