-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.12.0 #2548
Comments
|
Release Notes - On Goingv0.12.0 LatestThere have been 453 commits since the last release! Here are the highlights: This release supports changing the serialization of the ostree commit to a Several improvements to Many improvements and fixes have been done to gangplank, culminating in its usage in the FCOS pipeline for building aarch64 artifacts. Tests now support Butane configs. The RAID tests for example were updated to use Butane. Similarly, Ignition support was bumped to v3.3.0, and Ignition spec 2 support (as well as some Container Linux only tests) were removed. There is a new The Kola now supports test timeouts. The default timeout is 10 minutes.
New platform support: Aliyun and PowerVS, as well as uploaded images in IBM Cloud And many more fixes and improvements! Shortlog:
|
Looks like this was done! Thanks for taking care of the release! |
Pre-release
LASTTAG='v0.11.0'
NEWTAG='v0.12.0
git shortlog --no-merges --pretty=format:"%h %s" -e ${LASTTAG}..HEAD
git rev-list --count v0.11.0..HEAD
git rev-list --count v0.11.0..HEAD
and update the changeloggit-evtag sign ${NEWTAG}
git-evtag
and git :Housekeeping
The text was updated successfully, but these errors were encountered: