Platform API 0.4
Platform API 0.4
This release of the Cloud Native Buildpacks Specification defines Platform API 0.4.
Additions
- Platform API for windows! (#62)
- Include Buildpack APIs in
group.toml
andmetadata.toml
(#120) - Multicall launcher derives process type from
$0
(#105, #118, RFC 0045) - Launcher can accept additional arguments to an existing process type (#105, #118, RFC 0045)
exporter
andrebaser
generate areport.toml
file describing the generated app image (#95, #113, #123, RFC 0040)- More informative error codes (#113, #83)
creator
allow configuration of the buildpacks directory with-buildpacks
orCNB_BUILDPACKS_DIR
(#112)