Releases: buildpacks/spec
Releases · buildpacks/spec
Buildpack API 0.4
Platform API 0.3
Platform API 0.3
This release of the Cloud Native Buildpacks Specification defines Platform API 0.3.
This release contains a more detailed and comprehensive specification of the platform/lifecycle contract. Because this release includes a rewrite of the paltform API (#87) the following list of additions is not comprehensive.
Notable Additions
Buildpack API 0.3
Buildpack API 0.3
This release of the Cloud Native Buildpacks Specification defines Buildpack API 0.3.
Additions
- Buildpack homepage (#76, RFC 0037)
- Buildpacks can provide image labels (#84, RFC 0034)
- Stricter requirements for buildpack versions (#85, RFC 0035)
- Lifecycle sets
CNB_BUILDPACK_DIR
in buildpack environment (#94, #99, RFC 0036) - the
api
key inbuildpack.toml
can be used to select a buildpack API version (#93, #100, RFC 0041) - Buildpack can define process-specific environment variables and profiles scripts (#98, RFC 0042)
Deprecations
requires.version
andentries.version
are deprecated in the Build Plan and Buildpack Plan respectively (#97, RFC 0043)