Platform API 0.12
natalieparellano
released this
03 Aug 17:59
·
36 commits
to main
since this release
This release of the Cloud Native Buildpacks Specification defines Platform API 0.12.
Additions
- Image extensions (experimental) can extend the runtime base image (#347, RFC 105)
- OCI layout is a supported export format (#352, RFC 119).
- When selecting a run image, the
analyzer
andrebaser
verify read access (#357).
Breaking Changes
- The concepts of stacks and mixins are removed in favor of existing constructs in the container image ecosystem such as operating system name, operating system version, and architecture (#335, RFC 096).
Nonfunctional Changes
- Clarifies the behavior of user-provided and operator-provided environment variables (#367).