Skip to content

Platform API 0.4

Compare
Choose a tag to compare
@ekcasey ekcasey released this 30 Jul 21:46

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 and metadata.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 and rebaser generate a report.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 or CNB_BUILDPACKS_DIR (#112)

Removals

  • version has been removed from entries in the Bill-of-Materials in both metadata.toml and the io.buildpacks.build.metadata label (#107, #117, RFC 0043)
  • launcher no longer accepts CNB_PROCESS_TYPE (#105, #118, RFC 0045)