21
-
Composer API is now available as a tech preview in the
osbuild-composer-cloud subpackage. It's meant to be a simple API that
allows users build an image and push it to a cloud provider. It doesn't
support advanced features like storing blueprints as Weldr API does. This
is not stable API, and is subject to incompatible change. -
Koji API is now available in the -koji subpackage. It can be used
to perform an image build and push the result directly to a Koji
instance. -
Worker API is now completely overhauled. Support for distinguishing
architectures is added and the whole API is generated from an OpenAPI
spec. -
Weldr API's /projects/source/new route now explicitly requires the url
field. -
The project now requires Go 1.13.
-
Testing of vmware and ostree images is now greatly improved.
-
All bash scripts are now checked with shellcheck on the CI.
Contributions from: Alexander Todorov, Lars Karlitski, Major Hayden,
Martin Sehnoutka, Ondřej Budai, Peter Robinson,
Sanne Raymaekers, Tom Gundersen, Xiaofeng Wang
— Liberec, 2020-09-24