news: add news entry
Adds news entry for cloudapi package selection.
This commit is contained in:
parent
e513905424
commit
8667d446b1
1 changed files with 9 additions and 0 deletions
9
docs/news/unreleased/cloudapi-packages.md
Normal file
9
docs/news/unreleased/cloudapi-packages.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Cloud API: The compose endopint now allow additional package selection
|
||||
|
||||
The `POST /compose` endpoint has now been extended to allow packages to
|
||||
be requested in addition to the base ones for the image type. Packages
|
||||
can only be requested by name, and the most recent ones that satisfy
|
||||
dependency solving will be chosen.
|
||||
|
||||
Relevant PR:
|
||||
https://github.com/osbuild/osbuild-composer/pull/1208
|
||||
Loading…
Add table
Add a link
Reference in a new issue