Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove backwards compatible glue for older buildpack APIs #1187

Closed
natalieparellano opened this issue Aug 23, 2023 · 0 comments · Fixed by #1188
Closed

Remove backwards compatible glue for older buildpack APIs #1187

natalieparellano opened this issue Aug 23, 2023 · 0 comments · Fixed by #1188
Labels
status/ready type/enhancement New feature or request

Comments

@natalieparellano
Copy link
Member

Summary

#1148 removes support for buildpack APIs < 0.7. However, it leaves intact backwards compatible "glue" we added to help 0.2 buildpacks work with 0.3+ buildpacks. We should remove this glue now that 0.2 is no longer supported.


Proposal

Talked about this in Working Group - newer buildpacks may have been using the glue without realizing the behavior is deprecated. It could be surprising if things that used to work start breaking even though the API hasn't changed. We decided that we should remove the glue anyway, and document what error message would surface if buildpacks are still relying on it.


Related

RFC 0110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant