From eb01680c2e7e7c5e548188078338e287bdc0864a Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Thu, 24 Sep 2020 21:55:04 +0100 Subject: [PATCH] NEWS: clarify the osbuild-composer-cloud entry We expect to merge this into the main osbuild-composer package in the future and change the port it is exposed on, so for now communicate that this is not stable API. Signed-off-by: Tom Gundersen --- NEWS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index ac338098e..2336d39f7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,10 +2,11 @@ ## CHANGES WITH 21: - * Composer API is now available in the TODO 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. + * 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