31
Release osbuild-composer 31
This commit is contained in:
parent
c443df5d20
commit
b896ee4d8c
14 changed files with 23 additions and 1 deletions
22
NEWS.md
22
NEWS.md
|
|
@ -1,5 +1,27 @@
|
||||||
# OSBuild Composer - Operating System Image Composition Services
|
# OSBuild Composer - Operating System Image Composition Services
|
||||||
|
|
||||||
|
## CHANGES WITH 31:
|
||||||
|
|
||||||
|
* Retrieve metadata about a compose through the Cloud API
|
||||||
|
* Support multiple repository subscriptions
|
||||||
|
* Support for building artifacts for Fedora 32 is now dropped
|
||||||
|
* Add support for new / extended osbuild stages
|
||||||
|
* Building images for other distributions
|
||||||
|
* Add support for RHEL 8.5 Edge images
|
||||||
|
* Add support for RHEL 8.5 main image types
|
||||||
|
* Add support for RHEL 9.0 Beta
|
||||||
|
* Weldr API: introduce the ability to limit exposed Image Types by configuration
|
||||||
|
* Add a heartbeat between composer and the worker every 15 seconds.
|
||||||
|
* Add oauth2 support to get composer into `cloud.redhat.com`.
|
||||||
|
|
||||||
|
Contributions from: Achilleas Koutsou, Alexander Todorov, Brian C. Lane,
|
||||||
|
Chloe Kaubisch, Colin Walters, Gianluca Zuccarelli,
|
||||||
|
Jakub Rusz, Juan Abia, Lars Karlitski, Martin Sehnoutka,
|
||||||
|
Ondřej Budai, Sanne Raymaekers, Thomas Lavocat, Tomas Hozza,
|
||||||
|
Xiaofeng Wang, Yuxin Sun
|
||||||
|
|
||||||
|
— Grenoble, 2021-08-11
|
||||||
|
|
||||||
## CHANGES WITH 30:
|
## CHANGES WITH 30:
|
||||||
|
|
||||||
* Cloud API now has support for uploading images directly to Azure. Before,
|
* Cloud API now has support for uploading images directly to Azure. Before,
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
%global goipath github.com/osbuild/osbuild-composer
|
%global goipath github.com/osbuild/osbuild-composer
|
||||||
|
|
||||||
Version: 30
|
Version: 31
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue